mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-03-26 17:00:59 -07:00
* Introduce metadata * Metadata works now * Cleanup * Fixes * Cleanup 2 * yaml improvement * Comment update * Rename tables to metadata * Update * Fix warnings * Implement ItemCurve * Remove unused enum * Replace static with const * Fix bug * Add const * More fixes * Fix quote bug in IncludeFactory * Fix header in ItemCurve * Fixes * Fix texture factory * updates * Clearer debug info * Fixes * Working ci8 png * Fix size output * Fix * Add gitignore for modding * Fix precision for mtx * Remove header exporter from metadata * Remove hardcoded enum * Remove tabs * Remove tabs * tlut temp fix --------- Co-authored-by: = <=>
17 lines
149 B
Plaintext
17 lines
149 B
Plaintext
.idea/
|
|
build-*/
|
|
cmake-build-*/
|
|
*.otr
|
|
*.log
|
|
.DS_Store
|
|
debug/
|
|
!src/factories/debug/
|
|
*.z64
|
|
*.n64
|
|
*.inc.c
|
|
headers/
|
|
build/
|
|
code/
|
|
.vscode/
|
|
tools/
|
|
modding/* |