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
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2018-07-12Python: use fieldsCampbell Barton
2018-07-03depsgraph_debug: version bumpSybren A. Stüvel
2018-05-23Depsgraph Debug: Fix save depsgraphDalai Felinto
2018-04-30Depsgraph debug: Fix for recent RNA changesSergey Sharybin
2017-12-21Depsgrapg debug: Add buttons to show evaluation statisticsSergey Sharybin
2017-11-23Use new API after rename in Blender 2.8Sergey Sharybin
2017-11-17Add addon to help debugging new dependency graphSergey Sharybin
Useful for developers, technical users and TD's. Works for both 2.7x and 2.8x series. In 2.7x series new tools are to be found in the Scene buttons, Dependency Graph panel. In 2.8x this panel is in layer buttons.