Blender Git Loki
Git Commits -> Revision 4944698
Revision 4944698 by Jacques Lucke (temp-ui-tweaks) September 22, 2021, 13:54 (GMT) |
Nodes: cache node declaration on node Previously, it was necessary to rebuild the node declaration every time it was used. Now it is cached per node for easy and fast access. For more details on what this is, look at the comment in `DNA_node_types.h`. Differential Revision: https://developer.blender.org/D12471 |
Commit Details:
Full Hash: 494469897c2b48922fd2ae9471269a3501236d7f
Parent Commit: 205ccb8
Committed By: Pablo Vazquez
Lines Changed: +61, -9