Commit History

Author SHA1 Message Date
  Jorrit Rouwe 57083c6352 Added tapered cylinder shape (#1241) 1 year ago
  Jorrit Rouwe 00160d7bcc Removed a bit of excessive tabbing 1 year ago
  Jorrit Rouwe c94628d2a0 Added easy to use implementation of DebugRenderer (#1019) 1 year ago
  Jorrit Rouwe 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
  Jorrit Rouwe eef0d0be7c Added Body::ResetMotion and DebugRenderer::NextFrame (#932) 1 year ago
  Jorrit Rouwe 6a08b1898c Whitespace fixes (MSVC keeps adding these even though it is configured not to) 1 year ago
  Jorrit Rouwe 41016256e2 Added pyramid shape rotation limits for SwingTwist and SixDOF constraints (#807) 1 year ago
  Evangel63 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 years ago
  Jorrit Rouwe 6785742b9d Debug renderer can now draw a triangle with or without shadows (#639) 2 years ago
  Jan Krassnigg d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 2 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe b4bd177f35 Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145) 3 years ago
  Jorrit Rouwe 2e1abfb344 Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122) 3 years ago
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago