Update CHANGES

This commit is contained in:
fgnm
2021-06-01 22:34:46 +02:00
parent 5662a0c7bc
commit bc9c0a5eca
3 changed files with 8 additions and 2 deletions
+3 -1
View File
@@ -9,4 +9,6 @@
Francesco Marongiu (@fgnm) - https://github.com/fgnm
damios (@crykn) - https://github.com/crykn
Raymond Buckley (@raeleus) - https://github.com/raeleus
alyrow (@alyrow) - https://github.com/alyrow
alyrow (@alyrow) - https://github.com/alyrow
6money (@6money) - https://github.com/6money
jantwegener (@jantwegener) - https://github.com/jantwegener
+4
View File
@@ -1,10 +1,14 @@
[0.0.7]
- [BREAK CHANGE] Spine and Sprite animations are now packed into same main atlas pack
- [BREAK CHANGE] Update Project version to `0.2.0`
- Experimental support to Normal Mapping in lights:
* Simple Images
- Add light `intensity`
- Add Box2D Body Sensors
= Editor =
- Use Distance Field fonts for GUI
- Add Editor performance settings (MSAA, OpenGL 3)
- Huge improvements to Tiled Plugin:
* Sprite and Spine animated Tiles
* UI improvements and general refactoring