openfl / lime

A foundational Haxe framework for cross-platform development
https://lime.openfl.org/
MIT License
753 stars 365 forks source link

Migrate backend from SDL 2 to SDL 3 #1684

Closed EliteMasterEric closed 2 months ago

EliteMasterEric commented 1 year ago

This pull request performs the following:

EliteMasterEric commented 1 year ago

Testing with more sample projects, I have found the following issues:

This will need to be resolved before development of SDL3 features like PreciseKeyEvent can continue.

EliteMasterEric commented 2 months ago

This will probably need to be fully rewritten to get it to work properly.