Jiga228
|
8253b81ab1
|
Убрал паттерн Builder из SaveMap из-за неправильной работы
|
2026-06-28 14:16:58 +07:00 |
|
Jiga228
|
6389e6b25f
|
Удалил UType::object_ptr и заменил его на комбинацию из std::shared_ptr и std::weak_ptr из-за ужасной реализации.
|
2026-05-31 20:38:30 +07:00 |
|
Jiga228
|
137522cefa
|
Move to object_ptr
|
2025-10-17 21:39:30 +07:00 |
|
Jiga228
|
938b76ac07
|
Revert "Replaced hard pointers to shared_ptr in SaveMap"
This reverts commit 4e58512567.
|
2025-10-15 18:59:42 +07:00 |
|
Jiga228
|
4e58512567
|
Replaced hard pointers to shared_ptr in SaveMap
|
2025-10-15 18:49:28 +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 |
|