提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde 10544f1cf7 Revert "Move Bullet physics query flush from Bullet space pre-tick callback to" 5 年之前
  Marcel Admiraal e7d8464f87 Move Bullet physics query flush from Bullet space pre-tick callback to 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 6 年之前
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon 6 年之前
  Aaron Franke 702b539405 Change "ID" to lowercase "id" 6 年之前
  ShyRed a9d4cde0f5 Allow adding disabled shapes 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Andrea Catania a395d809a5 Added function to control 6DOF precision 6 年之前
  Andrea Catania 15305ec91f Optimitzed area overlap checks 7 年之前
  Andrea Catania 7d681274f8 Improved code that handles collision shapes, fixes #21945 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde 77185aaf21 Merge pull request #21049 from AndreaCatania/joints 7 年之前
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 年之前
  Rémi Verschelde 912131fe03 Merge pull request #20101 from panzergame/shape_margin 7 年之前
  Juan Linietsky d88d0d457d Fixes to move and slide and ray separation, implement separation in Godot physics 7 年之前
  Andrea Catania 0010d9c82a Added ray shape and move_and_slide with snapping on 3D. 7 年之前
  Tristan Porteries e5bfa98d0f Expose bullet shape margin to UI. 7 年之前
  Andrea Catania a12e3bab23 Improved 6DOF joint implementation, and removed useless function from cone joint 7 年之前
  Juan Linietsky 14fd797c53 Merge pull request #20381 from AndreaCatania/phymat_2 7 年之前
  Andrea Catania 5e65e28eed Removed physics material combination mode. Added rough and absorbent parameter to material. Fixed 'change' signal connection 7 年之前
  Tiger Caldwell 40c7716586 Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respective 2D counterparts to be more consistent and to include more useful methods. 7 年之前
  AndreaCatania 17ebbfb56d Implemented Soft body 7 年之前
  Juan Linietsky 1ad20dc2f1 Merge pull request #12403 from AndreaCatania/phymat 7 年之前
  muiroc 0a36e974da added cylinder shape support 7 年之前
  AndreaCatania 5f66734d2d Implemented physics material 8 年之前
  Wilson E. Alvarez e5ae9750ed Fixed leak in BulletPhysicsServer 7 年之前
  Andrea Catania e1e78a51aa Implemented Bullet method omit forces 7 年之前
  luz.paz 612ab4bbc6 Fix typos with codespell 7 年之前
  Andrea Catania 6ed392f47a Improved kinematic body 2D and 3D, Now can move rigid body 7 年之前