Igor

Results 8 issues of Igor

- **Haxe version:** 4.1.2 - **Flixel version:** 4.8.0 - **OpenFL version:** 8.9.6 - **Lime version:** 7.7.0 - **Affected targets:** native ________________________________ **Code snippet reproducing the issue**: ```haxe package; import flixel.FlxSprite;...

- **Haxe version:** 3.4.2 - **Flixel version:** a5cb05d - **OpenFL version:** 3.6.1 - **Lime version:** 2.9.1 - **Affected targets:** flash, neko ________________________________ **Code snippet reproducing the issue**: ```haxe package; import...

In [RPGInterface](https://haxeflixel.com/demos/RPGInterface/) demo select **Default asset test** -> **Popup** Now you're trapped :)

hxcpp 4.1.15 openSUSE 15.2 ``` Creating /mnt/ssd/spg/highrisers/export/linux/obj/obj/linux64-debug/__pch/haxe/hxcpp.h.gch... Compiling group: haxe g++ -Iinclude -c -fvisibility=hidden -g -fpic -fPIC -Wno-overflow -DHX_LINUX -DHXCPP_DEBUG -DHXCPP_M64 -DHXCPP_VISIT_ALLOCS(haxe) -DHXCPP_CHECK_POINTER(haxe) -DHXCPP_STACK_TRACE(haxe) -DHXCPP_STACK_LINE(haxe) -DHXCPP_DEBUGGER(haxe) -DHXCPP_API_LEVEL=331(haxe) -m64 -DHXCPP_M64 -I/home/igor/build/haxe/lib/hxcpp/4,1,15/include...

### Describe the bug I can run standalone, but in VST2 the UI is broken. ### Steps to reproduce List *all* steps to reproduce the behavior: 1. move *.so of...

* Phaser Version: 3.60 * Operating system: macOS Ventura 13.5.2 * Browser: Firefox 118.0.1 ## Description Audio is spatial in Chrome and Safari, but not in Firefox ## Example Test...

🎵 Audio

### FMOD for Godot version built from source ### System information Ventura 13.5.2 ### Issue description Hey, I'm working on a game with FMOD. Sound designers sent me the banks...

haxe 3.4.2, hxcpp 3.4.64, lime 2.9.1 (old), openfl 3.6.1 (old), flixel 4.3.0, Visual Studio 2013 If I add a line `import flash.events.GameInputEvent;` to some module, I get error like on...