kemorig HOTFIX v0.1.1
Added 2024-05-28 02:35:16 +0000 UTC
This is a hotfix release fixing the following issues:
Fixed the editor project being set to deferred shading mode (it should have been forward shading like the app).
Fixed custom materials appearing black when loaded into the app.
Fixed a crash that sporadically occurred during normal use of the app (garbage collection was invalidating an important property).
Improved the lighting setup of the app's map, and the test map in the editor. (Later, you'll be able to adjust the lighting in the app, for now it is a static setup).
Updated app to engine version 5.4.1 (turns out this didn't fix any issues, but it's updated anyway)
Thanks everyone for the support, and for quickly reporting bugs! Hopefully this hotfix goes smoother.
(Note: I didn't update the contributor credits in this hotfix, wanted to push it asap. The credits will get updated next release)
DOWNLOAD LINK - password is "hotfix" (no quotes)
UPGRADING YOUR EDITOR PROJECT: guide