summaryrefslogtreecommitdiff
path: root/include/egg/math
AgeCommit message (Collapse)Author
2026-05-31Re-import MSL_C from TProbojumper
2026-02-01formatlepelog
2026-02-01reviewlepelog
2026-02-01d_t_mass_obj 99%lepelog
2025-12-21d_lyt_force_line OKrobojumper
2025-09-16remove address commentselijah-thomas774
2025-06-19beginPadelijah-thomas774
2025-06-08Merge remote-tracking branch 'upstream/main' into blurpalette_mgrelijah-thomas774
2025-06-08Some Quat Fixelijah-thomas774
2025-05-31start matching some d/snd thingsrobojumper
2025-05-25small fixupelijah-thomas774
2025-04-27JPADynamicsBlock OKrobojumper
2025-04-27JPAEmitterManager OKrobojumper
2025-04-27Get the thing building again after Eggificationrobojumper
2025-04-07Introduce mVec2_crobojumper
2025-03-23Post Effect Progress. PostEffectBlurGather OKelijah-thomas774
2025-03-21Egg Camera a small bit closerelijah-thomas774
2025-03-20fix EGG::Matrix34f Copy assignmentelijah-thomas774
2024-11-06d_a_obj_tumble_weed mostly done (#88)Elijah Thomas
* mostly done * Update d_t_tumble_weed.cpp * remove cM::calcTimer * just regswap on adjustSpeed * Create inlines for angle between vectors * name data symbols --------- Co-authored-by: robojumper <robojumper@gmail.com>
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-09-15d_a_obj_junk_repairing OK (#27)robojumper
* d_a_obj_junk_repairing OK * Fix rel_sieve with multi-file RELs
2024-09-13Largely match m_shadow (#20)robojumper
* Largely match m_shadow --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-09-12m3d (#13)robojumper
* Initial M3d Pass * `m_bmdl` and `m_bline` left --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com> Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
2024-06-09Progresselijah-thomas774
2024-05-28m_pad except one function regshufflesrobojumper
2024-05-12fixed up typedef for u32 and s32 from mistake long agoelijah-thomas774
2024-05-06WIP controller stuffrobojumper
2024-05-04Fix eggMatrix amd eggMathelijah-thomas774
2024-05-02fix externs/symbols/splitselijah-thomas774
2024-03-17change to header guards woooelijah-thomas774
2023-12-24updated nw4r stuff from ogw (not final)Elijah Thomas
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-08Filled out FileManager (NonMatching)elijah-thomas774
2023-10-06Fix includes and removed libs folderElijah Thomas