Commit History

Author SHA1 Message Date
  Jorrit Rouwe 094e3b3150 Added functionality to compress a unit vector/quat to a uint32 (#1708) 5 months ago
  Jorrit Rouwe e1b4a498b6 Added UVec4::operator -, -=, Dot and DotV (#1676) 6 months ago
  Jorrit Rouwe 30335e3509 Optimized Quat::RotateAxisX/Y/Z (#1670) 6 months ago
  Jorrit Rouwe ba2d5b8e31 Optimized Quat Vec3 multiplication (#1669) 6 months ago
  Jorrit Rouwe 1ee6eb2f05 Added support for Cosserat rod constraints in soft bodies (#1624) 7 months ago
  Jorrit Rouwe 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 months ago
  Jorrit Rouwe 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
  Stephen Gold a72422a24a Math: correct 4 copy-paste errors in header comments (#1316) 1 year ago
  Jorrit Rouwe e4debe8683 Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314) 1 year ago
  Jorrit Rouwe 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
  Jorrit Rouwe f8da353840 Extra setters for JoltPhysics.js (#730) 2 years ago
  Jorrit Rouwe 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
  Timo Suoranta 4c0a700dba Fixes for MSVC 17.7.0 Preview 3 compilation errors (#615) 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 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 3 years ago
  Jorrit Rouwe 99f086f8b5 Implemented WASM target using emscripten (#222) 3 years ago
  Jorrit Rouwe 9cbee369a6 Implemented vectorized versions of ASin, ACos, ATan, ATan2 (#188) 3 years ago
  Jorrit Rouwe 3447528a66 Implemented vectorized version of Tan (#187) 3 years ago
  Jorrit Rouwe aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Joshie 4fe61fc24d Support for Windows 32-bit platform (#162) 3 years ago
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 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 377931cd27 Made ConvexVsMesh performance test 5% faster 4 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago