summaryrefslogtreecommitdiff
path: root/lib/gsys
AgeCommit message (Collapse)Author
2026-04-03Implements gsys::MemBufferauguste120
2024-08-28Update agl, nnSdk, seadThePixelGamer
2022-12-20ksys/phys: Add RagdollController::getTransform and moreLéo Lam
Credit to @Dragorn421 for helping me figure out the rotation matrix thing in the getTransform function
2022-12-19Handle nn::gfx merge (#108)ThePixelCoder
* Fix build and document nn::gfx merge * Update submodules and some extra labelling in csv * Fix various issues * Make versioning more flexible
2022-05-01ksys/phys: Finish ModelBoneAccessorLéo Lam
2022-04-18gsys: Add (placeholder) ModelUnit fieldsLéo Lam
2022-04-07gsys: Add more Model fieldsLéo Lam
2022-04-07gsys: Add ModelUnit virtual functionsLéo Lam
2022-04-06gsys: Add ModelSceneConfigLéo Lam
2022-04-02lib: Update aglLéo Lam
2022-03-31gsys: Add Model, ModelAccessKey and ModelUnit stubsLéo Lam
2021-08-24gsys: Add ParticleConfigMonsterDruide1