jak-project/goal_src/engine/geometry
Tyler Wilding 698d96cc4e
Decompilation: Next batch of files (#539)
* decomp: `collide-frag-h`

* decomp: `effect-control-h`

* decomp: `cam-update-h`

* decomp: `collide-func`

variable pass failed on ray-plane-intersect: invalid unordered_map<K, T> key

* decomp: `cylinder` with vector dot product issue

* decomp: `debug-sphere`

* decomp: `generic`

* decomp: fix `effect-control-h`

* scripts: improve decomp-next script

* decomp: Fix `debug-sphere` issues via type casting

* decomp: Add `collide-frag-h` to reference tests

* scripts: Add script to add a new reference test

* decomp: Add `cam-update-h` to reference tests

* goalc: Fix empty let removal issue

* decomp: Not adding cylinder to goal_src yet either

* decomp: Add `debug-sphere` to reference tests

* decomp: Attempt to finish `generic` but blocked by decomp issue

https://github.com/water111/jak-project/issues/563

* linting

* decomp: Resolve failing tests

* decomp: Address feedback
2021-06-06 23:01:30 -04:00
..
bounding-box-h.gc [decompiler] Add tests and fixes for vector-h and math (#333) 2021-03-24 19:16:31 -04:00
bounding-box.gc (init-vf0-vector) to make vector code a bit more readable (#494) 2021-05-16 13:49:24 -04:00
cylinder.gc Decompilation: Next batch of files (#539) 2021-06-06 23:01:30 -04:00
geometry-h.gc [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
geometry.gc decomp: Decompile transformq (#492) 2021-05-16 12:43:50 -04:00
vol-h.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
vol.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00