Devlogs
NutshellEngine 0.1.14
NutshellEngine 0.1.14 is a minor update.
Runtime
The Runtime is the part of the engine that runs the games made with the editor.
Features
- Added median times in the profiler.
- Improved directional lights' shadows stability.
Bug fixes
- Fixed an issue where textures could disappear after modifying Materials in the provided Graphics Module.
- Improved Broadphase performance in the provided Physics Module.
Editor
The Editor is the software used to make games with.
Bug fixes
- Fixed a memory leak when resizing the renderer.