Commit History

Author SHA1 Message Date
  Rémi Verschelde b7c0f613b5 Merge pull request #66076 from Sauermann/fix-double-physics-input-events-for-layers 1 year ago
  Markus Sauermann 7e056f1b37 Fix physics events being interpreted twice when in canvas layer 2 years ago
  smix8 026549db2e Create default World physics spaces on demand only 1 year ago
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 2 years ago
  kobewi d9f066d5fa Remove duplicate project settings definitions 2 years ago
  Rémi Verschelde e5857bd6c7 Merge pull request #66548 from akien-mga/msvc-warnings-c4701-c4703 2 years ago
  Rémi Verschelde 85fe6ecc32 Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used 2 years ago
  Rémi Verschelde 7ab01450cf Fix MSVC warning C4702: unreachable code 2 years ago
  Rémi Verschelde f9f2446972 Merge pull request #64367 from Mickeon/rename-var-to-str 2 years ago
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 2 years ago
  fabriceci f8cc88fab3 Restore RigidBody2/3D, SoftBody names in physics 2 years ago
  Silc Renew b31115cdc1 Add collision weight to PhysicsBody for penetrations must be avoided 2 years ago
  reduz 45af29da80 Add a new HashSet template 2 years ago
  Ricardo Buring f072aa69a9 Add motion parameter to toggle whether recovery is reported as a collision 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  Aaron Franke fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods 2 years ago
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" 2 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 2 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 2 years ago
  Ricardo Buring 3d4be5d4c2 Raycasts hitting from inside: return collision point in global coordinates 2 years ago
  Rémi Verschelde 0d1e3893d9 Merge pull request #57630 from lawnjelly/bvh4_templated_checks 2 years ago
  Ricardo Buring d525ea2614 In final phase of test_body_motion, move and cull AABB for body once, instead of for every shape 2 years ago
  lawnjelly f8eaab5b47 BVH - Sync BVH with 3.x 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Rémi Verschelde 0ba7103bea Merge pull request #55702 from nekomatata/physics-solver-settings 3 years ago
  PouleyKetchoupp 0c354047e1 Handle test body motion with 0 margin 3 years ago
  PouleyKetchoupp 8682adcb87 Add physics solver settings to project settings 3 years ago
  PouleyKetchoupp 2273a78af1 Update space parameters in 2D and 3D 3 years ago