Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  PouleyKetchoupp f101349225 Fix applied rotation from moving platforms in move_and_slide 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
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 4bfcaeff5a Remove any constraints connected to a Bullet body when removing it 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut e53e1c566a Fix some crashes and using null pointers 5 years ago
  Michael Alexsander Silva Dias 12ae7a4c02 Update some dead links in the codebase 5 years ago
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 years ago
  marxin c11e7ffd0e Fix warnings seen with -Wignored-qualifiers. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Andrea Catania c6e6249143 Improved algorithm that check collision 6 years ago
  Andrea Catania 15305ec91f Optimitzed area overlap checks 6 years ago
  Andrea Catania 7d681274f8 Improved code that handles collision shapes, fixes #21945 6 years ago
  Rémi Verschelde 686f6ff279 Fix mismatched class/struct definition warnings [-Wmismatched-tags] 6 years ago
  Andrea Catania 9b446f1cc3 Optimized in case is used just 1 shape with no transform 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
  Rémi Verschelde ef93fec789 Merge pull request #15643 from organicpencil/bullet_contact_impulse 6 years ago
  Tiger Caldwell 40c7716586 Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respective 2D counterparts to be more consistent and to include more useful methods. 6 years ago
  AndreaCatania 5f66734d2d Implemented physics material 7 years ago
  Andrea Catania e1e78a51aa Implemented Bullet method omit forces 7 years ago
  Andrea Catania a930797c31 Added Physics state APIs 7 years ago
  Paolo Perkovic 08d4bfacaf Fix inconsistencies and typos in argument names 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago
  Lee Pugh ac26bf0fb4 Expose PhysicsDirectBodyState.get_contact_impulse 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  AndreaCatania aea1b2e6c3 Fixed rigidbody sleping, Fixes #13952 7 years ago