Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Marcel Admiraal b006f5402d Check for motion in cast_motion() before doing Bullet convexSweepTest(). il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  LATRio 0562b78f40 Properly expose PhysicsServer methods il y a 6 ans
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. il y a 6 ans
  Juan Linietsky ee464f56c4 Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues. Fixes #25074 il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] il y a 7 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Rémi Verschelde 5e900ebf29 PhysicsServer: Add validity checks for shape query parameters il y a 7 ans
  Juan Linietsky ee07fb5ebe Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability to choose between bodies and areas when colliding. il y a 7 ans
  Andrea Catania 0b98834b77 Added ray / shape / point / motion / rest cast exclusion of area and or body il y a 7 ans
  Rémi Verschelde ef93fec789 Merge pull request #15643 from organicpencil/bullet_contact_impulse il y a 7 ans
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit il y a 7 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 7 ans
  Juan Linietsky 2b9902db06 -Fix disable_3d flag il y a 7 ans
  muiroc 0a36e974da added cylinder shape support il y a 7 ans
  MrCdK 0ea9c7c4dd Expose methods area_set_area_monitor_callback and area_set_monitorable in PhysicsServer and Physics2DServer il y a 7 ans
  Geoffrey 09c887f38e Implemented interface for bullet joint motors il y a 7 ans
  Andrea Catania 134cca0cf2 Fixed physics server typo il y a 7 ans
  Andrea Catania a930797c31 Added Physics state APIs il y a 7 ans
  Lee Pugh ac26bf0fb4 Expose PhysicsDirectBodyState.get_contact_impulse il y a 7 ans
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 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 5dee44bbc1 Implemented physics linear and angular lock il y a 7 ans
  Rémi Verschelde 25b36f18d3 Merge pull request #12756 from Stratos695/master il y a 7 ans