summaryrefslogtreecommitdiff
path: root/src/factories/Vec3fFactory.cpp
AgeCommit message (Collapse)Author
2024-03-21Auto debug info generation and some cleanupKiritoDv
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-16Add Vec3f factory and AddAsset (#44)petrie911
* 3D * and env * so much to fix * Everything can be solved with triangles * fixes * initfix * stuff