Blender Git Commit Log
Git Commits -> Revision 595983c
Revision 595983c by Joshua Leung (master) January 29, 2009, 09:40 (GMT) |
Animato: Added base-code for converting the ugly old bitflag settings Only object layers have been done for now. The implementation of this should provide a good indicator for how this should be done. Unforunately, the code for animating layer visibility is not that straightforward, since scene->base->layer (not set) settings need to be synchronised with the object->layer (set by Animato) settings. |
Commit Details:
Full Hash: 595983cd287c2910728022c01727a4db1d15ab23
SVN Revision: 18732
Parent Commit: ca36e04
Lines Changed: +200, -50