Skip to content

Commit

Permalink
Prepare README for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
mariofv committed Dec 23, 2019
1 parent 0875400 commit 02068c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ Because this is a academic project is not possible to contribute directly to thi
This project is licensed under the MIT License - see the [LICENSE](https://github.com/mariofv/LittleOrionEngine/blob/master/LICENSE) file for details.

## Release History
* [0.2.2 Binary files and scene serialization](https://github.com/mariofv/LittleOrionEngine/releases/tag/v0.2.2-alpha)
* Better resources management.
* Assets are transformed to less space-consuming format.
* New cache that avoids duplication of resources.
* Serialization of a scene, that allows loading and saving scenes.
* [0.2.1 Speeding up the engine!](https://github.com/mariofv/LittleOrionEngine/releases/tag/v0.2.1-alpha)
* New module ModuleCamera. It contains camera frustums that can be attached to GameObjects.
* Two new tabs, Scene and Game. The former contains the scene seen from the editor camera while the later contains the scene seen from the game camera.
Expand Down

0 comments on commit 02068c7

Please sign in to comment.