提交历史

作者 SHA1 备注 提交日期
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 年之前
  Aaron Franke cb9fc117d1 Use real_t in physics code 4 年之前
  Marcel Admiraal 797a7fc6cc Only remove Bullet's body constraints when removing body from space 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  Andrea Catania 1829c67762 Revert "Optimized physics object spawn time and optimized shape usage when the shape is not scaled" 5 年之前
  Andrea Catania 8827e315d4 Revert "- Enhanced the flush mechanism by flushing only needed thing." 5 年之前
  Andrea Catania 8d0d6d6921 - Enhanced the flush mechanism by flushing only needed thing. 5 年之前
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 年之前
  Rémi Verschelde bd3a468fc2 Merge pull request #39726 from AndreaCatania/add_body_impr_physics 5 年之前
  Andrea Catania a2b5e7971a Added BulletPhysics APIs to return internal objects and fixed a typo. 5 年之前
  Andrea Catania 7709a83493 Optimized physics object spawn time and optimized shape usage when the shape is not scaled 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 年之前
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 年之前
  PouleyKetchoupp 9353a2bbd1 Better damping implementation for Bullet rigid bodies 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  PouleyKetchoupp 189e4e59ad Fixed KinematicCollision.get_local_shape() - the local shape id was never set during move_and_collide() 6 年之前
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 年之前
  Daniel Rakos 6dd65c0d67 KinematicBody performance and quality improvements 6 年之前
  Daniel Rakos f7511511b1 Fix RayShape collision when used with a KinematicBody (Bullet Physics) 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 686f6ff279 Fix mismatched class/struct definition warnings [-Wmismatched-tags] 7 年之前
  Rémi Verschelde 2091f20443 Fix warnings about wrong member initialization order [-Wreorder] 7 年之前
  Andrea Catania d226ba7c2b Corrected cast_motion query behaviour 7 年之前
  Andrea Catania 88967e4001 Fixing trimesh precision 7 年之前