Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
CEL 41 port over a basic 3d scene example
|
|
|
|
|
|
Support relative path in loaders using a wrapper around dirname()
|
|
|
|
Now we can load .mtl files without hardcoding the full path from top-level like before. that was a hack!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we will probably swap to an arena allocator for the temp darrays soon but not
right yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string subview functions
|
|
|
|
|
|
|
|
|
|
|
|
Port String utils but using arena for allocation
|
|
CEL-18 arena allocator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CEL-24 compile all c code in ci pipeline
|