jak-project/goal_src/engine/math
water111 b19a2c82f0
[decomp] detect vector-! inlined. (#633)
* fix flipped order

* format

* parser hack

* actually flip

* detect
2021-06-26 22:52:52 -04:00
..
euler-h.gc Change syntax for boxed array to support different length and allocated-length (#568) 2021-06-07 20:22:06 -04:00
euler.gc Fix stack new and add size-of to compiler (#370) 2021-04-18 19:51:15 -04:00
math.gc [decomp] clean up and make level-update-after-load work (#628) 2021-06-26 13:03:31 -04:00
matrix-h.gc [decomp] clean up and make level-update-after-load work (#628) 2021-06-26 13:03:31 -04:00
matrix.gc [decompiler] Fix rlet in top level and detect matrix and stack inline construction (#547) 2021-05-31 18:14:18 -04:00
quaternion-h.gc recognize vector, matrix, quaternion constructors in a better way (#630) 2021-06-26 18:30:35 -04:00
quaternion.gc recognize vector, matrix, quaternion constructors in a better way (#630) 2021-06-26 18:30:35 -04:00
transform-h.gc [decomp] clean up and make level-update-after-load work (#628) 2021-06-26 13:03:31 -04:00
transform.gc [decompiler] Fix rlet in top level and detect matrix and stack inline construction (#547) 2021-05-31 18:14:18 -04:00
transformq-h.gc [decomp] detect vector-! inlined. (#633) 2021-06-26 22:52:52 -04:00
transformq.gc decomp: Decompile transformq (#492) 2021-05-16 12:43:50 -04:00
trigonometry-h.gc [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
trigonometry.gc Change syntax for boxed array to support different length and allocated-length (#568) 2021-06-07 20:22:06 -04:00
vector-h.gc [decomp] clean up and make level-update-after-load work (#628) 2021-06-26 13:03:31 -04:00
vector.gc (init-vf0-vector) to make vector code a bit more readable (#494) 2021-05-16 13:49:24 -04:00