summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-16Havok: Implement common operations for hkSimdFloat32Léo Lam
2022-01-16Havok: Simplify hkSimdFloat32 by always using a vector typeLéo Lam
2022-01-16Havok: Use a typedef for hkSimdFloat32 storage typeLéo Lam
2022-01-16tools: Update commonLéo Lam
2022-01-15ksys/phys: Fix #include type for Havok headerLéo Lam
2022-01-15ksys/phys: Finish RigidBodyMotionLéo Lam
2022-01-15Havok: Add hkpSphereMotionLéo Lam
2022-01-15Havok: Add hkpBoxMotionLéo Lam
2022-01-15ksys/phys: Rename flags for clarity in RigidBodyLéo Lam
2022-01-15ksys/phys: Remove useless semicolonLéo Lam
2022-01-15ksys/phys: Add remaining RigidBodyMotionProxy functions (except one)Léo Lam
2022-01-14Havok: Add hkMathHeaderConstantsLéo Lam
2022-01-14Havok: Add quaternion component access functionsLéo Lam
2022-01-14Havok: Fix typos in hkVector4f::_setRotatedDirLéo Lam
2022-01-14ksys/phys: Fix indirect <cstring> include in RigidBodyMotionLéo Lam
2022-01-14Sync function list with IDBLéo Lam
2022-01-14ksys/phys: Start adding RigidBodyMotionLéo Lam
2022-01-14Havok: Fix hkpMotion::getMassInv() return typeLéo Lam
2022-01-14lib: Update seadLéo Lam
2022-01-14Havok: Fix hkSimdFloat32 for NeonLéo Lam
2022-01-13Havok: Silence hkHalf copy constructor warningLéo Lam
2022-01-13ksys/phys: Rename getMotionInfo to getMotionType for clarityLéo Lam
2022-01-13Havok: Fix matching issue in copy assignment operator for hkVector4fLéo Lam
2022-01-13Havok: Fix various hkpMotion settersLéo Lam
2022-01-13Havok: Add hkVector4f::allEqualLéo Lam
2022-01-13Sync function list with IDBLéo Lam
2022-01-13Havok: Fix includes in hkSweptTransformf.hLéo Lam
2022-01-13ksys/phys: Make MotionAccessor's getMotion less ambiguousLéo Lam
2022-01-13ksys/phys: Start adding RigidBodyMotionProxyLéo Lam
2022-01-13lib: Update seadLéo Lam
2022-01-13Revert "Havok: Fix signature of hkpRigidBody::updateCachedShapeInfo"Léo Lam
2022-01-13ksys/phys: Rewrite toMtx34 without using intrinsicsLéo Lam
2022-01-13ksys/phys: Rename RigidBodyParamView to RigidBodyInstanceParam for clarityLéo Lam
2022-01-13Havok: Add more hkTransformf functionsLéo Lam
2022-01-13ksys/phys: Fix a nasty typo in toHkQuatLéo Lam
2022-01-12ksys/phys: Rename two MotionAccessor functions for clarityLéo Lam
2022-01-12tools: Update commonLéo Lam
2022-01-12Havok/hkVector4f: Add dot, setDot, lengthSquaredLéo Lam
2022-01-12Havok: Fix signature of hkpRigidBody::updateCachedShapeInfoLéo Lam
2022-01-11Sync function list with IDBLéo Lam
2022-01-11ksys/phys: Add 3 easy RigidBody functions and fix some typesLéo Lam
2022-01-11ksys/phys: Rename RigidBody::Flag1 to RigidBody::FlagLéo Lam
2022-01-11Fix name conflicts in the function CSVLéo Lam
2022-01-11Add placeholder function names from the IDBLéo Lam
2022-01-11Add missing functions to the function CSVLéo Lam
2022-01-10ksys/phys: Add RigidBodyAccessorLéo Lam
2022-01-09Havok: Add some basic hkVector4fComparison opsLéo Lam
2022-01-09Havok: Add more hkVector4f functionsLéo Lam
2022-01-08Havok: Add hkpRigidBody and hkpMotion getters/settersLéo Lam
2022-01-07ksys/phys: Remove obsolete commentLéo Lam