Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-01bugfix [#24477] Can easily create bones with duplicate namesCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31bugfix: "glsl lamp not (directly) updated when there is no material in the ob...Dalai Felinto
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-25Fix #24255: Multires object gets modified when joining it to another multires...Sergey Sharybin
2010-10-25bugfix [#24376] Fly mode disturbs the rotation or scale of the camera objectCampbell Barton
2010-10-23warning fixes.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-21Changes to "evaluation time" for Curves:Joshua Leung
2010-10-20bugfix [#24333] Horizon Color Picker Crashes Blender if Two 3D View Windows a...Campbell Barton
2010-10-19Fix for [#24319] Removing a cloth or softbody simulation in paticle mode problemJanne Karhu
2010-10-19bugfix [#24289] bpy.ops.object.select_name() is brokenCampbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15replace SIDE_OF_LINE macro with line_point_side_v2() inline function.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-15Fix #24257: Last shape key not applied as Basis shape.Sergey Sharybin
2010-10-14bugfix [#21959] 'Apply rotation' to scaled object behaves wrongCampbell Barton
2010-10-13Fix #24234: Object deletion doesn't take into account its users (causes segfa...Sergey Sharybin
2010-10-11[#24045] heat weight fails on specific geometry.Campbell Barton
2010-10-08bugfix [#21610] alt-r for bone (reset rotation) doesnt work in weight paintin...Campbell Barton
2010-10-07Fix #24180: Make duplicates real doesn't update immediatly the outlinerSergey Sharybin
2010-10-06[#24063] Error in RNA naming in SequenceCrop.min_x/y ;Campbell Barton
2010-10-02Fix for last fix, should have checked it actually worked :)Brecht Van Lommel
2010-10-02Fix #24077: convert operator not updating outliner. Note about notifiers:Brecht Van Lommel
2010-10-02Fix #24103: copy logic bricks to objects with the same data didn't work.Brecht Van Lommel
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-09-30Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-28Fix [#23977] toggle back to object mode not working (outliner issue)Nathan Letwory
2010-09-27Explicitely cast to MultiresModifierData pointer to silence compiler warning.Nathan Letwory
2010-09-26- Save MDISPS layer when applying modifier.Sergey Sharybin
2010-09-26Fix #23991: vertex group sorting used case sensitive string compare,Brecht Van Lommel
2010-09-25Fix related to #23606, tweak baking error message a bit so it also coversBrecht Van Lommel
2010-09-24bugfix [#23973] Make Single User -> Object & Data dont work as expectedCampbell Barton
2010-09-23Possible fix for #23947: baking while in editmode did not take into accountBrecht Van Lommel
2010-09-22bugfix [#23577] Parenting scaled objects transforms themCampbell Barton
2010-09-22clear parent on objects with no parent would still transform them.Campbell Barton
2010-09-22bugfix [#23950] Crash with bakeCampbell Barton
2010-09-20missing free in vertex group sorting.Campbell Barton
2010-09-18Fixed problems with outliner update in same cases caused by my previous commit.Sergey Sharybin
2010-09-16bugfix [#23831] Removing an IK Constraint in pose mode still draws bone with ...Campbell Barton
2010-09-07Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-03Fix for [#21101] Switch off collision at collision object is not recognised b...Janne Karhu
2010-09-02"Fix" for [#23621] lattice modifier on particle hair when applied doesn't app...Janne Karhu
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-27rna apiCampbell Barton
2010-08-26patch [#23316] Fix bug that doesn't show "X:" "Y:" "Z:" for vectors with lengthCampbell Barton