lovr/src/modules
bjorn e24ba87bb4 Shape fixes;
- Collider always has Shape now.  When left off or set to null, it's a
  tiny sphere (representing a point).
- Preserve shape offset when changing shape.
2024-04-05 18:41:50 -07:00
..
audio Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
data Fix OBJ triangulation for faces with more than 4 vertices; 2024-04-04 17:28:05 -07:00
event Add defer system; Rework exceptions; util cleanup; 2024-03-29 18:10:22 -07:00
filesystem Add defer system; Rework exceptions; util cleanup; 2024-03-29 18:10:22 -07:00
graphics Add defer system; Rework exceptions; util cleanup; 2024-03-29 18:10:22 -07:00
headset Add d24 TextureFormat; 2024-03-29 18:07:25 -07:00
math Add defer system; Rework exceptions; util cleanup; 2024-03-29 18:10:22 -07:00
physics Shape fixes; 2024-04-05 18:41:50 -07:00
system lovr.system.get/setClipboardText; 2024-01-29 12:52:41 -08:00
thread Add defer system; Rework exceptions; util cleanup; 2024-03-29 18:10:22 -07:00
timer Refcounted modules; 2023-11-23 17:07:44 -08:00