This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/intern/ghost
Kent Mein 45c360dfc4 -static void SleepTillEvent(Display *display, GHOST_TUns64 maxSleep) {
+static void SleepTillEvent(Display *display, GHOST_TInt64 maxSleep) {

maxSleep is checked against -1 so it needs to have a sign.
This could even fix some stability problems since -1 is passed in sometimes
in the code.

Kent
--
mein@cs.umn.edu
2002-12-19 20:08:12 +00:00
..
2002-10-12 11:37:38 +00:00
2002-12-16 10:57:08 +00:00
2002-11-25 09:53:07 +00:00
2002-11-25 09:53:07 +00:00
2002-11-25 09:53:07 +00:00
2002-11-25 09:53:07 +00:00
2002-11-25 09:53:07 +00:00
2002-11-25 09:53:07 +00:00
2002-11-25 09:53:07 +00:00
2002-11-25 09:53:07 +00:00