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
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-01-29Cleanup: trailing spaceCampbell Barton
2019-11-24update manual linksmeta-androcto
2019-09-24development addons: Close Panels, Fix locations: T70017meta-androcto
2019-09-02development_edit_operator: returned to release: T63750 c983a2472846 T68541meta-androcto
2019-05-24development_edit_operator: move to contrib: T63750meta-androcto
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