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-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
This is no longer necessary, see: T98554.
2022-03-01Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-03-01Tiny Cad: Update documentation URLAaron Carlisle
See T95442
2022-02-11File headers: use SPDX license identifiersCampbell Barton
See T95597
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
2020-01-29Cleanup: trailing spaceCampbell Barton
2019-10-01Fix typos in source comments and descriptionsBrecht Van Lommel
Patch contributed by luzpaz. Differential Revision: https://developer.blender.org/D5800
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
Differential Revision: https://developer.blender.org/D5240
2019-06-16fix bl_info locationsmeta-androcto
2019-03-12Update for changes to BlenderCampbell Barton
2019-03-01Update for API change: scene.cursor_location -> scene.cursor.locationCampbell Barton
Note that some scripts still used the 3D view cursor which has been removed for a while.
2018-12-21update to 2.80zeffii
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
Differential Revision: https://developer.blender.org/D3746
2018-10-03Cleanup: use tuples for storing classesCampbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2017-12-26removed register.module usagezeffii
2017-08-26update e2f code for non-intersection scenariozeffii
2017-02-17fix major xall bug and bump versionzeffii
2016-08-20tiny cad: remove read me filemeta-androcto
2016-08-08clean up bl_info, add wiki linksmeta-androcto
2016-08-01Remove checks for older Blender versionsCampbell Barton
2016-08-01move to releasezeffii