Jiga228
|
8965669d6a
|
Add build modes. Engine - build framework only. Tests - build unit tests only. TestGame - build TestGame and engine libraries. All - build all. Add scripts for easy build projects in different modes. "build_tests.bat" - create build directory, configure tests project and build there. "build_Engine.bat" - create build directory, configure engine projects, build there and copy header files to "build/bin/include".
|
2025-10-24 17:05:10 +07:00 |
|
Jiga228
|
8819114b63
|
Add GetWorld to Actor. Integrate google test. Add Model manager class. Rename *.h to *.hpp files
|
2025-10-13 19:31:27 +07:00 |
|
Jiga228
|
d5261561ed
|
Remove old module system
|
2025-10-07 21:07:54 +07:00 |
|
Jiga228
|
25cc75ba69
|
Integrate RenderEngine to Core
|
2025-09-16 21:56:34 +07:00 |
|
Jiga228
|
f15c8b09cd
|
Вынес рендер в отдельный модуль. Сделал систему вызовов для модулй к ядру. Исправил баг в SaveMap. Убрал поддержку linux, так как трудно поддерживать обе платформы. Убрал тесты для linux.
|
2025-09-15 19:13:39 +07:00 |
|
Jiga228
|
78a25b305b
|
Я пересоздал репозиторий из-за большого количества мусора в прошлом
|
2025-09-14 15:00:44 +07:00 |
|