2010-05-02 |
Tamito Kajiyama | Merged changes in the trunk up to revision 28536. |
tree | commitdiff |
2010-05-02 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2010-05-02 |
Daniel Genrich | Add read-only property to check if any duplis are used... |
tree | commitdiff |
2010-05-01 |
Peter Schlaile | should make problems mentioned in |
tree | commitdiff |
2010-05-01 |
Peter Schlaile | Second round of sequencer IPO-conversion to new animati... |
tree | commitdiff |
2010-05-01 |
Peter Schlaile | First round of importing old sequencer IPOs to new... |
tree | commitdiff |
2010-05-01 |
Peter Schlaile | Fixed version patching for unique sequencer names: |
tree | commitdiff |
2010-05-01 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2010-04-30 |
Matt Ebb | Fix [#22202] Box Selecting bones does not update animat... |
tree | commitdiff |
2010-04-30 |
Sergey Sharybin | Highlight last selected point in curve/surface edit... |
tree | commitdiff |
2010-04-30 |
Matt Ebb | Fix [#22207] Selecting Roots also selects hidden |
tree | commitdiff |
2010-04-29 |
Joshua Leung | Bugfix #22201: NLA 'freeze' icon does not match box |
tree | commitdiff |
2010-04-29 |
Matt Ebb | Removed unused code from yesterday |
tree | commitdiff |
2010-04-29 |
Daniel Salazar | Suggestion by Florian Meyer (testscreenings) to change... |
tree | commitdiff |
2010-04-29 |
Campbell Barton | use size_t for MEM_allocN_len as well as some of its... |
tree | commitdiff |
2010-04-29 |
Andrea Weikert | [#22133] File Browser Mismatches File Name and Thumbnail |
tree | commitdiff |
2010-04-29 |
Campbell Barton | NULL check for pointcache. not sure this should be... |
tree | commitdiff |
2010-04-29 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-04-29 |
Campbell Barton | option to copy constraints without making their ID... |
tree | commitdiff |
2010-04-29 |
Campbell Barton | select linked options, Library and Library ObData |
tree | commitdiff |
2010-04-29 |
Campbell Barton | add missing header |
tree | commitdiff |
2010-04-29 |
Matt Ebb | Rewrite of Logic editor UI to use layout engine |
tree | commitdiff |
2010-04-29 |
Daniel Salazar | Set all brushes default distance |
tree | commitdiff |
2010-04-29 |
Daniel Salazar | Newly created brushes will have a lower spacing. Still... |
tree | commitdiff |
2010-04-28 |
Dalai Felinto | fix for [#22195] Empty Size minimum limit too big ... |
tree | commitdiff |
2010-04-28 |
Campbell Barton | fix for crash on loading some nodes. |
tree | commitdiff |
2010-04-28 |
Campbell Barton | pin and driver id pointers were adding user references... |
tree | commitdiff |
2010-04-28 |
Daniel Salazar | patch 21737 by Elia Sarti (vekoon) |
tree | commitdiff |
2010-04-28 |
Campbell Barton | add option -Y to enable python script execution. |
tree | commitdiff |
2010-04-28 |
Daniel Salazar | Manipulator combo was a bit too much cluthering for... |
tree | commitdiff |
2010-04-28 |
Campbell Barton | 3dview --> view3d, patch by Jonathan Smith with small... |
tree | commitdiff |
2010-04-28 |
Daniel Salazar | - Increased default 3D View clipping |
tree | commitdiff |
2010-04-28 |
Daniel Salazar | Tweaking of default preferences: Playback FPS on, large... |
tree | commitdiff |
2010-04-27 |
Campbell Barton | user modules were not loading in background mode. |
tree | commitdiff |
2010-04-27 |
Campbell Barton | remove redundant argument from mathutils callbacks |
tree | commitdiff |
2010-04-27 |
Campbell Barton | oversight in recent mathutils update. obj.matrix =... |
tree | commitdiff |
2010-04-27 |
Campbell Barton | fix for error in decleration order |
tree | commitdiff |
2010-04-27 |
Matt Ebb | Fix [#22173] Texture nodes update every mouse click |
tree | commitdiff |
2010-04-27 |
Campbell Barton | factor for setting particle weights |
tree | commitdiff |
2010-04-27 |
Ton Roosendaal | Text button with search icon now updates "live", like... |
tree | commitdiff |
2010-04-27 |
Campbell Barton | fixes for euler order setting when the rotation mode... |
tree | commitdiff |
2010-04-26 |
Campbell Barton | bugfix [#22163] Add->mesh->torus is broken |
tree | commitdiff |
2010-04-26 |
Campbell Barton | py/rna, euler objects order is now wrapped correctly... |
tree | commitdiff |
2010-04-26 |
Daniel Genrich | Add missing null check solving crash on texture panel... |
tree | commitdiff |
2010-04-26 |
Brecht Van Lommel | Two bugfixes from the render branch: |
tree | commitdiff |
2010-04-26 |
Joshua Leung | Outliner Filtering Bugfix: |
tree | commitdiff |
2010-04-26 |
Brecht Van Lommel | Fix #22086 and #22125: crashes due to editmode being... |
tree | commitdiff |
2010-04-26 |
Joshua Leung | Proper fix for the Grease Pencil drawing options |
tree | commitdiff |
2010-04-26 |
Daniel Salazar | Cleanup of grease pencil UI. Ali can you check if what... |
tree | commitdiff |
2010-04-26 |
Joshua Leung | Assorted code cleanups: |
tree | commitdiff |
2010-04-26 |
Joshua Leung | Bugfix [#22069] Speed-Ipos are not imported correctly... |
tree | commitdiff |
2010-04-26 |
Matt Ebb | Add operator undo flags to text datablock related operators |
tree | commitdiff |
2010-04-26 |
Matt Ebb | Pass constraint names as operator properties in constra... |
tree | commitdiff |
2010-04-26 |
Matt Ebb | Fix [#22160] blender 2.5 alpha2 can't open file grass... |
tree | commitdiff |
2010-04-25 |
Campbell Barton | rna/python mathutils module |
tree | commitdiff |
2010-04-25 |
Campbell Barton | hash function for property-rna. eg. hash(bpy.context... |
tree | commitdiff |
2010-04-25 |
Campbell Barton | [#22151] Modifier UI crash |
tree | commitdiff |
2010-04-25 |
Campbell Barton | py api |
tree | commitdiff |
2010-04-25 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2010-04-25 |
Campbell Barton | correct typo's |
tree | commitdiff |
2010-04-25 |
Campbell Barton | bugfix [#22117] Memory Error messages with Spline IK |
tree | commitdiff |
2010-04-25 |
Peter Schlaile | == Sequencer == |
tree | commitdiff |
2010-04-25 |
Brecht Van Lommel | Fix #22123 and #22124: some problems with mutex locks... |
tree | commitdiff |
2010-04-25 |
Brecht Van Lommel | Mesh Deform Modifier: fix problem with saving. |
tree | commitdiff |
2010-04-25 |
Campbell Barton | minor mathutils update |
tree | commitdiff |
2010-04-25 |
Campbell Barton | re-arrange modifier and blenkernel to overcome some... |
tree | commitdiff |
2010-04-25 |
Campbell Barton | fix for a library linking problem where a proxy object... |
tree | commitdiff |
2010-04-24 |
Guillermo S. Romero | Remove duplicated "modifiers". |
tree | commitdiff |
2010-04-24 |
Campbell Barton | fix for crash reading console history. |
tree | commitdiff |
2010-04-24 |
Campbell Barton | py api: fix for context returning None for an empty... |
tree | commitdiff |
2010-04-24 |
Martin Poirier | [#21218] Strange Extrude bug... |
tree | commitdiff |
2010-04-24 |
Joerg Mueller | Fix for #22135, loading ffmpeg now before .B25.blend... |
tree | commitdiff |
2010-04-24 |
Ton Roosendaal | Makefile fix: new modifiers directory had to be compile... |
tree | commitdiff |
2010-04-24 |
Campbell Barton | warning cleanup, also made voxel.c and volumetric.c... |
tree | commitdiff |
2010-04-23 |
Campbell Barton | sub_v3_v3v3 --> sub_v3_v3 (where possible) |
tree | commitdiff |
2010-04-23 |
Campbell Barton | string number decoding didnt check for win32 slash... |
tree | commitdiff |
2010-04-23 |
Dalai Felinto | BGE Fix: [#19951] mouse over sensor is broken with... |
tree | commitdiff |
2010-04-23 |
Campbell Barton | unix style outliner name wildcards *.*, Any.???, etc... |
tree | commitdiff |
2010-04-23 |
Tom Musgrove | patch by by xat "Partial fix for bug #22142" |
tree | commitdiff |
2010-04-23 |
Brecht Van Lommel | Some fixes from the render branch: |
tree | commitdiff |
2010-04-23 |
Joshua Leung | Quick fix, just in case the mesh has no vertex groups... |
tree | commitdiff |
2010-04-23 |
Joshua Leung | Bugfix #22101: Envelopes dont respect armature modifier... |
tree | commitdiff |
2010-04-23 |
Campbell Barton | always print reports immediately when running in backgr... |
tree | commitdiff |
2010-04-23 |
Brecht Van Lommel | Mesh Deform Modifier: compress static binding weights... |
tree | commitdiff |
2010-04-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2010-04-23 |
Campbell Barton | fix for camera switching, broke 28359 |
tree | commitdiff |
2010-04-23 |
Matt Ebb | Tweaks to Render Layers panel |
tree | commitdiff |
2010-04-23 |
Joshua Leung | Spline IK - Influence Control |
tree | commitdiff |
2010-04-23 |
Joshua Leung | Improved the Outliner live-search so that in the defaul... |
tree | commitdiff |
2010-04-23 |
Joshua Leung | Outliner Live-Search Bugfixes: |
tree | commitdiff |
2010-04-23 |
Matt Ebb | Fix [#21582] Adjusting material color (color picker... |
tree | commitdiff |
2010-04-22 |
Campbell Barton | rename scene.visible_layers -> layers, since layers... |
tree | commitdiff |
2010-04-22 |
Campbell Barton | chaning the camera from the scene buttons didnt update... |
tree | commitdiff |
2010-04-22 |
Campbell Barton | skip instancing objects/groups when linking in a scene... |
tree | commitdiff |
2010-04-22 |
Ton Roosendaal | - Added search filter in outliner header. Only activate... |
tree | commitdiff |
2010-04-22 |
Campbell Barton | rna rename start/end --> frame_start/end |
tree | commitdiff |
2010-04-22 |
Campbell Barton | only override start and end frames with particle's... |
tree | commitdiff |
2010-04-22 |
Diego Borghetti | Remove unused var from blenfont. |
tree | commitdiff |
2010-04-22 |
Matt Ebb | warning cleanup |
tree | commitdiff |
2010-04-22 |
Matt Ebb | Fix [#22088] Object's material changes (links) to other... |
tree | commitdiff |
next |