Commit Graph

10 Commits

Author SHA1 Message Date
Léo Lam 08ccaf9c3c
ksys/phys: Add RagdollController::getTransform and more
Credit to @Dragorn421 for helping me figure out the rotation matrix
thing in the getTransform function
2022-12-20 16:27:40 +01:00
ThePixelCoder 4275779f8a
Handle nn::gfx merge (#108)
* Fix build and document nn::gfx merge

* Update submodules and some extra labelling in csv

* Fix various issues

* Make versioning more flexible
2022-12-19 13:12:15 +01:00
Léo Lam 32add253b3
ksys/phys: Finish ModelBoneAccessor 2022-05-01 22:10:06 +02:00
Léo Lam 58a008dfca
gsys: Add (placeholder) ModelUnit fields 2022-04-18 22:40:30 +02:00
Léo Lam 0127ac2064
gsys: Add more Model fields 2022-04-07 01:57:21 +02:00
Léo Lam c7a0797fe4
gsys: Add ModelUnit virtual functions 2022-04-07 01:40:54 +02:00
Léo Lam 55f8bde652
gsys: Add ModelSceneConfig 2022-04-06 11:52:54 +02:00
Léo Lam 15db815f86
lib: Update agl 2022-04-02 13:00:50 +02:00
Léo Lam 9d02ca33d8
gsys: Add Model, ModelAccessKey and ModelUnit stubs 2022-03-31 23:17:34 +02:00
MonsterDruide1 612aeac49f gsys: Add ParticleConfig 2021-08-24 18:31:52 +02:00