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
2019-01-18Update Add-ons class properties to annotationsNBurn
This should take care of most of the class property conversions to use the new annotation format (colon instead of equals) for assignment. There may still be a few edge cases that were missed.
2018-09-13Prefer get_rna_type() since it doesn't leak memoryCampbell Barton
2017-09-04Fix development_edit_operator for changes in masterCampbell Barton
2017-09-02Cleanup: quiet strict name warnings for addons a..h.Campbell Barton
2017-06-07Edit Operator Source: Add Wiki linklijenstina
Bump to version 1.2.2
2017-06-07Edit Operator Source: Initial Commit T51711Martin Felke