Blender Git Commit Log
Git Commits -> Revision c608a15
Revision c608a15 by Joshua Leung (animsys2) October 29, 2008, 11:25 (GMT) |
AnimSys2: IPO Drawing-Code (Part 1 of Cleanup) Started cleaning up the drawing-code for IPO-curves. * draw_ipocurves() has been cleaned up, with the inner loops being split out into two separate helper functions. The same will need to be done with some of the other functions too. * Removed the ugly global pickselcode. This was only used in this file under certain conditions, so it seems fine to remove it. * Usual formatting and commenting tweaks to make this code less intimidating. This is in preparation for some future work on IPO-curves... |
Commit Details:
Full Hash: c608a1542011d80a27f78447823c4067a81e3be9
SVN Revision: 17217
Parent Commit: fad9879
Lines Changed: +276, -214
1 Modified Path:
/source/blender/src/drawipo.c (+276, -214) (Diff)