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-05-12Depsgraph: Add utility function to tag pose for recalcSergey Sharybin
2015-03-20Cleanup: warnings bit-shift int overflowCampbell Barton
2015-02-23RNA: use 0/1 for pose layer operatorCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-07-29Fix T41227: Do not select unselectable items when unhiding them!Bastien Montagne
2014-05-19Show warning when hiding a proxy boneSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-25Fix T39895: Displaying the armature layers popup in edit mode always fails.Bastien Montagne
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-11-16code cleanup: rename flip_side_name to BKE_deform_flip_side_nameCampbell Barton
2013-09-13Moved and renamed ED_pose_channel_in_IK_chain() ->Joshua Leung
2013-08-12Followup for r58992, fixing user decrement errorSergey Sharybin
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-28code cleanup: includesCampbell Barton
2013-02-28fix for linking with recent armature refactor, was also missing file from CMa...Campbell Barton
2013-02-28Code Maintenance - Splitting up Armature/Pose Editing FilesJoshua Leung