Commit History

Author SHA1 Message Date
  Jorrit Rouwe 3c67be7924 Added new TempAllocator implementation that can fall back to malloc when it runs out of its fixed size buffer 1 year ago
  Jorrit Rouwe 8dc0df30b6 Added coverage badge 1 year ago
  Jorrit Rouwe f925b66eb6 Adding unit tests to get more coverage 1 year ago
  Jorrit Rouwe 2df238e169 Turn off PCH for code coverage builds (#1206) 1 year ago
  Jorrit Rouwe 5db59aa2d8 Updated sonar configuration 1 year ago
  Jorrit Rouwe 33394b357f CharacterVirtual stick to floor / stair walk did not trigger a contact added callback on the CharacterContactListener (#1205) 1 year ago
  Jorrit Rouwe 1cb59a566d Add ragdoll scene to emscripten determinism test (#1203) 1 year ago
  Jorrit Rouwe b466d504f2 Extended determinism check (#1202) 1 year ago
  Jorrit Rouwe 20eedf47c4 Fixed emscripten debug build (#1201) 1 year ago
  Jorrit Rouwe 9eb09f8d33 Added information on how to build with emscripten 1 year ago
  Jorrit Rouwe 80233f8092 Added emscripten CI + unit tests (#1200) 1 year ago
  Jorrit Rouwe e7c824ff33 Bump gradle version 1 year ago
  Jorrit Rouwe 06b5ddcc7a Support for compiling for ARM with GCC < 12 (#1198) 1 year ago
  Jorrit Rouwe 5b611d68d9 Removed GCC -flax-vector-conversions flag and fixed NEON casts (#1197) 1 year ago
  Jorrit Rouwe d2cd9e8fe5 Release notes 1 year ago
  Jorrit Rouwe b54a0849e0 Removed the use of size_t when saving to binary (#1193) 1 year ago
  Jorrit Rouwe 390cb1f6fe Fixed ARM NEON code compiling with GCC (#1192) 1 year ago
  Stephen Gold 50ea279f32 Fix compile error: __builtin_bitreverse32 does not exist in gcc ARM version (#1186) 1 year ago
  Amer Koleci ed970874e4 Enable optional CMake install using ENABLE_INSTALL option (#1187) 1 year ago
  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