Blender Git Commit Log
Git Commits -> Revision e2c4a4c
Revision e2c4a4c by Manuel Castilla (master) July 6, 2021, 16:11 (GMT) |
Compositor: Graphviz improvements Graphs are usually large, needing a lot of horizontal scrolling and they can include more information for debugging. This patch makes graph more compact horizontally by splitting labels in lines and removing namespaces. Furthermore it adds following information: - Operation ID. - SetValueOperation float value. - Optionally, operation node name. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D11720 |
Commit Details:
Full Hash: e2c4a4c5104d0dc7bffa24da58ce532500e32719
Parent Commit: 5780de2
Lines Changed: +31, -5