summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-21ksys/phys: Add RayCastPlusBodyLéo Lam
2022-03-20ksys/phys: Add most remaining parts of RayCastLéo Lam
2022-03-20data: Mark some more Havok functions as library functionsLéo Lam
2022-03-20ksys/phys: Add PhantomLéo Lam
2022-03-20ksys/phys: Add ScopedWorldLock to simplify world locking/unlockingLéo Lam
2022-03-20ksys/phys: Change getRigidBody to take a const-ref for consistencyLéo Lam
2022-03-20data: Fix fake function nameLéo Lam
2022-03-20Havok: Fix placement new in hkArrayUtilLéo Lam
2022-03-20Havok: Add phantom stubsLéo Lam
2022-03-20ksys/phys: Implement world/shape casting RayCast functionsLéo Lam
2022-03-19lib: Update seadLéo Lam
2022-03-19cheatsheet: Add Havok class destructor and some hkVector4f operationsLéo Lam
2022-03-19ksys/phys: Add RayHitCollectorLéo Lam
2022-03-18ksys/phys: Finish QueryContactPointInfo::IteratorLéo Lam
2022-03-18Update function CSVLéo Lam
2022-03-18ksys/phys: Start adding RayCastLéo Lam
2022-03-17Change getContactLayerBaseRelativeValue to return an int to avoid castsLéo Lam
2022-03-17Merge pull request #91 from notyourav/bbLéo Lam
2022-03-16auto placement worktheo3
2022-03-16Merge pull request #89 from h1k421/feature/agl-initial-gpu-memLéo Lam
2022-03-16lib: Update aglLéo Lam
2022-03-16agl: GPU memory management basicsHikari
2022-03-16ksys::eco::LevelSensor::calculatePoints (#90)alex-botw
2022-03-15AddAutoPlacementCreator actiontheo3
2022-03-15map debug stubstheo3
2022-03-16lib: Update seadLéo Lam
2022-03-15ksys/phys: Add ShapeCastLéo Lam
2022-03-14ksys/phys: Finish ContactMgrLéo Lam
2022-03-13ksys/phys: Add ContactLayerCollisionInfoGroupLéo Lam
2022-03-13tools: Update commonLéo Lam
2022-03-13Fix matching issue in ContactMgr::processImpulseEntriesLéo Lam
2022-03-13ksys/phys: Add impulse related ContactMgr functionsLéo Lam
2022-03-10ksys/phys: Add SensorContactListenerLéo Lam
2022-03-10ksys/phys: Finish EntityContactListenerLéo Lam
2022-03-08ksys/phys: Remove unnecessary include in physConversionsLéo Lam
2022-03-08ksys/phys: Deduplicate hkpEntity -> RigidBody gettersLéo Lam
2022-03-08ksys/phys: Start adding EntityContactListenerLéo Lam
2022-03-08ksys/phys: Implement ContactMgr::registerContactPoint for queriesLéo Lam
2022-03-08Havok: Add hkpCdPointCollectorLéo Lam
2022-03-08ksys/phys: Add SphereBasedClosestPointQueryLéo Lam
2022-03-07ksys/phys: Start adding ClosestPointQuery and iterator stuffLéo Lam
2022-03-06ksys/phys: Move Constraint stuff to a separate folderLéo Lam
2022-03-06ksys/phys: Add QueryContactPointInfoLéo Lam
2022-03-06lib: Update seadLéo Lam
2022-03-06ksys/phys: Add more ContactMgr functionsLéo Lam
2022-03-06ksys/phys: Add CollisionInfoBase::enableLayer/disableLayerLéo Lam
2022-03-06ksys/phys: Add ContactPointInfo iteratorLéo Lam
2022-03-06ksys/phys: Finish LayerContactPointInfoLéo Lam
2022-03-05ksys/phys: Implement ContactMgr functions used by ContactListenerLéo Lam
2022-03-05Use sead::OffsetList::robustRange() when possible to simplify iterationLéo Lam