Commit History

Author SHA1 Message Date
  Rémi Verschelde 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 7 months ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 11 months ago
  Hugo Locurcio 62c17911ea Add more property hint ranges for project settings 9 months ago
  Yufeng Ying e88e30c273 Remove unused headers in servers. 7 months ago
  Mikael Hermansson d470c2ac6a Add Jolt Physics as an alternative 3D physics engine 8 months ago
  Rémi Verschelde 8a9a26ef19 Merge pull request #93311 from dsnopek/gdextension-required-virtuals 10 months ago
  Ricardo Buring 0333648cea Move Godot Physics 3D into a module; add dummy 3D physics server 1 year ago
  David Snopek c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 1 year ago
  Mikael Hermansson a559a1c6d8 Bind `PhysicsServer*D::body_set_state_sync_callback` 1 year ago
  Mikael Hermansson a23717c8c6 Bind physics server methods related to shape margin 1 year ago
  Ricardo Buring 38a31f4cb5 Bind constants related to 6DOF joints 1 year ago
  Aaron Franke 6aac3e4a16 Disable all 3D nodes, physics, and resources when compiling without 3D 1 year ago
  Mikael Hermansson 06f2f1ecbc Bind physics server methods related to `SoftBody3D` 1 year ago
  Robert Borghese 7bf88df324 Fix PhysicsShapeQueryParameters3D.motion type wrongly set to Vector2 1 year ago
  A Thousand Ships 95eafcba4c Fix missing clear for some `set_exclude*` query parameter methods 1 year ago
  Mikael Hermansson ee9f41a12d Fix bindings of `PhysicsServer3DRenderingServerHandler` 1 year ago
  PrecisionRender af7f787c6e Add ability to get barycentric coordinates from ray 2 years ago
  Mikael Hermansson 4f9f4796f2 Change the "Physics Engine" project settings to prompt a restart 2 years ago
  Tim Gift fffc6aba58 Resolved issues with script PhysicsDirectBodyState3d contacts 3 years ago
  Malcolm Nixon 1d1d3c71e0 Modify "physics/3d/solver/contact_max_allowed_penetration" precision to three significant digits, so values down to "0.001" can be specified. 2 years ago
  Ricardo Buring 61429a5f49 Fix collide_shape return type 2 years ago
  Anthony Cossins ae282e9b7d Fix return type for collide_shape to use PackedVector3Array 2 years ago
  smix8 026549db2e Create default World physics spaces on demand only 2 years ago
  Aaron Franke 79215131b5 Replace Area gravity point distance scale with unit distance 2 years ago
  Aaron Franke 866e2b95dc Remove deprecated AREA_PARAM_GRAVITY_POINT_ATTENUATION 2 years ago
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Mikael Hermansson c1379523ea Bind methods related to disabling collision between joint bodies 2 years ago
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 2 years ago
  Ricardo Buring 4453d63bb0 Update remaining physics exclude parameters to use TypedArray 2 years ago