Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 gadi atpakaļ |
Rémi Verschelde
|
de4d7a785e
Fix size in HeightMapShapeBullet::set_data
|
6 gadi atpakaļ |
Rémi Verschelde
|
286f52c70a
Merge pull request #20745 from Zylann/heightmap_from_image
|
6 gadi atpakaļ |
Andrea Catania
|
7d681274f8
Improved code that handles collision shapes, fixes #21945
|
6 gadi atpakaļ |
Andrea Catania
|
5328dcb7bb
Improved trimesh stability
|
6 gadi atpakaļ |
Andrea Catania
|
88967e4001
Fixing trimesh precision
|
6 gadi atpakaļ |
Andrea Catania
|
9a67a07a2c
Fixed crash if convex has 0 vertices
|
6 gadi atpakaļ |
Rémi Verschelde
|
912131fe03
Merge pull request #20101 from panzergame/shape_margin
|
6 gadi atpakaļ |
Tristan Porteries
|
e5bfa98d0f
Expose bullet shape margin to UI.
|
6 gadi atpakaļ |
Marc Gilleron
|
6cf4f62f2b
Allow to create a heightmap collision shape from an image
|
6 gadi atpakaļ |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 gadi atpakaļ |
muiroc
|
0a36e974da
added cylinder shape support
|
7 gadi atpakaļ |
Rémi Verschelde
|
e1b9c98032
Merge pull request #17806 from Zylann/fix_heightmap_shape_size_check
|
7 gadi atpakaļ |
Alexander Alekseev
|
b569251110
Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to exit without releasing the 'shapeInterface' pointer.
|
7 gadi atpakaļ |
Marc Gilleron
|
a66e1af168
Make heightmap shape usable from PhysicsServer
|
7 gadi atpakaļ |
Andrea Catania
|
ffc3ef8677
Improved ray shape (2D and 3D) by addiing the possibility to act as regular shape
|
7 gadi atpakaļ |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 gadi atpakaļ |
AndreaCatania
|
c507a4988d
Removed useless error print on bullet shapes
|
7 gadi atpakaļ |
AndreaCatania
|
50c99370d2
Fixed Bullet collision shapes scale
|
7 gadi atpakaļ |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 gadi atpakaļ |
Rémi Verschelde
|
f8b58784bc
Merge pull request #13257 from AndreaCatania/master
|
7 gadi atpakaļ |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 gadi atpakaļ |
AndreaCatania
|
f4b96cc0a9
Fixed kinematic movement stuck, Changed how shape scale works, Optimized
|
7 gadi atpakaļ |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 gadi atpakaļ |
AndreaCatania
|
0a0800ebec
Removed shape margin
|
7 gadi atpakaļ |
AndreaCatania
|
fb4871c919
Bullet physics engine implementation
|
7 gadi atpakaļ |