Skip to content

Commit 7d22ef6

Browse files
authored
Update version_history.md
Need of easily compilation with latest vs 22 and later support for old 15.9.67 and 16.11.41 (version 15.0 and 16.0 respectfully )
1 parent de44382 commit 7d22ef6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

version_history.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,18 @@
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

0 commit comments

Comments
 (0)