Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-19 | updating docs | omniscient | |
2024-07-17 | whole thing is compiling and running again | omnisci3nce | |
2024-07-13 | add empty shell scripts | omnisci3nce | |
2024-04-27 | fix | omniscient | |
2024-04-27 | getting us compiling on windows | omnisci3nce | |
2024-04-27 | heightmap function signatures | omniscient | |
2024-04-27 | defining api for mutex/thread | omniscient | |
2024-03-27 | brainsforming refined layout for renderer | omniscient | |
2024-03-27 | start going through Kohi episode 26 | omnisci3nce | |
2024-03-17 | fix a bug with dirname seg faulting when passed a string literal | Omniscient | |
it doesnt like things in readonly memory i guess. now we create an arena for the obj load and create a dynamically allocated copy of the string | |||
2024-03-11 | added a path_parent function to get path of a file | omniscient | |
Now we can load .mtl files without hardcoding the full path from top-level like before. that was a hack! | |||
2024-03-05 | loads and runs now (no visuals yet) | Omniscient | |
2024-03-05 | why is it crashing on file loading now? | Omniscient | |
2024-02-25 | chore: format | Omniscient | |
2024-02-25 | new string function signatures just dropped | Omniscient | |
2024-02-24 | readd error text to file loading | Omniscient | |
2024-02-24 | xmake init with shared/static lib | Omniscient | |