Blender Git Loki
Git Commits -> Revision 1665218
Revision 1665218 by Bastien Montagne (master) June 16, 2020, 15:40 (GMT) |
Fix (unreported) wrong size of UserPreferences' `dupflag` parameter. Adding volume obdata option to `eDupli_ID_Flags` enum made it go beyond the 16 bits of a short... Also, enums should typically be stored in unsigned integers. |
Commit Details:
Full Hash: 16652185ce697f41bb3b67be520ccc35719309f1
Parent Commit: 94fba47
Lines Changed: +2, -2
1 Modified Path:
/source/blender/makesdna/DNA_userdef_types.h (+2, -2) (Diff)