Blender Git Loki
Git Commits -> Revision 6781cf0
Revision 6781cf0 by Antonis Ryakiotakis (master) July 1, 2015, 15:33 (GMT) |
Refactoring: Make sure SEQ_TYPE_EFFECT is only used as a flag, not as number comparison. This should allow us to add new non-effect types in between effect types (every 8 indices). Dirty, but alternative of separating type/subtype means we lose forward compatibility. |
Commit Details:
Full Hash: 6781cf0049bf2297eadb264227fb9a84e79ecf46
Parent Commit: 607dca0
Lines Changed: +10, -12