2011-01-13 |
Campbell Barton | misc python api improvements |
tree | commitdiff |
2011-01-13 |
Sergey Sharybin | Fix #25609: Text Editor: Ctrl+Z error with Word Wrap |
tree | commitdiff |
2011-01-13 |
Campbell Barton | feature request from colin levy, camera lens stamp. |
tree | commitdiff |
2011-01-13 |
Ton Roosendaal | Bugfix #25614 |
tree | commitdiff |
2011-01-13 |
Campbell Barton | bugfix [#25578] assigning to multi-dimensional arrays... |
tree | commitdiff |
2011-01-13 |
Campbell Barton | bugfix [#25588] Not work fcurve.keyframe_points.add |
tree | commitdiff |
2011-01-13 |
Campbell Barton | speedup fluid file reading, seek past arrays rather... |
tree | commitdiff |
2011-01-13 |
Campbell Barton | revert r34284, this fix was incorrect. |
tree | commitdiff |
2011-01-13 |
Janne Karhu | Possible fix for [#24924] crash-Fluids |
tree | commitdiff |
2011-01-13 |
Campbell Barton | small feature for file manager, pasting a full file... |
tree | commitdiff |
2011-01-13 |
Joshua Leung | Bugfix [#25597] Grease Pencil crash when undoing during... |
tree | commitdiff |
2011-01-13 |
Campbell Barton | fix for NULL missing pointer check, reported on IRC... |
tree | commitdiff |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
tree | commitdiff |
2011-01-13 |
Nicholas Bishop | Sculpt: |
tree | commitdiff |
2011-01-12 |
Ton Roosendaal | Bugfix #25570 |
tree | commitdiff |
2011-01-12 |
Campbell Barton | fix [#25590] Export to X3D of Text object does not... |
tree | commitdiff |
2011-01-12 |
Campbell Barton | bugfix [#24774] Lattice modifier+Dupligroup+Texture... |
tree | commitdiff |
2011-01-12 |
Campbell Barton | bugfix [#25595] Adding Torus when in edit mode strange... |
tree | commitdiff |
2011-01-12 |
Campbell Barton | fix [#25600] Cannot add meta-object when in edit-mode |
tree | commitdiff |
2011-01-12 |
Janne Karhu | Fix for [#25572] crash when changing vertex group densi... |
tree | commitdiff |
2011-01-12 |
Nathan Letwory | fix compile error for MSVC; no va_copy here. Patch... |
tree | commitdiff |
2011-01-12 |
Campbell Barton | modification to Joshua's commit r34270, |
tree | commitdiff |
2011-01-12 |
Campbell Barton | comment array/collection skip(), since there was some... |
tree | commitdiff |
2011-01-12 |
Campbell Barton | BLI_dynstr_vappendf() was cutting off the last characte... |
tree | commitdiff |
2011-01-12 |
Campbell Barton | BLI_dynstr_vappendf() was crashing with strings above... |
tree | commitdiff |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
tree | commitdiff |
2011-01-12 |
Joshua Leung | Patch [#25409] Changes to panels header "open/close... |
tree | commitdiff |
2011-01-12 |
Joshua Leung | Patch [#24808] B-Bone display size |
tree | commitdiff |
2011-01-12 |
Joshua Leung | Patch [#24763] NLA Track & Strip methods |
tree | commitdiff |
2011-01-11 |
Joshua Leung | "Pointer" properties can now be reset to some kind... |
tree | commitdiff |
2011-01-11 |
Sergey Sharybin | Fix #25594: Adding mesh while in edit mode with multire... |
tree | commitdiff |
2011-01-11 |
Joshua Leung | More missing descriptions for operators |
tree | commitdiff |
2011-01-11 |
Joshua Leung | Gave all armature operators descriptions (for tooltips... |
tree | commitdiff |
2011-01-11 |
Joshua Leung | Added operator to show all armature layers (similar... |
tree | commitdiff |
2011-01-11 |
Ton Roosendaal | Bugfix #25580 |
tree | commitdiff |
2011-01-11 |
Campbell Barton | bugfix - collection index lookups was not working corre... |
tree | commitdiff |
2011-01-11 |
Campbell Barton | revert own recent fix for collection length, this is... |
tree | commitdiff |
2011-01-11 |
Ton Roosendaal | Bugfix #25581 |
tree | commitdiff |
2011-01-11 |
Ton Roosendaal | Bugfix, own testing |
tree | commitdiff |
2011-01-11 |
Joshua Leung | - Added operator to clear all transforms from Pose... |
tree | commitdiff |
2011-01-11 |
Campbell Barton | bugfix [#25542] do not work? "Bind camera to Markers" |
tree | commitdiff |
2011-01-11 |
Campbell Barton | py/mathutils fix for eternal loop with Matrix.Rotation(). |
tree | commitdiff |
2011-01-11 |
Campbell Barton | remove misc unused vars and correct theme name for... |
tree | commitdiff |
2011-01-11 |
Campbell Barton | comment/remove unused vars from particle and multires... |
tree | commitdiff |
2011-01-11 |
Campbell Barton | use size clamped string copying, |
tree | commitdiff |
2011-01-11 |
Campbell Barton | change rna function action.fcurves.add() so options... |
tree | commitdiff |
2011-01-11 |
Campbell Barton | bugfix [#25577] Ctrl-Z after adding Color Ramp key... |
tree | commitdiff |
2011-01-11 |
Campbell Barton | - bpy.data.lamps.new() now takes a type argument since... |
tree | commitdiff |
2011-01-11 |
Joshua Leung | "New Action" Operator: |
tree | commitdiff |
2011-01-11 |
Campbell Barton | tag unused vars. |
tree | commitdiff |
2011-01-10 |
Nathan Letwory | Fix [#25575] Collada import problem with Maya2010 expor... |
tree | commitdiff |
2011-01-10 |
Joshua Leung | - Local Markers are now taken into account correctly... |
tree | commitdiff |
2011-01-10 |
Joshua Leung | Todo #22395: Restoring Grease Pencil Editing Mode in... |
tree | commitdiff |
2011-01-10 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-01-10 |
Campbell Barton | action paste properties were assigned to copy operator... |
tree | commitdiff |
2011-01-10 |
Campbell Barton | rna collection sizes for face data layers were invalid. |
tree | commitdiff |
2011-01-10 |
Luca Bonavita | [bugfix] Curve tilt button in 3d toolbar showing wrong... |
tree | commitdiff |
2011-01-10 |
Janne Karhu | Bug fix: effectors in pre 2.5 files didn't work due... |
tree | commitdiff |
2011-01-10 |
Campbell Barton | bug [#25535] proportional editing bug |
tree | commitdiff |
2011-01-10 |
Campbell Barton | edit to Ton's recent commit, r34177, only use the far... |
tree | commitdiff |
2011-01-10 |
Campbell Barton | callback function ptcache_particle_extra_read() was... |
tree | commitdiff |
2011-01-10 |
Campbell Barton | comment/remove various unused vars, |
tree | commitdiff |
2011-01-10 |
Campbell Barton | comment unused vars from subsurf code. |
tree | commitdiff |
2011-01-10 |
Campbell Barton | comment dead code from RNA_pointer_create(), was findin... |
tree | commitdiff |
2011-01-10 |
Campbell Barton | add constraint operator |
tree | commitdiff |
2011-01-10 |
Janne Karhu | Compiler warning fixes for the same point cache things... |
tree | commitdiff |
2011-01-10 |
Janne Karhu | Bug fix: particles dying in collisions could lead to... |
tree | commitdiff |
2011-01-09 |
Joshua Leung | Restoring "Pose Markers" |
tree | commitdiff |
2011-01-09 |
Joshua Leung | Bumping up margin for catching marker events in animati... |
tree | commitdiff |
2011-01-09 |
Janne Karhu | Viscoelastic springs for sph particle fluids, original... |
tree | commitdiff |
2011-01-09 |
M.G. Kishalmi | several cosmetic changes to the node-editor |
tree | commitdiff |
2011-01-09 |
Ton Roosendaal | Bugfix #25557 |
tree | commitdiff |
2011-01-09 |
Janne Karhu | Replace uint32_t in pointcache code with unsigned int... |
tree | commitdiff |
2011-01-09 |
Ton Roosendaal | Bugfix #25554 |
tree | commitdiff |
2011-01-09 |
Campbell Barton | warning from clang, possible crash: |
tree | commitdiff |
2011-01-09 |
Campbell Barton | rename BKE_assert() --> BLI_assert(). |
tree | commitdiff |
2011-01-09 |
Campbell Barton | use PySequence_Size() rather then PySequence_Length... |
tree | commitdiff |
2011-01-09 |
Campbell Barton | mathutils matrix initialization now matches other mathu... |
tree | commitdiff |
2011-01-09 |
Ton Roosendaal | Bugfix #25547 |
tree | commitdiff |
2011-01-09 |
Campbell Barton | use PySequence_Fast for matrix slice assignment to... |
tree | commitdiff |
2011-01-09 |
Campbell Barton | py matrix api |
tree | commitdiff |
2011-01-09 |
Ton Roosendaal | Bugfix #25551 |
tree | commitdiff |
2011-01-09 |
Campbell Barton | quiet zombie python class warning. bug remains but... |
tree | commitdiff |
2011-01-09 |
Campbell Barton | cleanup for mathutils multiplication functions, a littl... |
tree | commitdiff |
2011-01-09 |
Campbell Barton | Remove py mathutils Euler.unique() method |
tree | commitdiff |
2011-01-09 |
Janne Karhu | Fix for [#25544] Blender crashes when changing the... |
tree | commitdiff |
2011-01-09 |
Matt Ebb | Fix typo in particle rna |
tree | commitdiff |
2011-01-09 |
Mitchell Stokes | stubs.c updates provided by Kupoman. |
tree | commitdiff |
2011-01-09 |
Campbell Barton | remove unused vars, comment some which look like they... |
tree | commitdiff |
2011-01-08 |
Ton Roosendaal | Bugfix #25525 |
tree | commitdiff |
2011-01-08 |
Ton Roosendaal | Bugfix, IRC report |
tree | commitdiff |
2011-01-08 |
Ton Roosendaal | Todo items: |
tree | commitdiff |
2011-01-08 |
Ton Roosendaal | Crash fix, IRC report. |
tree | commitdiff |
2011-01-08 |
Ton Roosendaal | Proportional editing: |
tree | commitdiff |
2011-01-08 |
Ton Roosendaal | Bugfix, own collection |
tree | commitdiff |
2011-01-08 |
Campbell Barton | remove unused code & variables. |
tree | commitdiff |
2011-01-08 |
Campbell Barton | fix for crash when converting sequencer profiles with... |
tree | commitdiff |
2011-01-08 |
Campbell Barton | fix for using freed memory with animation/group/ungroup... |
tree | commitdiff |
2011-01-08 |
Campbell Barton | fixed a case with occlusion where uninitialized variabl... |
tree | commitdiff |
2011-01-08 |
Campbell Barton | variable 'pool' could be accessed as NULL, globalPool... |
tree | commitdiff |
next |