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-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-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-03-23more lint includesCampbell Barton
2010-02-16bugfix [#20938] Moving shape keys doest not correct the blend basis.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-10[#20624] Creating new shape key always creates from basis, not selected keyCampbell Barton
2009-12-28- object.add_shape_key(name="Key", from_mix=True)Campbell Barton
2009-12-28moved shape key insert function into BKE_object.hCampbell Barton
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-11-04Fix #19742: shape key crashes for curve & lattice.Brecht Van Lommel
2009-10-24Removing unnecessary semicolon, causing compile problems with MSVC.Ken Hughes
2009-10-24Bugfix to restore shape key add creating a new shape based on theBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-21shape key operators and buttons for reorderingCampbell Barton
2009-10-16shape key mirror failed with center vertsCampbell Barton
2009-10-16shape key mirror tool, access from shapekey list buttonsCampbell Barton
2009-10-16Added a button to clear the weights of all shape keys, usefulBrecht Van Lommel
2009-09-092.5: Object moduleBrecht Van Lommel