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-09-18Use squared length where possibleCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-04Fix T46010: Bone offset between Rest Pose and Edit mode.Bastien Montagne
2015-09-04Armature: Cheap edit-to-object mode speedup.Bastien Montagne
2015-06-12Armature: add armature dissolveCampbell Barton
2015-03-28Use union for EditBone'sCampbell Barton
2014-05-07Style cleanupCampbell Barton
2014-05-05Make bpy.types.EditBone.matrix writeable.Bastien Montagne
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-11-22fix for active bone not saving in editmode.Campbell Barton
2013-11-22Armature Editing: select shortest path (Ctrl+RMB matching mesh operator)Campbell Barton
2013-11-16code cleanup: armature functionsCampbell Barton
2013-11-16code cleanup: rename flip_side_name to BKE_deform_flip_side_nameCampbell Barton
2013-10-31code cleanup: spellingCampbell Barton
2013-09-09Fix #36663, Bone properties sometimes vanish when mousing into properties win...Lukas Toenne
2013-07-25adjust createSpaceNormalTangent so it can take values from a matrix without h...Campbell Barton
2013-07-16move ED_armature_edit_bone_select() into a more general utility function so v...Campbell Barton
2013-07-16fix for the tip of the bones without connected children de-selecting when ent...Campbell Barton
2013-07-11fix [#36099] Undo crashes on an armature with ID-PropertiesCampbell Barton
2013-03-11code cleanup: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