jak-project/decompiler/types2
water111 79d14af0b5
Decompile joint, collide-func, clean up joint decompression code for all games (#3369)
I finally read through all the joint code and wrote up some
documentation. I think this will be really helpful when we try to
understand all the functions in `process-drawable`, or if somebody ever
wants to import/export animations.

This switches all three games to using a new faster GOAL joint
decompressor. It is on by default, but you can go back to the old
version by setting `*use-new-decompressor*` to false.

Also fix the log-related crash, fix the clock speed used in timer math.
2024-02-11 09:50:07 -05:00
..
ForwardProp.cpp Decompile joint, collide-func, clean up joint decompression code for all games (#3369) 2024-02-11 09:50:07 -05:00
types2.cpp cleanup our cmake and build warnings (#2876) 2023-08-08 20:53:16 -04:00
types2.h [decompiler] support for jak 2 (#1781) 2022-08-22 18:53:51 -04:00
types2.md [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00