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
2022-02-11File headers: use SPDX license identifiersCampbell Barton
See T95597
2022-01-11Mesh Tools: Fix the license of "Edge Floor Plan" fileDalai Felinto
The add-on file had the license as GPL2, but for it to be compatible with Blender it has to be GPL or later.
2021-08-11Cleanup: strip trailing space, remove BOMCampbell Barton
2021-06-08Update for changes in the Python API using keyword only argumentsCampbell Barton
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2019-06-15mesh_tools: restore to release: T63750 9e99e90f08c9meta-androcto