jak-project/goalc/build_level
water111 1e33dcda4b
Remove assets folder, use more std::filesystem (#1575)
* Remove assets folder, use more std::filesystem

* windows fix

* another one for windows

* another one

* better system for different folders

* rm debugging stuff

* let extractor override everything

* dont revert jak1 change
2022-06-29 23:32:46 -04:00
..
build_level.cpp Remove assets folder, use more std::filesystem (#1575) 2022-06-29 23:32:46 -04:00
build_level.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
collide_bvh.cpp [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
collide_bvh.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
collide_common.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
collide_drawable.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
collide_drawable.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
collide_pack.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
collide_pack.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
color_quantization.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
color_quantization.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Entity.cpp [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
Entity.h [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
FileInfo.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
FileInfo.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
gltf_mesh_extract.cpp [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
gltf_mesh_extract.h [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
LevelFile.cpp [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
LevelFile.h [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
ResLump.cpp [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
ResLump.h [build_level] basic support for entity/res-lump (#1563) 2022-06-27 20:37:51 -04:00
TexturePool.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
Tfrag.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
Tfrag.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00