Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-06[Selection Sets] Added specials menu with options to remove bones and delete ↵Ines Almeida
all sets
2016-03-31[Selection Sets] Fix broken Assign operator, add functionality to move sets ↵Ines Almeida
up/down the list
2016-03-18[Selection Sets] Standard naming convention for new setsInes Almeida
2016-03-18[Selection Sets] Added menu to assign selected to new groupInes Almeida
2016-03-18[Selection Sets] Tweaks and optimizationsInes Almeida
2016-03-09[Selection Sets] Fix usage with proxiesInes Almeida
2016-03-06[Selection Sets] Fix to no longer selecting bones when hidden. Review of the ↵Ines Almeida
UIList
2016-03-03Fix problems with last commitInes Almeida
2016-03-03Refactored Selection Sets to have an interface similar to Bone Groups.Ines Almeida
'Toggle' operator was converted into Select/Deselect, which adds and deletes from the selection, respectively. Added Assign/Unassign to be able to edit a set. Tweaked bl-info and properties descriptions and labels Motionpath functions from the Gooseberry branch were removed