Skip to content

Muzzle 3.0 Alpha 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@OkiStuff OkiStuff released this 31 Jul 01:00
· 40 commits to dev since this release

Muzzle 3.0 Alpha 1

Hello, sorry for the long wait! The first portion of the rewrite is now complete and the core components are all finished now!
However, this is not close to a stable release yet.

My plans for the future:

  1. Shape Rendering (Top Priority)
  2. Sprite Rendering (Top Priority)
  3. Font Rendering (Top Priority)
  4. Drag and Drop (Low Priority)
  5. Revamped Hook System (Medium Priority)
  6. Multiple Applet Support (Medium Priority)

If you wish to support this project, visit https://github.com/OkiStuff and join the PikoStudios Discord Server

What's Changed

  • Shaders + Matrix: Added mat3 and mat4 by @Vaimer9 in #36

New Contributors

Full Changelog: v2.4...v3.0-alpha-1