switch Noble Engine to our fork with 5 community bugfixes

Fork: assada/NobleEngine
Merged PRs:
- #63: fix background not drawing on scene transitions
- #65: mark NobleSprite dirty before drawing (alwaysRedraw=false)
- #86: fix animation frame duration issue
- #90: fix broken filter utility method
- #92: transition optimization (68% faster on hardware)
This commit is contained in:
2026-02-24 12:56:07 +01:00
parent e86e59cd69
commit 9c867405e9
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "source/libraries/noble"] [submodule "source/libraries/noble"]
path = source/libraries/noble path = source/libraries/noble
url = https://github.com/NobleRobot/NobleEngine.git url = https://github.com/assada/NobleEngine.git