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

6 Commits

Author SHA1 Message Date
LJW-Dev
e19a3a142a WIP: Updating code to follow laupentin's code review.
Done:
- Moved custom map structures to their own objcommon header file
- Updated GfxLightGridRow struct
- Reverted shader_bin file path
- Renamed Project Creator to BSP Creator
- Removed model loading from BSP creator
- Cleaned up BSP Creator and updated the names of structs
WIP:
- Update BSP calculation code to be more readable and use unique/shared ptrs
2025-10-20 18:04:03 +08:00
LJW-Dev
249e6426ff Updated custom map objloading code to match new structure. 2025-10-09 00:31:37 +08:00
LJW-Dev
0662f2adbe Another refactor to clean up comments and code 2025-10-08 21:09:15 +08:00
LJW-Dev
a825bf965b all known bugs fixed and loaded maps work correctly now. 2025-08-28 23:34:06 +08:00
LJW-Dev
54114a96ae WIP fix, loading is currently not working correctly 2025-07-07 23:54:05 +08:00
LJW-Dev
c045d54739 Initial commit of BSP compilation 2025-07-07 23:04:08 +08:00