jak-project/goal_src/jak2/engine/math
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
..
euler-h.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
euler.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
math.gc [jak2] adjust progress generic item sizes + add scrolling effect (#3231) 2023-11-29 18:27:02 +00:00
matrix-h.gc Decompile joint, collide-func, clean up joint decompression code for all games (#3369) 2024-02-11 09:50:07 -05:00
matrix.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
quaternion-h.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
quaternion.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
transform-h.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
transform.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
transformq-h.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
transformq.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
trigonometry-h.gc d/jak2: some work in memory-usage | nav-graph-h and finish pov-camera and aligner (#1901) 2022-09-24 14:47:03 -04:00
trigonometry.gc [jak2] Fix palace rotation at high fps (#3147) 2023-11-04 20:02:13 -04:00
vector-h.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00
vector.gc deftype and defmethod syntax major changes (#3094) 2023-10-30 03:20:02 +00:00