Skip to content

Muzzle 1.7 - Close to 2!

Compare
Choose a tag to compare
@OkiStuff OkiStuff released this 07 Sep 11:04
· 162 commits to main since this release

Muzzle 1.7 - Close to 2!

This release adds a few new functions and bug fixes

Change Log:

  • Added a new example (Movable-Square)
  • Added a new function (update_viewport_lite)
  • Added a new function (get_mouse_position_vec2)
  • Added a new function (get_mouse_xf)
  • Added a new function (get_mouse_xy)
  • Fixed InitializeApplet ignoring RESIZABLE flag
  • Deprecated rgb(). Instead consider using the new RGBA() Macro
  • Added get_deps.py that compiles all the required dependencies
  • New Docs