Blender Git Commit Log

Git Commits -> Revision 4e24e31

Revision 4e24e31 by Nathan Letwory (master)
September 12, 2013, 20:43 (GMT)
Change the enum for CustomDataMask bits back to #defines.

enum is an int, and values from CD_PREVIEW_MLOOPCOL (32) onwards
will not give what apparently was expected.

Found with help from Oscurart in #blendercoders while trying to figure
out compile error with CMake/msvc9. Occasionally it is good to heed
the warnings given by compilers!

Commit Details:

Full Hash: 4e24e31f8bdba794ef9acb514b9673a606e26828
SVN Revision: 60084
Parent Commit: ec2464a
Lines Changed: +37, -39

1 Modified Path:

/source/blender/makesdna/DNA_customdata_types.h (+37, -39) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021