2010-09-12 |
Campbell Barton | building without python was broken |
tree | commitdiff |
2010-09-11 |
Dalai Felinto | BGE module reshuffling - VideoTexture -> bge.texture |
tree | commitdiff |
2010-09-11 |
Campbell Barton | pyrna: replace method for operators forwarding getattr... |
tree | commitdiff |
2010-09-11 |
Campbell Barton | new materials and cameras had incorrect usercounts... |
tree | commitdiff |
2010-09-11 |
Campbell Barton | incorrect docstring |
tree | commitdiff |
2010-09-11 |
Campbell Barton | - camera max zoom limit was inconsistent |
tree | commitdiff |
2010-09-11 |
Campbell Barton | - py api splash URL was old, use blender version (menu... |
tree | commitdiff |
2010-09-11 |
Matt Ebb | Fixed the splash screen: previous had incorrect colour... |
tree | commitdiff |
2010-09-11 |
Matt Ebb | Fix for own stupid bug the other day, messed up the... |
tree | commitdiff |
2010-09-10 |
Ton Roosendaal | Part 1 of 2.54 beta build commit |
tree | commitdiff |
2010-09-10 |
Arystanbek Dyussenov | Bug #23715: patch by Jan Diederich to avoid having... |
tree | commitdiff |
2010-09-10 |
Campbell Barton | rewrote python IDProperty metaclass in C, this was... |
tree | commitdiff |
2010-09-10 |
Janne Karhu | Fix for [#23090] Blender 2.5 : move object to new layer... |
tree | commitdiff |
2010-09-10 |
Sergey Sharybin | Fix #23742: a NURBS surface created with two joined... |
tree | commitdiff |
2010-09-10 |
Campbell Barton | remove redundant buffer character positioning code... |
tree | commitdiff |
2010-09-10 |
Campbell Barton | bugfix [#23607] Render Stamp, incorrect apostrophe... |
tree | commitdiff |
2010-09-10 |
Campbell Barton | patch [#23749] IntVectorProperty missing step [patch] |
tree | commitdiff |
2010-09-09 |
Campbell Barton | - bugfix, operators were getting their properties regis... |
tree | commitdiff |
2010-09-09 |
Campbell Barton | definition/syntax edits for operators and rna (no funct... |
tree | commitdiff |
2010-09-09 |
Campbell Barton | fix crash for calling setattr with a non-string attribu... |
tree | commitdiff |
2010-09-09 |
Janne Karhu | Partial fix for [#21948] Full sample motion blur with... |
tree | commitdiff |
2010-09-09 |
Arystanbek Dyussenov | Bug #23715 in COLLADA exporter: prepend an '_' to the... |
tree | commitdiff |
2010-09-09 |
Arystanbek Dyussenov | Patch by Jan Diederich, fixes bug #23715 in the COLLADA... |
tree | commitdiff |
2010-09-09 |
Janne Karhu | Fix for [#23734] Force Fields Min/Max don't work |
tree | commitdiff |
2010-09-09 |
Campbell Barton | remove class methods for defining properties |
tree | commitdiff |
2010-09-09 |
Campbell Barton | - fix for using ['prop'] in RNA api |
tree | commitdiff |
2010-09-09 |
Campbell Barton | support for defining rna class properties as class... |
tree | commitdiff |
2010-09-09 |
Nicholas Bishop | == Multires == |
tree | commitdiff |
2010-09-08 |
Campbell Barton | bugfix [#23725] bpy.context.window_manager. |
tree | commitdiff |
2010-09-08 |
Janne Karhu | Partial fix for [#23714] Linked instance group with... |
tree | commitdiff |
2010-09-08 |
Campbell Barton | py/rna internals |
tree | commitdiff |
2010-09-08 |
Campbell Barton | bpy.props.* option to pass the first arg as a class. |
tree | commitdiff |
2010-09-08 |
Nathan Letwory | Apply patch [#23632] Allow single quotes in RNA paths. |
tree | commitdiff |
2010-09-08 |
Janne Karhu | Hair disconnect/connect wasn't working properly. |
tree | commitdiff |
2010-09-08 |
Campbell Barton | bugfix [#23720] Performing an object operation in the... |
tree | commitdiff |
2010-09-08 |
Campbell Barton | patch [#23717] Another install target fix for cmake... |
tree | commitdiff |
2010-09-08 |
Campbell Barton | bugfix [#23722] Artifact in 3D View with empties saved... |
tree | commitdiff |
2010-09-07 |
Thomas Dinges | * Increase Ray Depth Property Range, request by Conz. |
tree | commitdiff |
2010-09-07 |
Joshua Leung | Graph Editor tweaks: |
tree | commitdiff |
2010-09-07 |
Matt Ebb | Fix [#23634] Edit Box in World / Ambient Occlusion... |
tree | commitdiff |
2010-09-07 |
Campbell Barton | bugfix [#23648] Add image strip window checkboxes don... |
tree | commitdiff |
2010-09-07 |
Matt Ebb | Compile fix |
tree | commitdiff |
2010-09-07 |
Campbell Barton | bugfix [#22831] transform problem with hidden parent... |
tree | commitdiff |
2010-09-07 |
Campbell Barton | bugfix [#23189] Num-0 swtich to Camera view and back... |
tree | commitdiff |
2010-09-07 |
Campbell Barton | bugfix [#23656] Problems retrieving properties from... |
tree | commitdiff |
2010-09-07 |
Joshua Leung | Bugfix #23707: Autokey Available is ignored on a Clear... |
tree | commitdiff |
2010-09-07 |
Nicholas Bishop | == Sculpt == |
tree | commitdiff |
2010-09-07 |
Campbell Barton | patch [#23650] fix stubs.c for optimized build |
tree | commitdiff |
2010-09-07 |
Campbell Barton | patch [#23703] Fix for Level compositing node; correct... |
tree | commitdiff |
2010-09-07 |
Campbell Barton | - added back zlib include (needed for win32). |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23702] Parent to hidden object crashes |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23656] Problems retrieving properties from... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23663] relative path dind work on linux |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23674] Fix for texture path corruptions (bug... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23593] using material_slot.material=material_s... |
tree | commitdiff |
2010-09-06 |
Janne Karhu | Fix for [#23028] Driver gets remapped when importing... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | - use list append in more places (preferred method... |
tree | commitdiff |
2010-09-06 |
Janne Karhu | Fix for [#22960] UV/Image editor - Back to Previous... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23641] enable/disable switch of "Limit" Constr... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | bugfix [#23695] SigSegV when deleting camera from multi... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | revert keymap name commit, matt says everything should... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | committed by accident |
tree | commitdiff |
2010-09-06 |
Campbell Barton | rename '3D View' keymap, since its know as 'View 3D... |
tree | commitdiff |
2010-09-06 |
Daniel Salazar | Report by Dan Eicher (dna). [#23694] ColorRampElement... |
tree | commitdiff |
2010-09-05 |
Peter Schlaile | This fixes: [#23260] VSE Marking with shortcuts doesn... |
tree | commitdiff |
2010-09-05 |
Sergey Sharybin | Fix #23680: Explode with Split Edges over SubSurf ... |
tree | commitdiff |
2010-09-05 |
Thomas Dinges | Windows Icons: |
tree | commitdiff |
2010-09-05 |
Thomas Dinges | Bugfix for [#23571] Blender Desktop Icon does not chang... |
tree | commitdiff |
2010-09-04 |
Peter Schlaile | This fixes: [#23672] If frame offset is too high the... |
tree | commitdiff |
2010-09-04 |
Arystanbek Dyussenov | Merge -c 31610 (<instance_node> support) from COLLADA... |
tree | commitdiff |
2010-09-04 |
Nathan Letwory | Silence warning about BLI_sprintfN |
tree | commitdiff |
2010-09-03 |
Thomas Dinges | 2.5 Constraints: |
tree | commitdiff |
2010-09-03 |
Campbell Barton | error with allocating memory for a new material array... |
tree | commitdiff |
2010-09-03 |
Campbell Barton | rna api |
tree | commitdiff |
2010-09-03 |
Campbell Barton | sphinx doc gen |
tree | commitdiff |
2010-09-03 |
Janne Karhu | Fix for [#21101] Switch off collision at collision... |
tree | commitdiff |
2010-09-03 |
Janne Karhu | Fix for [#22387] Collider stickiness seems to have... |
tree | commitdiff |
2010-09-03 |
Campbell Barton | use set as a suffix (matches operators) |
tree | commitdiff |
2010-09-03 |
Janne Karhu | Fix for [#19950] Object Particles and texture controlle... |
tree | commitdiff |
2010-09-03 |
Janne Karhu | Fix for [#23642] Particle system "Lifetime" setting... |
tree | commitdiff |
2010-09-03 |
Janne Karhu | Fix for [#22147] Particle system, fight boids bug ... |
tree | commitdiff |
2010-09-03 |
Janne Karhu | Changed the error messages "Can't pack/unpack movie... |
tree | commitdiff |
2010-09-03 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-09-02 |
Nathan Letwory | Fix [#23638] Missing directory creation |
tree | commitdiff |
2010-09-02 |
Campbell Barton | bugfix [#23635] property limits don't work when added... |
tree | commitdiff |
2010-09-02 |
Campbell Barton | revert own commit which changed weight range, the set... |
tree | commitdiff |
2010-09-02 |
Janne Karhu | Fix for [#23298] Kill particle breaks when baking simul... |
tree | commitdiff |
2010-09-02 |
Janne Karhu | Possible fix for [#23334] Particle Mode - Weight editin... |
tree | commitdiff |
2010-09-02 |
Janne Karhu | "Fix" for [#23621] lattice modifier on particle hair... |
tree | commitdiff |
2010-09-02 |
Janne Karhu | Fix for [#22329] Particles won't render when display... |
tree | commitdiff |
2010-09-02 |
Campbell Barton | - inconsistent rna names - use 'vertex_group_' as prefi... |
tree | commitdiff |
2010-09-02 |
Janne Karhu | Fix for [#23136] Particle display percentage "forgotten... |
tree | commitdiff |
2010-09-02 |
Campbell Barton | - new subclass for ID-Property based collections -... |
tree | commitdiff |
2010-09-02 |
Janne Karhu | [#23462] Hair display affects rendered quantity |
tree | commitdiff |
2010-09-02 |
Janne Karhu | Fix for [#23274] curve guide force particles to born... |
tree | commitdiff |
2010-09-02 |
Campbell Barton | rna context rename |
tree | commitdiff |
2010-09-02 |
Nathan Letwory | Fix [#23613] Align active camera to view vs toggle... |
tree | commitdiff |
2010-09-01 |
Thomas Dinges | Renaming of Cylindric objects after a good proposal... |
tree | commitdiff |
2010-09-01 |
Thomas Dinges | Spell fix, reported by troy_s in IRC. |
tree | commitdiff |
2010-09-01 |
Ken Hughes | Fix "no newline at end of file" warnings in *nix. |
tree | commitdiff |
next |