Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
and also when rendering window pixel buffer to native window. Win32 only partially implemented.
|
|
|
|
|
|
|
|
unnecessary rendering passes during event handling.
|
|
|
|
in both.
|
|
|
|
|
|
|
|
|
|
as this would lead to a self reference loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 98fcf580138858cb1ee0dbe8ff5722849d58d697.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Of course, we want to change this as soon as we actually want to
use right and middle clicks. But this is not the case atm.
|
|
|
|
the contained Textures so just remove them completely from the TexturedBox class.
|
|
|
|
The event time for them is always '0' and thus we couldn't recognize
double-clicks.
|