Blender Git Loki
Git Commits -> Revision 19ff247
Revision 19ff247 by Jeroen Bakker (master) April 6, 2021, 10:06 (GMT) |
Compositor: Add Streaming Operator for NodeOperationBuilder. For debugging purposes to convert the internal state of the NodeOperationBuilder to a graphviz. Usage: std::cout << *this << "n"; Inside any method of the NodeOperationBuilder. |
Commit Details:
Full Hash: 19ff2479cf686f32c29120ea8be02eef5c2423a2
Parent Commit: 663a82b
Lines Changed: +66, -3