Blender Git Loki
Git Commits -> Revision 3b1c7a6
Revision 3b1c7a6 by Campbell Barton (master) February 8, 2021, 22:58 (GMT) |
Cleanup: move eIconSizes, ID_Type enums into own file This avoids adding DNA_ID.h into other headers, recently changed in cfa48c84d06ca8197f86b6d3ceef8a2c7c311a82 Note that other enums could be moved too, this is a smaller change to avoid indirectly including DNA_ID.h in many places. |
Commit Details:
Full Hash: 3b1c7a6d6f2dfc4a72a1b33217366db6173d8d71
Parent Commit: cfa48c8
Lines Changed: +122, -90
1 Added Path:
/source/blender/makesdna/DNA_ID_enums.h (+118, -0) (View)