Files
jak-project/goal_src/jak3/engine/common-obs
water111 b8c77c65f5 [jak3] Fix flashing with maker projectiles (#3702)
Fix https://github.com/open-goal/jak-project/issues/3701, and possibly
other issues where projectiles were invisible/messed up. The use of
`align16` with the -16 was subtracting 16 in cases when the pointer was
already aligned, causing a bad value to be loaded for the quaternion.

I also renamed some variables and did some manual cleanup on a method in
process-drawable, since this one comes up a lot during debugging.

Co-authored-by: water111 <awaterford1111445@gmail.com>
2024-10-05 11:40:03 -04:00
..
2024-07-26 13:48:43 -04:00
2024-04-22 18:43:51 +02:00
2024-04-07 13:07:30 -04:00
2024-02-01 17:58:10 -05:00