Files
oot/include
Dragorn421 fed9ac3e20 Angle cleanup - macros names (#1193)
* Move binang utility macros out of angle conversion macros block

* `BINANG_TO_DEGF` -> `BINANG_TO_DEG_ALT` (it may even be warranted to name it _approx instead of _alt, unsure)

* Add `BINANG_TO_DEG` (unused by oot) (for completeness)

* `DEGF_TO_BINANG` -> `DEG_TO_BINANG_ALT` (again may even be _approx, or maybe _cam)

* Add `DEG_TO_BINANG` (unused by oot) (for completeness)

* `RADF_TO_BINANG` -> `RAD_TO_BINANG`

* `RADF_TO_DEGF` -> `RAD_TO_DEG`

* Cleanup argument names in angle conversion macros

* Format for angle macros changes

* Run formatter

* Move `DEG_TO_BINANG_ALT`, `BINANG_TO_DEG_ALT` to z64camera.h

* Remove `DEG_TO_BINANG`, `BINANG_TO_DEG`

* Remove `_ALT` from `DEG_TO_BINANG`, `BINANG_TO_DEG`

* Add comment about inaccuracy near `DEG_TO_BINANG`, `BINANG_TO_DEG`

* run formatter

* `CAM_` prefix on `DEG_TO_BINANG`, `BINANG_TO_DEG` macros

* Revert "Remove `DEG_TO_BINANG`, `BINANG_TO_DEG`"

This reverts commit 5321647e5b.
2022-04-24 10:23:49 -04:00
..
2022-03-20 19:33:29 -04:00
2020-03-17 00:31:30 -04:00
2022-01-23 18:09:02 -05:00
2022-01-23 18:09:02 -05:00
2022-01-10 20:51:57 -05:00
2020-07-04 23:30:21 -04:00
2022-03-13 19:22:14 -04:00
2022-03-16 22:14:56 +01:00
2022-01-23 18:09:02 -05:00
2022-01-23 18:09:02 -05:00
2022-04-23 16:41:17 +02:00
2021-09-20 12:51:35 -04:00
2022-04-24 10:23:49 -04:00
2022-03-10 21:21:46 +01:00
2022-03-16 22:14:56 +01:00