summaryrefslogtreecommitdiff
path: root/src/factories/sf64/TriangleFactory.cpp
AgeCommit message (Collapse)Author
2026-03-23Implemented clang-formatKiritoDv
2024-05-25Fixed possible conflicts with LUSKiritoDv
2024-04-25small changepetrie911
2024-04-08Fixed otr header generation and fixed some binary exportersKiritoDv
2024-04-04exportersinspectredc
2024-03-26Add Vec3s factory, fix colpoly, add some support for palettes (#54)petrie911
* tlut? * tlut
2024-03-22Cleanup (#49)Lywx
* Auto debug info generation and some cleanup * Cleaned dry code from segments * Fixed gCurrentCompressionType bss bs
2024-03-20Auto pad and overlap detection (#47)Lywx
* Fully implemented pad and overlap detection * Cleaned code, fixed pad generation and added alignment * Added debug size on pads
2024-03-16Forgot to clean up the commented out code (#45)petrie911
2024-03-16Add Vec3f factory and AddAsset (#44)petrie911
* 3D * and env * so much to fix * Everything can be solved with triangles * fixes * initfix * stuff
2024-03-14Fixes to SF64 factories (#41)petrie911
* 3D * and env * so much to fix * Everything can be solved with triangles * fixes
2024-03-13SF64 Triangle factory, fixed a bug in ColPolys (#40)petrie911
* 3D * and env * so much to fix * Everything can be solved with triangles