Blender Git Commit Log

Git Commits -> Revision 8bce178

Revision 8bce178 by Joshua Leung (master)
May 24, 2012, 04:21 (GMT)
Code Cleanup - DNA_space_types.h - Replaced all #define-lists with enums

* All lists of #defines now replaced with enums
* All flags are now defined using the "(1 << x)" style, which is easier to
read/maintain than the other variations

Commit Details:

Full Hash: 8bce17877b30e10f4058048de7a107b40bb22f1e
SVN Revision: 46961
Parent Commit: 8e97203
Lines Changed: +310, -233

1 Modified Path:

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