lovr/src/modules/physics
bjorn be795c0ebd Change vec3 back to 3 floats; Clean up maf/vectors;
The "vec3 is 4 floats" thing was consistently confusing to people.  It's
reverted everywhere except for Curve.

maf now has full sets of methods for vec2/vec3/vec4, for consistency.

Vector bindings now use luax_readvec* helper functions for the
number/vector variants, and use maf for most functionality, which cleans
things up a lot.
2023-07-10 17:51:24 -07:00
..
physics.c Change vec3 back to 3 floats; Clean up maf/vectors; 2023-07-10 17:51:24 -07:00
physics.h Change vec3 back to 3 floats; Clean up maf/vectors; 2023-07-10 17:51:24 -07:00