コミット履歴

作者 SHA1 メッセージ 日付
  Jorrit Rouwe 3e0cbeb804 Added BodyInterface::CreateBodyWithID to be able to keep BodyIDs consistent between client and server (#247) 2 年 前
  mihe f758481dc2 Added CMake option for which MSVC runtime library to use (#246) 2 年 前
  Jorrit Rouwe a17c626f05 Bugfix: Clamping minimal forward step for high frequency updates 3 年 前
  Jorrit Rouwe eacf93c669 Bugfix: Fixed incorrect calculation of local constraint position which caused bodies under the wheels to act weirdly 3 年 前
  Jorrit Rouwe 51e0689df2 Bugfix: Kinematic sensor vs kinematic object would not register contact depending on order of activation (#240) 3 年 前
  sherief fc03b055af Added support for constructing a RotatedTranslatedShape with an existing Shape*. (#134) 3 年 前
  Jorrit Rouwe 0e4865a345 Bugfix: Warm start ratio was used every sub step but should only be used in the first one (#234) 3 年 前
  Jorrit Rouwe 72926d13b2 Fixed warning that triggered after updating to Windows 11 22H2 3 年 前
  Jorrit Rouwe a314bc8a6e Character tweaks (#232) 3 年 前
  Jorrit Rouwe 8f6fd985b3 Documentation update 3 年 前
  Jorrit Rouwe 75794b95e7 Added walls at varying angles to CharacterBaseTest 3 年 前
  Jorrit Rouwe 298cd5a026 Character improvements (#231) 3 年 前
  Jorrit Rouwe 691b0f42d9 Character improvements (#230) 3 年 前
  Jorrit Rouwe 609de13ee6 Fixed bug that caused character to slide from static geometry 3 年 前
  Jorrit Rouwe 5bd64e50fd Fixed missing r terms in documentation 3 年 前
  Jorrit Rouwe 48f71d0a69 Added pulley constraint to samples doc 3 年 前
  Jorrit Rouwe efb0012221 Character tweaks (#218) 3 年 前
  Jorrit Rouwe a30434a1b9 Added pulley constraint type (#229) 3 年 前
  Jorrit Rouwe d8f9d59cba (Tapered)CapsuleShape::GetSurfaceNormal returned NaNs in case a surface position on the central axis was provided (#227) 3 年 前
  Jorrit Rouwe dc405a8c0a Added breaking changes 3 年 前
  Jorrit Rouwe 38ec33942e Ability to override the number of velocity/position steps per constraint (#223) 3 年 前
  Jorrit Rouwe b2276a5ae1 Added link to JoltPhysics.js project 3 年 前
  Jorrit Rouwe 99f086f8b5 Implemented WASM target using emscripten (#222) 3 年 前
  Jorrit Rouwe 68781d9336 Moved <algorithm> to Core.h because it contains the definition for std::min/max so it is needed everywhere. (#220) 3 年 前
  Jeremy L 0981524bd2 Suppress Wunqualified-std-cast-call on clang 16 or later (#219) 3 年 前
  Jorrit Rouwe 5e25bf75d7 Added extra upgrade notes 3 年 前
  Jorrit Rouwe 2eb5ff78cd Added unit test for EPA CastShape test and fixed bug that could return a zero length normal when the GJK algorithm terminated in the first iteration (#217) 3 年 前
  Jorrit Rouwe 5b955f902a Added breaking API change to the list 3 年 前
  Jorrit Rouwe d16a0b05bf Removed FixedConstraint and SliderConstraint SetPoint functions and replaced with mAutoDetectPoint (#216) 3 年 前
  Jorrit Rouwe 22d675437e Upgraded to latest Android SDK + NDK + Gradle version (#214) 3 年 前