overte/libraries/shared
Anthony J. Thibault e34aecde49 Bug fix for click events received by entity scripts
PointerEvent.isLeftButton should be true even on left button release events.
in a previous PR this behavior was changed. isLeftButton was used as a flag indicating the button state, which would be false on left button release events.
Because we have scripts that rely on the old behavior, I've changed it back to the original and introduced isPrimaryHeld properties instead.
2016-08-29 16:21:39 -07:00
..
src Bug fix for click events received by entity scripts 2016-08-29 16:21:39 -07:00
CMakeLists.txt GPU identification utilities 2016-04-20 22:57:30 -07:00