itch.io is community of indie game creators and players

Devlogs

selene v0.4.1

selene
A browser tool made in HTML5

Some bug fixes in the RenderBatch2D.

CHANGELOG:

  • RenderBatch2D
    • Fixed a crash in the draw_text function. The problem was caused by pointing to the batch buffer data variable before resizing it with realloc, so the pointer points to the old reference.
    • Changed the behaviour of the set_clip_rect command.
    • Using lua_isnumber instead of lua_isinteger in the fill_rect function, it was causing redering issues

Files

  • emscripten_v0.4.1.zip 1.1 MB
    Mar 31, 2025
  • selene_v0.4.1.apk 3.9 MB
    Mar 31, 2025
  • Selene_v0.4.1-x86_64.AppImage 2.2 MB
    Mar 31, 2025
  • windows_v0.4.1.zip 1.7 MB
    Mar 31, 2025
  • example.zip 3.1 MB
    Mar 31, 2025
Download selene
Leave a comment