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:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "source/libraries/noble"]
|
||||
path = source/libraries/noble
|
||||
url = https://github.com/NobleRobot/NobleEngine.git
|
||||
url = https://github.com/assada/NobleEngine.git
|
||||
|
||||
Submodule source/libraries/noble updated: 93ffd6eb29...83efd812aa
Reference in New Issue
Block a user