Historique des commits

Auteur SHA1 Message Date
  Jorrit Rouwe 4f81b8d6f3 Added some documentation pointing towards various internal debug drawing options il y a 1 mois
  Jorrit Rouwe f6d41d9d1c Added new define JPH_TRACK_SIMULATION_STATS (#1773) il y a 2 mois
  Jorrit Rouwe b1e5153f78 Explicitly marking some classes as internal to avoid confusion il y a 2 mois
  Jorrit Rouwe 1ee6eb2f05 Added support for Cosserat rod constraints in soft bodies (#1624) il y a 7 mois
  Jorrit Rouwe 366da8bb7d Add performance test to TSAN build (#1285) il y a 1 an
  Jorrit Rouwe c416db3c76 Improved sorting of LRA constraints (#1052) il y a 1 an
  Jorrit Rouwe 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) il y a 1 an
  Jorrit Rouwe 22739d900b Implemented better algorithm to split soft body constraints into parallel groups (#1042) il y a 1 an
  Jorrit Rouwe 8e4bf3fa03 Added support for soft body bend constraints (#1010) il y a 1 an
  Jorrit Rouwe 17db6d3f24 Improvements to soft body constraints (#971) il y a 1 an
  Jorrit Rouwe 277b818ffe Soft body skinning constraints (#947) il y a 1 an
  Evangel63 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 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
  Andrea Catania b1cd849510 Fixes a crash caused when fetching a body using an invalid BodyID (#627) 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 db6d42bed5 Added a link to the main repository to the header of each file (#452) il y a 2 ans
  Jorrit Rouwe 64802d163a Added ability to switch motion quality for a body (#342) il y a 3 ans
  Jorrit Rouwe f89be7e063 Ability to split unassigning of a body ID from freeing the body (#291) il y a 3 ans
  Jorrit Rouwe 8ab310a423 Added functionality to create bodies without ID and assign an ID later (#272) il y a 3 ans
  Jorrit Rouwe 3e0cbeb804 Added BodyInterface::CreateBodyWithID to be able to keep BodyIDs consistent between client and server (#247) 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 6db4d3beac Removed Body::GetDebugName 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
  Jorrit Rouwe ddf837d782 Support for GCC (#63) il y a 3 ans