jak-project/goalc/build_level
water111 b3f2b81481
[custom levels] fix various collision bugs (#1522)
* [custom levels] fix various collision bugs

* include
2022-06-22 22:43:42 -04:00
..
build_level.cpp Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
build_level.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
collide_bvh.cpp [custom levels] fix various collision bugs (#1522) 2022-06-22 22:43:42 -04:00
collide_bvh.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
collide_common.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
collide_drawable.cpp [custom levels] fix various collision bugs (#1522) 2022-06-22 22:43:42 -04:00
collide_drawable.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
collide_pack.cpp [custom levels] fix various collision bugs (#1522) 2022-06-22 22:43:42 -04:00
collide_pack.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
color_quantization.cpp Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
color_quantization.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
FileInfo.cpp Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
FileInfo.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
gltf_mesh_extract.cpp [custom levels] fix various collision bugs (#1522) 2022-06-22 22:43:42 -04:00
gltf_mesh_extract.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
LevelFile.cpp Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
LevelFile.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
ResLump.cpp Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
ResLump.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
TexturePool.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
Tfrag.cpp [custom levels] fix various collision bugs (#1522) 2022-06-22 22:43:42 -04:00
Tfrag.h Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00