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
2017-07-21Skinify: Fix crash with access from Search and Repeat Historylijenstina
Bumped version to 0.9.2 Fix the issue reported on the IRC: Setting bl_options to UNDO, INTERNAL since access through the Search Menu or Repeat History will cause a context loss and crash Similar to the solution for the Task 50086
2017-07-12Skinify Rig: Cleanuplijenstina
Bumped version to 0.9.1 Pep8 cleanup Strip trailing empty spaces No other functional changes
2017-07-12skinify rig: fixes for rigify by Karab44meta-androcto
2017-06-20Skinify: Cleanup, bump to version 0.8.9lijenstina
Bump version to 0.8.9 Pep8 cleanup mostly long lines and spaces
2017-06-19object skinify: fixes by karab44meta-androcto
2017-06-14Skinify: Update to new rigify types by karab44: T51036meta-androcto
2017-06-01Skinify: Small cleanup, use properties grouplijenstina
Bump version on 0.8.1 Pep8 cleanup Move the properties to a PropertyGroup they can be accessed with context.scene.skinify Properties names and tooltips cleanup Use layout.split for some of the UI code Remove the app.handler on unregister and add an additional check in the init_props function
2017-05-28skinify: update to new rigifykarab44
2017-04-02initial commit: Skinify by karab44: T51036meta-androcto