Releases: Samerion/Isodi
Releases · Samerion/Isodi
0.4.3
- Fixed LDC crashing while building for Android
- Upgraded to Raylib 3.7.0
0.4.2 — Add culling and make Isodi `@safe`
Bugs: #14 culling will break in some edgecases.
0.4.1 — Correct vertical rotation direction
A tiny update affecting isodi:rayilb. Reverses camera control for rotation to be correct, dependent packages may need an update, although won't make any package unusable as Isodi angles are still working the same way as they used to do.
0.4.0
Adds advanced options for tilemap loading and adds headless mode.
0.3.0
This adds a few options for managing display content (getCell, removeModel, removeAnchor etc.), adds cache (which existed before but wasn't used) and also fixes a few bugs.
0.2.1
This release patches rcdata
to use the correct version
0.2.0
This release adds some small patches and improvements to make it more suitable for real usage cases, focused primarily on editing cells, including tile offset, color modulation and saving/loading tilemaps.
0.1.0
A basic, buggy release but containing the most important features. It will be used to start the development of the resource editor, which will be very useful for further development of Isodi.