Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
hace 2 años |
Hugo Locurcio
|
413689559c
Always register the Smooth Trimesh Collision project setting
|
hace 2 años |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
hace 3 años |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
hace 3 años |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
hace 3 años |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
hace 3 años |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
hace 3 años |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
hace 4 años |
Marcel Admiraal
|
5692bb4c81
Ensure Bullet HeightMapShape3D data width and depth are at least 2.
|
hace 4 años |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
hace 5 años |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
hace 5 años |
Rémi Verschelde
|
c38d9180df
Revert "Revert "Implemented terrain raycast acceleration""
|
hace 5 años |
Rémi Verschelde
|
458827efc2
Revert "Implemented terrain raycast acceleration"
|
hace 5 años |
Hein-Pieter van Braam
|
4575769115
Merge pull request #25543 from Zylann/optimize_bullet_heightfield_raycast2
|
hace 5 años |
Marc Gilleron
|
cdcdba704b
Fix wrong heights data used to compute min and max heights
|
hace 5 años |
Marc Gilleron
|
bd9f92cdf8
Implemented terrain raycast acceleration using Bresenham traversal and 1 level of chunks
|
hace 6 años |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
hace 6 años |
Rémi Verschelde
|
de4d7a785e
Fix size in HeightMapShapeBullet::set_data
|
hace 6 años |
Rémi Verschelde
|
286f52c70a
Merge pull request #20745 from Zylann/heightmap_from_image
|
hace 6 años |
Andrea Catania
|
7d681274f8
Improved code that handles collision shapes, fixes #21945
|
hace 6 años |
Andrea Catania
|
5328dcb7bb
Improved trimesh stability
|
hace 6 años |
Andrea Catania
|
88967e4001
Fixing trimesh precision
|
hace 6 años |
Andrea Catania
|
9a67a07a2c
Fixed crash if convex has 0 vertices
|
hace 6 años |
Rémi Verschelde
|
912131fe03
Merge pull request #20101 from panzergame/shape_margin
|
hace 6 años |
Tristan Porteries
|
e5bfa98d0f
Expose bullet shape margin to UI.
|
hace 6 años |
Marc Gilleron
|
6cf4f62f2b
Allow to create a heightmap collision shape from an image
|
hace 6 años |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
hace 6 años |
muiroc
|
0a36e974da
added cylinder shape support
|
hace 6 años |
Rémi Verschelde
|
e1b9c98032
Merge pull request #17806 from Zylann/fix_heightmap_shape_size_check
|
hace 6 años |
Alexander Alekseev
|
b569251110
Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to exit without releasing the 'shapeInterface' pointer.
|
hace 6 años |