| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-29 | ksys/phys: Add BoneAccessor | Léo Lam | |
| 2022-03-29 | Havok: Fix HK_FORCE_INLINE to actually force inlining | Léo Lam | |
| ...using the always_inline attribute | |||
| 2022-03-29 | Havok: Fix bugged vnegq_f32 in hkVector4f::setNeg<3> | Léo Lam | |
| 2022-03-29 | Havok: Fix hkVector4f::setReciprocal | Léo Lam | |
| 2022-03-27 | ksys/phys: Add HavokMemoryAllocator | Léo Lam | |
| 2022-03-27 | heap/ExpHeap: Declare getAllocatedSize | Léo Lam | |
| 2022-03-27 | Havok: Add more ragdoll header stubs | Léo Lam | |
| 2022-03-27 | Havok: Add ragdoll stuff | Léo Lam | |
| 2022-03-25 | container/Buffer: Fix matching issue in fill() | Léo Lam | |
| Because of this inaccuracy, fill() could never be used in practice. | |||
| 2022-03-25 | git subrepo push lib/sead | Léo Lam | |
| subrepo: subdir: "lib/sead" merged: "89e6f6d63" upstream: origin: "https://github.com/open-ead/sead" branch: "master" commit: "89e6f6d63" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596" | |||
| 2022-03-24 | math/Matrix: Add NEON implementation of 3x4 multiplication | Léo Lam | |
| 2022-03-24 | math/Vector: Add Vector3 rotation | Léo Lam | |
| 2022-03-24 | math/Matrix: Add operator* for Matrix34 multiplication | Léo Lam | |
| 2022-03-22 | git subrepo pull (merge) lib/sead | Léo Lam | |
| subrepo: subdir: "lib/sead" merged: "14326b350" upstream: origin: "https://github.com/open-ead/sead" branch: "master" commit: "14326b350" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596" | |||
| 2022-03-21 | Switch to subrepos | Léo Lam | |
| git subrepo clone https://github.com/open-ead/sead lib/sead subrepo: subdir: "lib/sead" merged: "1b66e825d" upstream: origin: "https://github.com/open-ead/sead" branch: "master" commit: "1b66e825d" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" git subrepo clone (merge) https://github.com/open-ead/nnheaders lib/NintendoSDK subrepo: subdir: "lib/NintendoSDK" merged: "9ee21399f" upstream: origin: "https://github.com/open-ead/nnheaders" branch: "master" commit: "9ee21399f" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596" git subrepo clone https://github.com/open-ead/agl lib/agl subrepo: subdir: "lib/agl" merged: "7c063271b" upstream: origin: "https://github.com/open-ead/agl" branch: "master" commit: "7c063271b" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596" git subrepo clone https://github.com/open-ead/EventFlow lib/EventFlow subrepo: subdir: "lib/EventFlow" merged: "c35d21b34" upstream: origin: "https://github.com/open-ead/EventFlow" branch: "master" commit: "c35d21b34" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596" | |||
| 2022-03-21 | ksys/phys: Add RayCastRequestMgr | Léo Lam | |
| 2022-03-20 | ksys/phys: Add most remaining parts of RayCast | Léo Lam | |
| One last function remaining (0x0000007100fc4844) but it looks obnoxious so I'll leave it for later. | |||
| 2022-03-20 | Havok: Fix placement new in hkArrayUtil | Léo Lam | |
| 2022-03-20 | Havok: Add phantom stubs | Léo Lam | |
| 2022-03-20 | ksys/phys: Implement world/shape casting RayCast functions | Léo Lam | |
| 2022-03-19 | lib: Update sead | Léo Lam | |
| 2022-03-19 | ksys/phys: Add RayHitCollector | Léo Lam | |
| 2022-03-16 | lib: Update agl | Léo Lam | |
| 2022-03-16 | lib: Update sead | Léo Lam | |
| 2022-03-15 | ksys/phys: Add ShapeCast | Léo Lam | |
| 2022-03-10 | ksys/phys: Finish EntityContactListener | Léo Lam | |
| 2022-03-08 | Havok: Add hkpCdPointCollector | Léo Lam | |
| 2022-03-06 | lib: Update sead | Léo Lam | |
| 2022-03-05 | ksys/phys: Finish ContactListener | Léo Lam | |
| 2022-03-04 | lib: Update sead | Léo Lam | |
| 2022-03-03 | Add more Havok prereqs for ContactListener | Léo Lam | |
| 2022-03-03 | ksys/phys: Add more ContactListener functions and Havok prereqs | Léo Lam | |
| 2022-03-03 | Havok: Fix class/struct mismatches | Léo Lam | |
| 2022-03-01 | ksys/phys: Add some ContactListener prerequisites | Léo Lam | |
| 2022-02-28 | ksys/phys: Add more EntityGroupFilter functions | Léo Lam | |
| 2022-02-13 | lib: Update nnSdk and agl headers | Léo Lam | |
| 2022-02-12 | ksys/phys: Add ListShape | Léo Lam | |
| 2022-02-10 | ksys/phys: Add most of PolytopeShape | Léo Lam | |
| 2022-02-09 | Havok: Add hkpConvexVerticesShape stub | Léo Lam | |
| 2022-02-09 | lib: Update NintendoSDK | Léo Lam | |
| 2022-02-09 | lib: Update sead | Léo Lam | |
| 2022-02-07 | ksys/phys: Add RigidBodyFromResource | Léo Lam | |
| 2022-02-07 | Havok: Add hkpSphereShape | Léo Lam | |
| 2022-02-04 | Havok: Fix compile errors in non-AArch64 impls of hkSimdFloat32 | Léo Lam | |
| 2022-02-03 | ksys/phys: Start implementing HavokCylinderWaterShape | Léo Lam | |
| 2022-02-03 | Havok: Fix matching issue in hkVector4f::_setRotatedDir | Léo Lam | |
| 2022-02-03 | Havok: Add hkpCylinderShape | Léo Lam | |
| 2022-02-02 | Havok: Add hkSimdFloat32 load/store | Léo Lam | |
| 2022-02-02 | Havok: Add more hkVector4f operations (scalar add/sub) | Léo Lam | |
| 2022-02-02 | Havok: Remove duplicate typedef in hkVector4fComparison | Léo Lam | |
| The type alias already exists in hkMath | |||
