Blender Git Commit Log
Git Commits -> Revision 2f60e5d
Revision 2f60e5d by Dalai Felinto (master) January 28, 2021, 21:44 (GMT) |
Cleanup: Move geonodes object info RNA enum This enum is only used by the node. So it does not need to be declared outside the scope of its function. Originally I thought this may be relevant to the collection info node as well, but the patch for it is defining its own enums. |
Commit Details:
Full Hash: 2f60e5d1b56dfb8c9104f4652e5cfa5914e58bd7
Parent Commit: fcb7b0a
Lines Changed: +17, -16
1 Modified Path:
/source/blender/makesrna/intern/rna_nodetree.c (+17, -16) (Diff)