jak-project/goalc
water111 c13934708a
Initial implementation of custom level tool (#1482)
* wip

* learning about colors

* gltf node stuff working

* cleanup

* support textures

* bvh generation seems reasonable

* tree layout

* frag packer, untested and doesnt do real stripping yet

* temp

* working collide frags

* handle bad inputs better

* clean up

* format

* include

* another include

* reorganize for release build use
2022-06-19 20:44:07 -04:00
..
build_level Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
compiler tools: Add cutscene player / subtitle editor window (#1429) 2022-06-11 16:32:27 +01:00
data_compiler Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
debugger [decompiler] cleanup to get atomic ops working on jak2 inputs (#1426) 2022-06-08 18:34:52 -04:00
emitter Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
listener goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
make Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
regalloc Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
CMakeLists.txt Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
main.cpp tools: Add cutscene player / subtitle editor window (#1429) 2022-06-11 16:32:27 +01:00