2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-23 05:12:05 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jan Laupetin
4b1e81056c chore: do not use class wrapper for bsp utils methods 2025-11-10 22:21:17 +01:00
Jan Laupetin
ab8503194f chore: remove unused code 2025-11-10 21:45:58 +01:00
Jan Laupetin
5bfa161769 chore: use extent_v instead of extent::value 2025-11-10 21:45:57 +01:00
Jan Laupetin
049fa2b8ae chore: do not make filename constants separate variables 2025-11-10 21:45:56 +01:00
Jan Laupetin
e9e0c7f511 chore: use const and reference whenever possible 2025-11-10 21:45:52 +01:00
Jan Laupetin
b7a250eb10 chore: do not use relative include paths 2025-11-10 21:45:41 +01:00
Jan Laupetin
c4152ff039 chore: do not use using namespace in headers 2025-11-10 21:45:41 +01:00
Jan Laupetin
02a3d4e7cf chore: use std::string comparison instead of compare 2025-11-06 18:24:17 +01:00
LJW-Dev
81e0331252 Updated BSP linker to load assets on the FinalizeZone step. 2025-11-01 17:06:08 +08:00
LJW-Dev
0fa473eadd Formatted all BSP loading files using clang. 2025-10-27 20:43:30 +08:00
LJW-Dev
0e19f365ff Refactored to make x64 builds succeed 2025-10-27 20:23:13 +08:00
LJW-Dev
fc88b9af80 Refactored clipmap generation, further refactored other files to better use c++ 2025-10-27 19:07:21 +08:00
LJW-Dev
9d4c32b6b4 Refactor to improve C++ and safe code use 2025-10-26 18:20:04 +08:00
LJW-Dev
948ba5ba8b WIP: Converted custom map linker into different asset files 2025-10-24 02:56:17 +08:00