Jiga228
|
82ba9fd191
|
Навёл порядок в тестах. Добавил тесты для мира. Исправил ошибку в SpawnActorFromClass
|
2026-06-28 19:27:01 +07:00 |
|
Jiga228
|
6389e6b25f
|
Удалил UType::object_ptr и заменил его на комбинацию из std::shared_ptr и std::weak_ptr из-за ужасной реализации.
|
2026-05-31 20:38:30 +07:00 |
|
Jiga228
|
136235749a
|
Add custom soft pointer "object_ptr" and tests for this
|
2025-10-17 21:11:09 +07:00 |
|
Jiga228
|
189a6d43fe
|
Remove UString. And replaced std::map to std::unordered_map
|
2025-10-15 18:20:27 +07:00 |
|
Jiga228
|
87c72e4a48
|
Add tests for SaveMap
|
2025-10-13 21:06:23 +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 |
|