File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 6060- Made significant optimization of the CPU and RAM usage (more in the future)
6161- Added Profiler
6262- Some changes in the Project explorer
63- - and few more
63+ - and few more
64+
65+ # Update 0.0.62 - 03/../2025
66+ - Better support for the rendering, including easy switch between deferred and forward
67+ - Integrated better mechanism for the gameobjects, including Entity class
68+ - Optimized file structure for the external libraries, less size
69+ - Modified of my private property of libData
70+ - Modification of the layout of the engine
71+ - Support for GCC 11.2.0 and less for Windows 7. Decreased the CMake version to 3.17.3 for latest support of GCC for Windows 7
72+ - Custom assertion, enchanted error logs
73+ - Simplified CMakeLists
74+ - Some performance optimizations
75+ - Better project explorer handling both file explorer and visual assets from hierarchy
76+
77+ # TODO: ADD SUPPORT FOR MSBUILD VISUAL STUDIO 22 INCLUDING EASY COMPILATION WITHOUT CMAKE
You can’t perform that action at this time.
0 commit comments