Commit History

Author SHA1 Message Date
  Marcus Elg ec7b481170 Renamed plane's d to distance 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Yuri Roubinsky 3b0638fe1c Changed default capsule axis to vertical 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 6 years ago
  Rémi Verschelde c38d9180df Revert "Revert "Implemented terrain raycast acceleration"" 6 years ago
  Rémi Verschelde 458827efc2 Revert "Implemented terrain raycast acceleration" 6 years ago
  Hein-Pieter van Braam 4575769115 Merge pull request #25543 from Zylann/optimize_bullet_heightfield_raycast2 6 years ago
  Marc Gilleron cdcdba704b Fix wrong heights data used to compute min and max heights 6 years ago
  Marc Gilleron bd9f92cdf8 Implemented terrain raycast acceleration using Bresenham traversal and 1 level of chunks 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde de4d7a785e Fix size in HeightMapShapeBullet::set_data 6 years ago
  Rémi Verschelde 286f52c70a Merge pull request #20745 from Zylann/heightmap_from_image 6 years ago
  Andrea Catania 7d681274f8 Improved code that handles collision shapes, fixes #21945 7 years ago
  Andrea Catania 5328dcb7bb Improved trimesh stability 7 years ago
  Andrea Catania 88967e4001 Fixing trimesh precision 7 years ago
  Andrea Catania 9a67a07a2c Fixed crash if convex has 0 vertices 7 years ago
  Rémi Verschelde 912131fe03 Merge pull request #20101 from panzergame/shape_margin 7 years ago
  Tristan Porteries e5bfa98d0f Expose bullet shape margin to UI. 7 years ago
  Marc Gilleron 6cf4f62f2b Allow to create a heightmap collision shape from an image 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  muiroc 0a36e974da added cylinder shape support 7 years ago
  Rémi Verschelde e1b9c98032 Merge pull request #17806 from Zylann/fix_heightmap_shape_size_check 7 years ago
  Alexander Alekseev b569251110 Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to exit without releasing the 'shapeInterface' pointer. 7 years ago
  Marc Gilleron a66e1af168 Make heightmap shape usable from PhysicsServer 7 years ago
  Andrea Catania ffc3ef8677 Improved ray shape (2D and 3D) by addiing the possibility to act as regular shape 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago