Devlogs
2.7.0
- Now loading all files within a folder, not only the currently visible ones
Files which are visible are still loaded first
- Display error reasons within the render window
- Increase default and minimum window size
- Now possible to enable face culling via the
face_culling
setting
This can also be toggled during runtime by pressing C
- Now possible to enable flat shading via the
flat_shading
setting
This can also be toggled during runtime by pressing F
- Current configuration and controls can now be shown in the render window (press
Q
or W
) - Now possible to change the point size during runtime by pressing
O
or P
- Now possible to change the line width during runtime by pressing
K
or L
- Now possible to toggle the projection (orthographic / perspective) during runtime by pressing
E
- Not spawning a console window on Windows anymore (run Blaze3D from console to still see the console output)
- Fix a bug where the window title was incorrect after re-activating a file view
- Fix a bug where the folder view would display loading dots when starting with an empty folder