Blender Git Commit Log
Git Commits -> Revision f2748bf
Revision f2748bf by Campbell Barton (master) September 17, 2011, 07:14 (GMT) |
more mini optimizations - don't call UI_ThemeColor 4 times per curve handle, instead get all colors at the start and index them when drawing curves in editmode. also remove redundant NULL check. |
Commit Details:
Full Hash: f2748bfdc303e63f247372ea4aafe51c1d43ac0a
SVN Revision: 40284
Parent Commit: 5114320
Lines Changed: +20, -12