Jacques Lucke
54a13d462f
Debug: support getting dot graphs from Python
...
This allows building tools that simplify Blender core development.
The depsgraph already exposed the dot graph using the `debug_relations_graphviz`
method. This has been extended to return the data as a string. The filepath is
optional now.
Similar functions have been added for node trees. Note that these should be used
on evaluated node trees.
2024-09-14 17:10:33 +02:00
..
2024-09-05 19:52:07 +02:00
2024-08-30 16:42:29 +02:00
2024-09-12 17:38:51 +02:00
2024-09-14 17:10:33 +02:00
2024-09-11 16:25:25 +10:00
2024-08-19 20:27:37 +02:00
2024-09-03 15:38:51 +02:00
2024-02-19 15:59:59 +01:00
2024-07-17 10:12:48 +03:00
2024-05-13 16:07:12 +02:00
2024-09-05 11:33:35 +02:00
2024-09-11 16:25:25 +10:00
2024-07-10 16:18:47 +02:00
2024-09-14 17:10:33 +02:00
2024-08-30 12:06:48 +02:00
2024-05-13 16:07:12 +02:00
2024-07-10 16:18:47 +02:00
2024-07-10 16:18:47 +02:00
2024-07-10 16:18:47 +02:00
2023-08-16 00:20:26 +10:00
2023-08-16 00:20:26 +10:00
2024-09-12 17:38:51 +02:00
2023-12-06 10:00:25 -05:00
2024-07-10 16:18:47 +02:00
2024-07-10 16:18:47 +02:00
2023-08-16 00:20:26 +10:00
2024-03-11 19:26:58 +01:00
2024-05-13 16:07:12 +02:00
2024-03-20 12:37:37 +01:00
2024-06-24 16:28:33 +02:00
2024-08-19 20:27:37 +02:00
2024-08-19 20:27:37 +02:00
2024-07-27 13:32:51 +10:00
2024-05-13 16:07:12 +02:00
2024-08-30 16:42:29 +02:00
2024-05-13 16:07:12 +02:00
2024-07-10 16:18:47 +02:00
2024-07-13 16:56:57 +10:00