Commit History

Author SHA1 Message Date
  Jorrit Rouwe a90e88802f Added accessors to get local space constraint configuration properties 1 year ago
  Jorrit Rouwe 33f7833e04 Added assert to check that max number of bodies is not too high 1 year ago
  Jérôme Leclercq ab3506caf6 Character: Add GetLayer method (#1189) 1 year ago
  Mikael Hermansson 4084c13b67 Fixed ScaledShape::MakeScaleValid (#1180) 1 year ago
  Mikael Hermansson a8fbf89a93 Added overrides for IsValidScale/MakeScaleValid to DecoratedShape (#1181) 1 year ago
  frederich 613b4a7735 Each invocation of va_start must be matched by a va_end (#1178) 1 year ago
  Jorrit Rouwe fe9dbbbe1b Updated release notes 1 year ago
  Jan Krassnigg 6a7251d095 Added OldSize argument to realloc function (#1175) 1 year ago
  Jan Krassnigg d50bee9d98 Added missing JPH_EXPORT macro (#1174) 1 year ago
  Jorrit Rouwe 256a61aeea Added USE_WASM_SIMD cmake option 1 year ago
  Jorrit Rouwe 6e0b867a24 Fix emscripten build 1 year ago
  Jorrit Rouwe 034b601d3e Added Shape::MakeScaleValid function (#1172) 1 year ago
  Jorrit Rouwe 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
  Jorrit Rouwe e371cbf5e7 Made Body constructor/destructor private 1 year ago
  Jorrit Rouwe 66ad0fff0c Bugfix: MutableCompoundShape::AdjustCenterOfMass did not update bounding box (#1169) 1 year ago
  Tanner Willis e709a36bbc Allow an external profiler to be installed dynamically (#1164) 1 year ago
  Jorrit Rouwe 6cad26a300 Suppress GCC warning: 'XXX' may be used uninitialized in this function [-Werror=maybe-uninitialized] (#1166) 1 year ago
  Jorrit Rouwe a69a48404e Updated release notes 1 year ago
  Jorrit Rouwe bb4272e041 Updated hinge comments 1 year ago
  Jorrit Rouwe fda5b4aa5a Improved enhanced active edge detection (#1162) 1 year ago
  frederich 866a11fa63 Added indent_size=4 to .editorconfig file (#1160) 1 year ago
  Turánszki János 77a0960c3c Softbody triangle backface test fix (#1158) 1 year ago
  Jorrit Rouwe f0f19df1ca Added interface for CharacterVirtual vs CharacterVirtual collision (#1157) 1 year ago
  Jorrit Rouwe 78af2562cb Sonar fix: prefer range based for loop (#1151) 1 year ago
  frederich dbd6b74870 We are increasing the CMake required version to fix the configuration issues below. (#1149) 1 year ago
  dependabot[bot] ca06a05b32 Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3 (#1150) 1 year ago
  Christian 28783b7cbc Remove extra `should` in sentence (#1147) 1 year ago
  Jorrit Rouwe fa0222c44e CharacterTest: Prevent bunny hopping on elevator going down 1 year ago
  Jorrit Rouwe 69b192cc0d CharacterPlanetTest: Fixed singularity in player movement control 1 year ago
  Jorrit Rouwe 83a431bf7e Added demo that shows how to walk on a planet with CharacterVirtual. 1 year ago