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
2018-10-05Multi-Objects: ARMATURE_OT_splitDalai Felinto
2018-10-05Silence warningDalai Felinto
2018-10-05ARMATURE_OT_fill: cleanupDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_mergeDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_calculate_rollDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_roll_clearDalai Felinto
2018-10-01Cleanup: styleCampbell Barton
2018-09-29Multi-Objects: ARMATURE_OT_switch_directionDalai Felinto
2018-09-29Multiple-Objects: ARMATURE_OT_dissolveDalai Felinto
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-22Fix memory leak in armature deleteCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: skip redundant edit-bone select lookupsCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: remove bad castsCampbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-03-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-22Fix T54348: Bone dissolve gives invalid hierarchyCampbell Barton
2018-03-22Fix bone dissolve using wrong envelope radiusCampbell Barton
2018-02-13Object Mode: remove Scene.obedit for 3D ViewCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-09-06Use normalized project functionsCampbell Barton
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2016-11-09Depsgraph: Fix crash deleting bones in armature edit modeSergey Sharybin
2016-09-13Fix T49323: Ineffective bone roll calculation with low rig scaleSergey Sharybin
2016-05-22Fix T48476: 'Recalculate Bone to Cursor' failsCampbell Barton
2016-03-31Usual ui messages fixes/tweaks.Bastien Montagne
2016-03-03Armature edit-mode: Add clear-roll operator, Alt-RCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-01Cleanup: use swap math funcsCampbell Barton
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