Historique des commits

Auteur SHA1 Message Date
  Jorrit Rouwe 9a279e7d16 Jobified the soft body update (#716) il y a 2 ans
  Jorrit Rouwe 42edc090cc Ability to save / restore the state of a single body (#664) il y a 2 ans
  Jorrit Rouwe 2d969f1cef Ability to selectively save the state of a physics system (#646) il y a 2 ans
  Jorrit Rouwe 5c9f7a6043 Soft body physics support (#644) il y a 2 ans
  Jorrit Rouwe 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) il y a 2 ans
  Jorrit Rouwe ed4e4d4d90 Exposing GetActiveBodiesUnsafe il y a 2 ans
  Jan Krassnigg d2f1d97004 Support for building Jolt as a shared library on Windows (#513) il y a 2 ans
  Jorrit Rouwe 45f147f700 Added error code return value to PhysicsSystem::Update (#504) il y a 2 ans
  Jorrit Rouwe 71e7988e96 Added support to split up large islands (#458) il y a 2 ans
  Jorrit Rouwe 491e0b4dce Added WereBodiesInContact function to detect if we're removing the last contact in ContactListener::OnContactRemoved (#451) il y a 2 ans
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) il y a 2 ans
  Jorrit Rouwe 72f3a53268 Added ability to lock multiple physics systems without triggering assert (#405) il y a 3 ans
  Jorrit Rouwe 4315ad53e3 Made remaining filter functions objects to provide context (#381) il y a 3 ans
  ImperatorS79 8adaf983f4 Add support for MinGW based compilers (#204) il y a 3 ans
  DocAce 5b262a0304 Adds optional body filter to DrawBodies() (#198) il y a 3 ans
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) il y a 3 ans
  Jorrit Rouwe 09d6d9d51c New constraint types added (#181) il y a 3 ans
  Jorrit Rouwe 3e2151a009 Added possibility to save the current state of the physics world as a scene (#165) il y a 3 ans
  Jorrit Rouwe c9796f6071 Sonar fixes (#125) il y a 3 ans
  Jorrit Rouwe f4d107a10a - Turn off CHM generation in doxygen (we're generating the docs online now) il y a 3 ans
  Jorrit Rouwe a8f5c7904e Added const accessors for the BodyInterface il y a 3 ans
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) il y a 3 ans
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) il y a 3 ans
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) il y a 3 ans
  Jorrit Rouwe 36dd3f8c8c Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65) il y a 3 ans
  jrouwe 3fbc103965 Improved contact cache scaling across multiple cores (#26) il y a 4 ans
  Jorrit Rouwe 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. il y a 4 ans
  jrouwe e2bbdda911 Performance optimizations (#17) il y a 4 ans
  jrouwe de02c78a04 Integrate velocities happens in parallel now (#16) il y a 4 ans
  jrouwe ef371411af Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9) il y a 4 ans