summaryrefslogtreecommitdiff
path: root/include/egg/math/eggMatrix.h
AgeCommit message (Collapse)Author
2025-05-31start matching some d/snd thingsrobojumper
2025-03-20fix EGG::Matrix34f Copy assignmentelijah-thomas774
2024-11-01Updated CC collision (#80)Elijah Thomas
* c_cc_d soooo close * d_cc_shape_colliders -> d_cc_d * ported over changes from #43 * Oops, didnt save * use better collision functions in bombf * bombf fixes * bombf actorPostCreate matching * fix * small fix for cCcD_UnkAttr Set function * more cleanup(?) for c_cc_d * d_cc_mass_s OK * Initial d_cc_s setup * some easy funcs --------- Co-authored-by: robojumper <robojumper@gmail.com>
2024-10-16update from dtk-template - clangd :) (#66)Elijah Thomas
* update from dtk-template and start work towards using clangd * include <a> -> "a" * Update build.yml * remove/add non-trivial class in union warning
2024-10-01Misc Egg (#37)Elijah Thomas
* EGG: Archive, DvdFile, DvdRipper * start eggStream * FrmHeap and AssertHeap OK * progress on EggController * port in WPAD stuff * update WPAD/WUD/KPAD/SC symbols * eggController OK * bytematch more CoreController virtual funcs * eggDecomp/eggStreamDecomp Ok * eggDvdRipper OK * EGG gfx splits * Finished Splitting EGG * create egg Files * eggDecomp.h -> eggStreamDecomp.h * Revert some format changes
2024-05-12fixed up typedef for u32 and s32 from mistake long agoelijah-thomas774
2024-05-02fix externs/symbols/splitselijah-thomas774
2024-03-17change to header guards woooelijah-thomas774
2023-12-24change everything to use a common types fileElijah Thomas
2023-12-22Formatting + dtk Updateelijah-thomas774
2023-12-20mVec and Egg Math (Quat, Vector3f, Matrix34f)elijah-thomas774
2023-10-06Fix includes and removed libs folderElijah Thomas