All Versions
8
Latest Version
Avg Release Cycle
52 days
Latest Release
2151 days ago
Changelog History
Changelog History
-
v0.7.1 Changes
December 14, 2018 -
v0.7.0 Changes
November 21, 2018- ๐ Rebase the initial release from v0.7.0.
๐ [Unreleased]: https://github.com/shawnscode/crayon/compare/v0.7.0...HEAD
-
v0.5.1 Changes
September 01, 2018- Re-export macros from cgmath.
- โ Add optional attribute field in shader.
- ๐ Fix un-expected side-effects of GLVisitor::bind_texture.
-
v0.5.0 Changes
September 01, 2018This version introduced a lots of breaking changes.
-
v0.4.0 Changes
April 03, 2018 -
v0.3.0 Changes
March 01, 2018 -
v0.2.0 Changes
January 30, 2018 -
v0.1.0 Changes
December 15, 2017๐ This is the first stable release of crayon. It has partially implemented goals below:
- Extensible through external code modules;
- ๐ Run on macOS, Windows from the same source;
- Stateless, layered, multithread render system with OpenGL(ES) 2.0+ backends;
- Entity component system with a data-driven designs;
- Unified access to input devices across platforms;
- Asynchronous data loading from various filesystem;