Devlogs
NutshellEngine 0.2.2
NutshellEngine 0.2.2 is a minor update that fixes an issue with audio output and adds a way to access the launch command line.
Runtime
The Runtime is the part of the engine that runs the games made with the editor.
Features
Bug fixes
- Fixed an issue where directional shadowmaps didn't work anymore with orthographic camera, caused by reversed depth.
- Fixed an issue where sounds didn't change audio output when the user changed the default audio output in the Operating System settings.
Editor
The Editor is the software used to make games with.
Bug fixes
- Fixed an issue on Linux where the build directory was not completely wiped when a new build was done.