Blender Git Loki
Git Commits -> Revision 9625337
Revision 9625337 by Ton Roosendaal (master) September 27, 2005, 21:52 (GMT) |
Recommitted this commit yesterday, was apparently done in the wrong directory... so the slowdown was still evident! Maintenance commit; - *Giant* speedup for LMB frame-dragging in ipo/action/nla windows. It was calling a routine that accessed frontbuffer drawing.... a very old patch for SGIs even! :) - Prepared code for support of unlimited Shape keys - Curve objects didnt draw correct for selection-outline option |
Commit Details:
Full Hash: 96253376e730cd3ffd00745e0a6c4c45c9a7adb7
SVN Revision: 5372
Parent Commit: 4e64b28
Lines Changed: +57, -76
7 Modified Paths:
/source/blender/blenkernel/intern/ipo.c (+0, -9) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+2, -3) (Diff)
/source/blender/src/buttons_editing.c (+2, -0) (Diff)
/source/blender/src/drawobject.c (+27, -24) (Diff)
/source/blender/src/editipo.c (+0, -12) (Diff)
/source/blender/src/editscreen.c (+25, -25) (Diff)
/source/blender/src/space.c (+1, -3) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+2, -3) (Diff)
/source/blender/src/buttons_editing.c (+2, -0) (Diff)
/source/blender/src/drawobject.c (+27, -24) (Diff)
/source/blender/src/editipo.c (+0, -12) (Diff)
/source/blender/src/editscreen.c (+25, -25) (Diff)
/source/blender/src/space.c (+1, -3) (Diff)