mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 01:38:46 +02:00
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. |
||
---|---|---|
.. | ||
developer | ||
system | ||
tutorials | ||
defaultScripts.js |