Colby Klein 7d22d13bca (breaking) simplify mat4.project and unproject
the separate view and projection just weren't really useful, might as
well pass in your own full transform instead.

this also fixes the z range, which should not have been manipulated.
this simplifies usage to check something as on screen to just 1 > z > 0

might break the test, but tested working locally
2022-04-30 14:10:51 -07:00
..
2020-05-03 13:00:22 -04:00
2020-05-03 12:46:30 -04:00
2019-04-23 09:30:44 -07:00
2022-04-21 12:10:28 -07:00
2022-04-21 11:53:00 -07:00
2022-04-30 11:31:54 -07:00