Commit Graph

8 Commits

Author SHA1 Message Date
bb977fbc72 Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:14:43 +11:00
9dc19735c3 Python: use fields 2018-07-12 15:09:15 +02:00
d2f4638f62 depsgraph_debug: version bump 2018-07-03 17:48:16 +02:00
23a6620ee1 Depsgraph Debug: Fix save depsgraph 2018-05-23 18:36:23 +02:00
4b91309b12 Depsgraph debug: Fix for recent RNA changes 2018-04-30 15:33:25 +02:00
05688be3be Depsgrapg debug: Add buttons to show evaluation statistics 2017-12-21 16:32:56 +01:00
2954e4d9a6 Use new API after rename in Blender 2.8 2017-11-23 11:27:36 +01:00
c21b887882 Add addon to help debugging new dependency graph
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.
2017-11-17 12:14:16 +01:00