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-13Auto Mirror: Cleanup, use a property grouplijenstina
Bumped version to 2.4.2 Pep8 cleanup Moved scene properties to a property group access it through context.scene.auto_mirror remove the properties upon unregister Add poll checks for Mesh objects to operators Add missing operator description Remove the draw function from the AutoMirror operator since it is not used and enabling Undo will not work in this case, since depending on the initial settings it can produce unwanted results
2017-05-17mesh auto mirror, clean up line lengthmeta-androcto
2017-05-14mesh auto mirror: close panel defaultmeta-androcto
2017-04-01mesh auto mirror, promote addons release: T50941meta-androcto