index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
bullet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #26014 from AndreaCatania/bugfix
Rémi Verschelde
2019-02-18
1
-1
/
+4
|
\
|
*
Fixed area collision report with concave
Andrea Catania
2019-02-18
1
-1
/
+4
*
|
Merge pull request #26011 from AndreaCatania/bugfix
Rémi Verschelde
2019-02-18
1
-3
/
+22
|
\
|
|
*
Added support to scale areas
Andrea Catania
2019-02-18
1
-3
/
+22
*
|
Merge pull request #25481 from hpvb/fix-ubsan-asan-reports
Rémi Verschelde
2019-02-12
1
-0
/
+4
|
\
\
|
*
|
Fix many asan and ubsan reported issues
Hein-Pieter van Braam
2019-01-30
1
-0
/
+4
|
|
/
*
|
[Core] Rename Matrix3 file to Basis
Aaron Franke
2019-02-09
1
-1
/
+1
*
|
Disable BT_DEBUG, works around #25476 and #25431
Daniel Abbott
2019-02-08
1
-2
/
+2
*
|
Avoid inertia calculation for empty shape - Bullet
Andrea Catania
2019-01-30
1
-1
/
+2
|
/
*
Fixed Rigidbody first frame center spawn
Andrea Catania
2019-01-28
1
-0
/
+3
*
Bullet: Enable BT_DEBUG on debug builds
Rémi Verschelde
2019-01-27
1
-0
/
+2
*
Fixed area overlaps if not move
Andrea Catania
2019-01-21
1
-4
/
+5
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
47
-94
/
+94
*
Fix size in HeightMapShapeBullet::set_data
Rémi Verschelde
2018-12-27
1
-1
/
+1
*
`GodotRestInfoContactResultCallback::addSingleResult` now returns normal
Daniel Abbott
2018-12-22
1
-0
/
+1
*
Merge pull request #20745 from Zylann/heightmap_from_image
Rémi Verschelde
2018-12-09
1
-14
/
+43
|
\
|
*
Allow to create a heightmap collision shape from an image
Marc Gilleron
2018-08-05
1
-14
/
+43
*
|
Merge pull request #23994 from AndreaCatania/prec
Rémi Verschelde
2018-11-28
4
-0
/
+30
|
\
\
|
*
|
Added function to control 6DOF precision
Andrea Catania
2018-11-27
4
-0
/
+30
*
|
|
Add more max-checking to physics queries
Florian Jung
2018-11-26
1
-0
/
+8
*
|
|
Improved algorithm that check collision
Andrea Catania
2018-11-22
3
-2
/
+44
|
/
/
*
|
Merge pull request #23668 from sdfgeoff/fix_angular_constraints
Rémi Verschelde
2018-11-17
1
-1
/
+39
|
\
\
|
*
|
Added angular restitution
Geoffrey Irons
2018-11-13
1
-1
/
+39
*
|
|
Fix some undefined behaviour in Bullet module.
Ibrahn Sahir
2018-11-16
2
-2
/
+12
*
|
|
-Make sure monitorable cant be flipped while flushing queries, fixes #17330
Juan Linietsky
2018-11-16
1
-0
/
+2
|
/
/
*
|
Fix multi-statement macro call not being covered.
J08nY
2018-10-08
2
-4
/
+6
*
|
Optimitzed area overlap checks
Andrea Catania
2018-10-07
10
-43
/
+62
*
|
Improved code that handles collision shapes, fixes #21945
Andrea Catania
2018-10-06
10
-144
/
+109
*
|
Improved trimesh stability
Andrea Catania
2018-10-05
1
-4
/
+10
*
|
Removed wrong equal vertex thresold to GJK solver
Andrea Catania
2018-10-05
1
-1
/
+0
*
|
Added correct allowed penetration parameter to cast motion API
Andrea Catania
2018-10-05
1
-1
/
+1
*
|
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
Rémi Verschelde
2018-10-01
2
-2
/
+2
*
|
Fix warnings about wrong member initialization order [-Wreorder]
Rémi Verschelde
2018-09-28
8
-24
/
+26
*
|
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-1
/
+5
*
|
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-27
4
-10
/
+13
*
|
Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wr...
Rémi Verschelde
2018-09-27
1
-2
/
+0
*
|
Corrected cast_motion query behaviour
Andrea Catania
2018-09-22
2
-6
/
+9
*
|
Added rayshape solver algorithm to soft body configurator fixes #22283 fixes ...
Andrea Catania
2018-09-22
3
-1
/
+70
*
|
Added automatically set velocity when rigid is kinematic
Andrea Catania
2018-09-19
1
-1
/
+4
*
|
Added check to prevent contact signal to happen too early
Andrea Catania
2018-09-19
1
-21
/
+23
*
|
Add null check in godot result callback
muiroc
2018-09-16
1
-3
/
+5
*
|
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
\
|
*
|
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
|
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
8
-12
/
+12
|
/
/
*
|
Merge pull request #21921 from AndreaCatania/bugfix2
Rémi Verschelde
2018-09-10
3
-4
/
+12
|
\
\
|
*
|
Fiex bullet crash
Andrea Catania
2018-09-10
3
-4
/
+12
*
|
|
Fix indentation in bullet SCsub
Poommetee Ketson
2018-09-10
1
-1
/
+1
|
/
/
*
|
Fixed crash during raycast and CCD radius calculation
Andrea Catania
2018-09-07
2
-5
/
+13
*
|
Merge pull request #21808 from AndreaCatania/optitri
Juan Linietsky
2018-09-07
12
-40
/
+101
|
\
\
|
*
|
Fixing trimesh precision
Andrea Catania
2018-09-06
8
-4
/
+23
[next]