Commit History

Author SHA1 Message Date
  Rémi Verschelde 16f6a5b139 One Copyright Update to rule them all 2 years ago
  Hugo Locurcio 46b7133967 Add a 3D suffix to relevant physics profiler categories 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  lawnjelly 3d981b8265 Add option to use handles to RID 3 years ago
  Marcel Admiraal 702529d63e Give each RigidBody its own DirectBodyState wrapper. 4 years ago
  PouleyKetchoupp b93aeec4a2 Fix errors in KinematicBody when floor is destroyed or removed 3 years ago
  PouleyKetchoupp 562d9cef1b Fix RigidBody collision update after changing collision layer/mask 3 years ago
  PouleyKetchoupp da159cd258 Fix 3D moving platform logic 3 years ago
  Hugo Locurcio 9259b4adc4 Add a method to set the number of physics solver iterations in 3D 3 years ago
  PouleyKetchoupp 10fdd196b7 Fix and clean disabled shapes handling in godot physics servers 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  PouleyKetchoupp c6fbd55ca9 Cylinder support in Godot Physics 3D 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  lawnjelly 690e07b509 Dynamic BVH for rendering and godot physics 4 years ago
  Marcel Admiraal fc72c3fdf5 Remove the unnecessary sync() and the restrictions it imposes on 3D Physics. 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Michael Alexsander Silva Dias 5ca7460421 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directories 5 years ago
  Aaron Franke 702b539405 Change "ID" to lowercase "id" 5 years ago
  ShyRed a9d4cde0f5 Allow adding disabled shapes 6 years ago
  Juan Linietsky b84b015225 Make query checks less agressive, fixes #24694 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Juan Linietsky 0b1e93ccd4 -Make sure monitorable cant be flipped while flushing queries, fixes #17330 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde 912131fe03 Merge pull request #20101 from panzergame/shape_margin 6 years ago
  Juan Linietsky d88d0d457d Fixes to move and slide and ray separation, implement separation in Godot physics 6 years ago
  Tristan Porteries e5bfa98d0f Expose bullet shape margin to UI. 6 years ago
  Juan Linietsky 14fd797c53 Merge pull request #20381 from AndreaCatania/phymat_2 6 years ago
  Andrea Catania 5e65e28eed Removed physics material combination mode. Added rough and absorbent parameter to material. Fixed 'change' signal connection 6 years ago