Sped up XOR animation by ignoring some motion events, if needed.

This commit is contained in:
William Kendrick 2003-07-20 10:18:41 +00:00
parent dc03f181eb
commit cab5439e13
2 changed files with 27 additions and 10 deletions

View file

@ -42,6 +42,10 @@ http://www.newbreedsoftware.com/tuxpaint/
* Simplified CFLAGS variable in Makefile.
Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
* Made main event loop ignore motion events if the loop has spun too long.
(Fixes problems where shape or stamp tools take forver to 'catch up' with
the mouse; especially noticable on slow machines over remote X display.)
2003.Jun.17 (0.9.11)
* Windows bugfixes.