Blender Git Loki
Git Commits -> Revision 7c0712f
Revision 7c0712f by Ton Roosendaal (master) June 20, 2003, 12:49 (GMT) |
- removed 'gldrawbuffer()' and 'glflush()' calls from main buttons loop. these calls were done without anything actually happening, for each mouse move, and caused quite some slowdown at OSX. Might help the other platforms as well. Check it by just moving your mouse around, over window edges, buttons, etc. Especially Radiosity buttons were horrible slow in a large window Please be aware that the above calls cause a swapbuffer at OSX! |
Commit Details:
Full Hash: 7c0712fb7f0e59c873cd9f2bd015ef477376d4f1
SVN Revision: 910
Parent Commit: 8fc4749
Lines Changed: +28, -22
1 Modified Path:
/source/blender/src/interface.c (+28, -22) (Diff)