Skip to content

Releases: Samerion/Isodi

0.4.3

15 Oct 11:53
Compare
Choose a tag to compare
  • Fixed LDC crashing while building for Android
  • Upgraded to Raylib 3.7.0

0.4.2 — Add culling and make Isodi `@safe`

20 Aug 11:07
ce5461a
Compare
Choose a tag to compare

Bugs: #14 culling will break in some edgecases.

0.4.1 — Correct vertical rotation direction

02 Jul 11:53
Compare
Choose a tag to compare

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

26 Jun 13:04
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Adds advanced options for tilemap loading and adds headless mode.

0.3.0

09 Jun 19:25
29baca0
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

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

08 Apr 09:39
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

This release patches rcdata to use the correct version

0.2.0

06 Apr 10:50
bcc73ea
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

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

15 Feb 17:37
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

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.