Commit Graph
15 Commits
Author SHA1 Message Date
coco875andLywx 625860eb32 simplify 2025-08-06 09:16:54 -06:00
coco875andLywx 4066bf7968 less extern and ignore lib c file 2025-08-06 09:16:54 -06:00
coco875andLywx 3118a7fbc3 add more extern 2025-08-06 09:16:54 -06:00
coco875andLywx 052a13b38d add extern C for cpp 2025-08-06 09:16:54 -06:00
coco875andLywx a8934257b3 Update n64graphics.c 2025-08-06 09:16:54 -06:00
coco875andLywx 8e918bd915 Update n64graphics.c 2025-08-06 09:16:54 -06:00
coco875andLywx d3339b6880 same for image write 2025-08-06 09:16:54 -06:00
coco875andLywx 85529e8536 ensure only one stb_image declaration 2025-08-06 09:16:54 -06:00
coco875andLywx 0269f1968a no longer support v142 and update stb image (just in case) 2025-08-06 09:16:54 -06:00
AltoXorgandLywx 4513708c95 Fix CI texture depth when png export 2024-04-13 00:02:41 -06:00
24633ebd7c Introduce Metadata and ItemCurve Factories (#27)
* 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: = <=>
2024-04-06 15:36:03 -06:00
MegaMechandGitHub cd7dd6f59a Add Mtx, float, and mk64 Factories (#43)
* Create MtxFactory.cpp

* Add mtx factory

* Implement mtx output

* Changed implementation

* Update comment

* Finish Mtx factory

* Add float factory

* Add runtime error for untested code

* Add DrivingBehaviour factory & fix bug

* Remove limit

* Add mk64 graphics

* Changes

* fix

* Update

* Improve error checking
2024-03-23 01:57:53 -06:00
KiritoDv 1682451d2e Fixed windows compilation 2024-02-21 21:05:28 -06:00
KiritoDv 12532b1a76 [WIP] Added palette and tlut export 2024-02-21 20:38:05 -06:00
KiritoDv 70a6bb7cf1 Added asset mods support 2024-02-21 20:38:05 -06:00