Blender Git Commit Log

Git Commits -> Revision bbe4f83

Revision bbe4f83 by Campbell Barton (master)
August 12, 2007, 08:10 (GMT)
only draw the xor line when the mouse moves (border moving).
This is the only thing that made software GL unuseable, and would even hang blender when using some debugging tools.
The lag was noticibel on some cheap graphics cards also.

There is a problem with blenders events that means the mouse movement events are sent while the mouse button release event isnt for some time. This could make resizing a border take a fairly long time... 4-10sec.
even though this is a workaround, only redrawing when the mouse is moved is logical.

Commit Details:

Full Hash: bbe4f83de21b4a4b88c5985821aa13866092bd47
SVN Revision: 11558
Parent Commit: 33e4972
Lines Changed: +13, -8

1 Modified Path:

/source/blender/src/editscreen.c (+13, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021