Historique des commits

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