Skip to content

Bug Fixes and Improvements [1.0.4]

Latest
Compare
Choose a tag to compare
@YusufOzmen01 YusufOzmen01 released this 14 Jan 11:35
· 10 commits to main since this release
53e11f7

Bug Fixes

  • Fixed an issue where pressing F4 prevented users from interacting with the file dialog.
  • Fixed an issue where the log file could grow to hundreds of megabytes.
  • Fixed an issue where enabling the console caused it to become transparent, leaving the window dark.

Feature Updates

  • Added a new update checker system

Codebase Updates

  • Transitioned to a dependency injection-based architecture.
  • Organized VRM loading, logging system, settings, and other systems or helpers into dedicated folders.

GitHub Updates

What's Changed

New Contributors