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
2015-06-12Armature: add armature dissolveCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-20Remove unused armature codeCampbell Barton
2015-03-20Fix/Improve FKey bone creationCampbell Barton
2015-01-29Bone calculate roll (pos/neg options in menu)Campbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-10-18Fix for align bone to cursor (missing normalize)Campbell Barton
2014-09-28Typo and spelling fixesJoshua Leung
2014-07-29Fix T41227: Do not select unselectable items when unhiding them!Bastien Montagne
2014-05-21Fix T40271: recalculation of the bone roll does not work correctly.Bastien Montagne
2014-05-20Fix T40271: Missing redraw for bone editing bone rollCampbell Barton
2014-04-24Fix T39874: Bone roll resets if bones are moved in edit modeBastien Montagne
2014-04-17Fix T39768: GLOBAL_X/Y/Z don't exist for bpy.ops.armature.calculate_roll type...Joshua Leung
2014-04-16Fix T39750: Bones disappearing with strange transforms.Bastien Montagne
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Code cleanup: use boolCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-07Armatures Editmode: option to recalculate roll from the angle to the parentCampbell Barton
2013-12-20UI: restore confirmation popups for delete operators.Brecht Van Lommel
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-11-29Fix errors and inconsistencies in confirmation popup removal.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-16code cleanup: armature functionsCampbell Barton
2013-11-06code cleanup: typo and warning when openmp's disabled.Campbell Barton
2013-10-31code cleanup: spellingCampbell Barton
2013-10-29style cleanupCampbell Barton
2013-10-29patch [#37218] Split operator for armaturesCampbell Barton
2013-10-29patch [#37231] Bone fill sets bone to connected, even if neither of its point...Campbell Barton
2013-10-26rename give_cursor to ED_view3d_cursor3d_getCampbell Barton
2013-07-25adjust createSpaceNormalTangent so it can take values from a matrix without h...Campbell Barton
2013-02-28code cleanup: includesCampbell Barton
2013-02-28Properly prefixing name of exproted armature APIJoshua Leung
2013-02-28Code cleanupsJoshua Leung
2013-02-28Code Maintenance - Splitting up Armature/Pose Editing FilesJoshua Leung