1. Bitty Engine
  2. News
  3. Patch Notes: v1.0.2

Patch Notes: v1.0.2

Patch notes v1.0.1 → v1.0.2:

Enhanced modules, fixed some bugs.

  • Added a color parameter to the tex(...), spr(...), map(...) functions
  • Added a Project.new() constructor
  • Added project:load(...), project:save(...) methods
  • Added project:exists(...), project:write(...), project:remove(...) methods
  • Added a customizable "window_mask_background" style option
  • Fixed a resizing issue of image and map
  • Fixed an execution issue of the Platform.execute(...) function (HTML)
  • Upgraded ImGui from v1.80 to v1.81