style cleanup: (indentation)

This commit is contained in:
2012-06-06 14:48:39 +00:00
parent 2cb671591b
commit 1931aac1f7
18 changed files with 988 additions and 988 deletions

View File

@@ -591,7 +591,7 @@ static short pyrna_rotation_euler_order_get(PointerRNA *ptr, PropertyRNA **prop_
/* note that PROP_NONE is included as a vector subtype. this is because its handy to
* have x/y access to fcurve keyframes and other fixed size float arrays of length 2-4. */
#define PROP_ALL_VECTOR_SUBTYPES \
PROP_COORDS: \
PROP_COORDS: \
case PROP_TRANSLATION: \
case PROP_DIRECTION: \
case PROP_VELOCITY: \