Commit History

Author SHA1 Message Date
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Marcel Admiraal b006f5402d Check for motion in cast_motion() before doing Bullet convexSweepTest(). 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  LATRio 0562b78f40 Properly expose PhysicsServer methods 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Juan Linietsky ee464f56c4 Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues. Fixes #25074 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 5e900ebf29 PhysicsServer: Add validity checks for shape query parameters 7 years ago
  Juan Linietsky ee07fb5ebe Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability to choose between bodies and areas when colliding. 7 years ago
  Andrea Catania 0b98834b77 Added ray / shape / point / motion / rest cast exclusion of area and or body 7 years ago
  Rémi Verschelde ef93fec789 Merge pull request #15643 from organicpencil/bullet_contact_impulse 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Tiger Caldwell 40c7716586 Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respective 2D counterparts to be more consistent and to include more useful methods. 7 years ago
  Juan Linietsky 2b9902db06 -Fix disable_3d flag 7 years ago
  muiroc 0a36e974da added cylinder shape support 7 years ago
  MrCdK 0ea9c7c4dd Expose methods area_set_area_monitor_callback and area_set_monitorable in PhysicsServer and Physics2DServer 7 years ago
  Geoffrey 09c887f38e Implemented interface for bullet joint motors 7 years ago
  Andrea Catania 134cca0cf2 Fixed physics server typo 7 years ago
  Andrea Catania a930797c31 Added Physics state APIs 7 years ago
  Lee Pugh ac26bf0fb4 Expose PhysicsDirectBodyState.get_contact_impulse 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 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 5dee44bbc1 Implemented physics linear and angular lock 7 years ago
  Rémi Verschelde 25b36f18d3 Merge pull request #12756 from Stratos695/master 7 years ago
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 7 years ago
  AndreaCatania d6e413bb9c Removed type_mask and fixed some variable name 7 years ago
  Rémi Verschelde 2fce0010f0 classref: Sync with current source 7 years ago