提交歷史

作者 SHA1 備註 提交日期
  fabriceci 6029200662 Hack as a hot fix for Bullet's collision margin issue 3 年之前
  Haoyu Qiu b657d0c76c Add dedicated macros for property name extraction 3 年之前
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 年之前
  PouleyKetchoupp fc2bd63ca0 Expose intersect_point in 3D physics server 3 年之前
  PouleyKetchoupp 9bc1b4b90e Improved logic for KinematicBody collision recovery depth 4 年之前
  Rémi Verschelde 33a42160a0 Merge pull request #42365 from madmiraal/fix-39887-3.2 4 年之前
  PouleyKetchoupp da159cd258 Fix 3D moving platform logic 4 年之前
  PouleyKetchoupp f101349225 Fix applied rotation from moving platforms in move_and_slide 4 年之前
  PouleyKetchoupp 2fbb6fff4e Fix move_and_collide causing sliding on slopes 4 年之前
  Hugo Locurcio 9259b4adc4 Add a method to set the number of physics solver iterations in 3D 4 年之前
  PouleyKetchoupp 9eb6a43cff Remove unused PhysicsShapeQueryResult & Physics2DShapeQueryResult 4 年之前
  PouleyKetchoupp c89476ad41 Expose body_test_motion in 3D physics server 4 年之前
  Rafał Mikrut cb5faca39a Prevent setting too big or too small Collision Mask and Layer 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Marcel Admiraal e7d779dbb3 Increment index when populating PhysicsShapeQueryParameters exclude array. 5 年之前
  Marcel Admiraal b006f5402d Check for motion in cast_motion() before doing Bullet convexSweepTest(). 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  LATRio 0562b78f40 Properly expose PhysicsServer methods 6 年之前
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 年之前
  Juan Linietsky ee464f56c4 Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues. Fixes #25074 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde 5e900ebf29 PhysicsServer: Add validity checks for shape query parameters 7 年之前
  Juan Linietsky ee07fb5ebe Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability to choose between bodies and areas when colliding. 7 年之前
  Andrea Catania 0b98834b77 Added ray / shape / point / motion / rest cast exclusion of area and or body 7 年之前
  Rémi Verschelde ef93fec789 Merge pull request #15643 from organicpencil/bullet_contact_impulse 7 年之前