Files
test/source/blender/include
Joshua Leung 25935dbdb1 == Action Editor - Major Recode ==
I've just spent two days rewriting the Action Editor to unify its code and bring it under control again (it was 107kb, now it is around 73 kb). 
* This means that there are no longer separate functions for each tool for Actions and Shapekeys in the Action Editor, and also no more missing tools for either. 
* Also, I've gotten rid of the need for those complicated, hierarchial loops used for action channels, as they were a pain to keep consistent with each other.
* Baking functions have been removed. See user-level-changes for more details.
* Reorganised and completely rewrote code in editaction.c, thus the lengthy diff.

User Level Changes:
* For the meantime, border-selecting Action Channels has been disabled
* Baking functions have been removed. As far as I have been able to find out, these were really non-functional anyway. Besides, I don't think they really belonged in editaction.c
* Editing Shapekey keyframes now yields the same feature set as for those in Action Channels.
* There shouldn't be any major bugs left, but I might have missed something.

Further Work:
* Do a cleanup like this to the Action Editor drawing code in drawaction.c
* Baking??? (harkyman seems to be doing something about this)
2007-06-05 12:11:00 +00:00
..
2007-02-27 06:22:41 +00:00
2006-12-20 17:57:56 +00:00
2006-06-08 19:05:58 +00:00
2006-11-02 10:13:01 +00:00
2007-04-25 11:57:02 +00:00
2007-01-12 02:34:47 +00:00
2006-12-20 17:57:56 +00:00
2006-11-08 15:22:58 +00:00
2005-03-09 19:45:59 +00:00
2006-01-29 22:25:53 +00:00
2004-10-06 18:55:00 +00:00
2007-03-15 12:34:44 +00:00
2007-01-12 01:13:27 +00:00
2007-04-05 12:42:07 +00:00
2005-03-09 19:45:59 +00:00
2006-12-20 17:57:56 +00:00
2007-01-07 19:33:00 +00:00
2005-12-18 13:46:01 +00:00
2006-01-23 22:05:47 +00:00
2007-03-02 18:15:41 +00:00
2006-12-20 17:57:56 +00:00
2005-06-11 05:30:14 +00:00
2003-03-24 01:46:05 +00:00
2007-04-14 13:18:24 +00:00
2006-12-20 17:57:56 +00:00
2007-03-25 23:54:39 +00:00
2006-12-31 15:38:14 +00:00
2006-11-11 22:35:40 +00:00
2007-03-19 07:32:36 +00:00
2007-05-08 10:15:51 +00:00
2006-12-26 10:18:38 +00:00
2007-06-01 02:21:11 +00:00
2006-02-19 14:55:16 +00:00