Chris LaVoy

Results 4 comments of Chris LaVoy

I was able to reproduce the issue on a Raspberry PI 2 Model B running bullseye in native mode. Repro steps: - Cloned latest raylib from master - Compiled raylib...

Dug into this issue a bit and what I found was that `CORE.Input.Mouse.currentWheelMove.y` is getting set properly when the mouse wheel is scrolled. However, by the time `GetMouseWheelMove()` is called...

I get this error from Extension Host when trying to run `Get Lua Scripts`. ``` 2024-10-10 08:57:38.583 [info] ExtensionService#_doActivateExtension rolandostar.tabletopsimulator-lua, startup: false, activationEvent: 'onCommand:ttslua.getScripts' 2024-10-10 08:57:38.605 [error] Activating extension rolandostar.tabletopsimulator-lua...

Closes #1805 Tested with version 2024-12-08 of odin-nightly, worked as expected.