Eduardo Quezada
a177c127cb
Convert multiple u32 heapID to enum HeapID heapID ( #895 )
2026-01-16 14:37:55 -08:00
Fexty12573
a51f17255c
Document title screen 3d resources
2025-07-15 21:56:45 +02:00
Gudf
ad162a3369
Switch to enum NarcID, standardize names
...
build / build (push) Waiting to run
This replaces instances of NARC IDs with type `int` or `u32` to use
`enum NarcID` instead, and replaces most instances of a NARC ID to be
named `narcID` instead of `narc`, `narcIndex` or `narcIdx`. The name
wasn't replaced where the original one was more descriptive.
2025-04-20 17:40:00 -07:00
Rachel
97d1986ee1
Collapse NARC struct decl into narc.h, clean up narc.c
2024-10-23 13:48:18 -07:00
Rachel
36045f723b
Format the source tree
2024-07-06 14:40:34 -07:00
Fexty12573
e25c7d3fd8
Document Easy3DObject functions
2024-06-24 09:51:42 +02:00
Fexty12573
1cb54855b6
Document Easy3DAnim functions
2024-06-24 09:47:09 +02:00
Fexty12573
203a7ad20b
Document Easy3DModel functions
2024-06-24 09:40:59 +02:00
Fexty12573
1277ae6c1e
Rename easy3d object structs
2024-06-24 09:38:19 +02:00
Fexty12573
cab3b2c116
Rename easy3d_object files
2024-06-24 09:35:38 +02:00