meta: update CHANGELOG
This commit is contained in:
parent
932ec26283
commit
a48308ae40
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- **examples:** Rename "movable" to "topdown"
|
||||
|
||||
- **camera:** Brand new camera system based on canvases instead of just transforms
|
||||
|
||||
### Fixed
|
||||
|
||||
- **world:** Remove a forgotten camera debug function
|
||||
|
@ -57,6 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- **camera:** Fix onscreen coordinates by using new core.screen func
|
||||
|
||||
- **camera:** Fix camera's drawing in other resolution mode
|
||||
|
||||
### Removed
|
||||
|
||||
- **actor:** Remove all function related to XGravity
|
||||
|
|
Loading…
Reference in a new issue