Avoid some component retrieval

This commit is contained in:
fgnm
2024-05-03 13:37:48 +02:00
parent c6d16bcba8
commit 4b872afcd7
4 changed files with 9 additions and 3 deletions
+6
View File
@@ -1,6 +1,12 @@
[0.1.5]
- [BREAK CHANGE] Update Spine runtime support to `4.2.0`
- Add Items Tree search filter
- Fix many editor memory leaks
- Fix common crashes related to multi-thread issues
**Runtime**
- [BREAK CHANGE] Make `ZIndexComponent#layerName` field private
- Optimize some built-in systems
[0.1.4]
- Update libGDX to 1.12.1