I was wondering how could i avoid irrlicht 1.8 from auto-minimizing when losing focus?
cause this cause a rtt reset and because my game rely heavyly on rtt the reset sort of crash it
1.8 autominimize
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: 1.8 autominimize
Good question, actually didn't realize this so far. Moving to bug forum as this needs to change before we release 1.8...
Re: 1.8 autominimize
I'm installing my developer environment after upgrade Vista to Windows 8. When I'll finish it, I'll look at this problem (probably at this night).
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: 1.8 autominimize
I've already removed the minimize call, not sure if this is still a working bugfix. But minimizing for no reason seems to be counterproductive anyway. I left the rest of the fix untouched, so hoepfully it still works.
Re: 1.8 autominimize
Finally fix landed on SVN
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
Re: 1.8 autominimize
wich banch do i need to use to have this fix?
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: 1.8 autominimize
Currently all things go to the 1.8 branch, which will be merged to trunk later on, though