Blender Git Commit Log
Git Commits -> Revision 0d56a6e
Revision 0d56a6e by Joshua Leung (master) November 21, 2006, 02:31 (GMT) |
== Action Editor == Just a minor little code cleanup that I partially started in another one of my commits. The implementation of the showsliders stuff was pretty ugly with exported globals (correct terminology?) used to store whether sliders were shown in the action editor for shapes. This is now a flag in SpaceAction, so the visibility status of markers is now saved in files. |
Commit Details:
Full Hash: 0d56a6e3197ddfc888c10c0c3615106dd65e560f
SVN Revision: 8987
Parent Commit: 1b24f49
Lines Changed: +6, -9