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
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
Robin Hübner
2019-08-12
7
-24
/
+12
*
Fixed KinematicCollision.get_local_shape() - the local shape id was never set...
PouleyKetchoupp
2019-08-07
2
-4
/
+6
*
Update some dead links in the codebase
Michael Alexsander Silva Dias
2019-07-23
1
-1
/
+1
*
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-23
1
-0
/
+4
*
Fixes minor issues found by static analyzer
qarmin
2019-07-07
1
-2
/
+2
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-1
/
+1
*
Merge pull request #29980 from Dentrax/directed-by-qarmin
Rémi Verschelde
2019-07-01
1
-2
/
+2
|
\
|
*
fix some crashes
Furkan Türkal
2019-07-01
1
-2
/
+2
*
|
Merge pull request #29938 from jonri/fix-collisionshape-scale
Rémi Verschelde
2019-06-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix updating of collision shape when the transform is set
Jon Ring
2019-06-20
1
-1
/
+1
*
|
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
3
-3
/
+4
|
/
*
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
5
-6
/
+6
*
bullet: Sync with current upstream master branch
Rémi Verschelde
2019-06-11
1
-1
/
+5
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-2
/
+2
*
Merge pull request #28595 from godotengine/AndreaCatania-patch-1
Max Hilbrunner
2019-05-16
1
-6
/
+4
|
\
|
*
Improved CCD calculation algorithm
Andrea Catania
2019-05-16
1
-6
/
+4
*
|
Revert "Revert "Implemented terrain raycast acceleration""
Rémi Verschelde
2019-05-16
1
-1
/
+7
*
|
Merge pull request #28326 from BastiaanOlij/center_heightmap
Rémi Verschelde
2019-05-13
2
-2
/
+23
|
\
\
|
*
|
Add transform support to deal with Bullets centering of shapes
Bastiaan Olij
2019-05-07
2
-2
/
+23
*
|
|
Change "ID" to lowercase "id"
Aaron Franke
2019-05-09
2
-6
/
+6
|
/
/
*
|
Merge pull request #27415 from aqnuep/kinematicbody_fixes
Rémi Verschelde
2019-05-02
6
-104
/
+225
|
\
\
|
|
/
|
/
|
|
*
KinematicBody performance and quality improvements
Daniel Rakos
2019-03-27
6
-104
/
+225
*
|
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
*
|
Merge pull request #27371 from ShyRed/fixdisabled2dcollisions
Rémi Verschelde
2019-04-30
4
-9
/
+11
|
\
\
|
*
|
Allow adding disabled shapes
ShyRed
2019-04-23
4
-9
/
+11
*
|
|
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-1
/
+1
|
/
/
*
|
Revert "Implemented terrain raycast acceleration"
Rémi Verschelde
2019-04-23
1
-7
/
+1
*
|
Merge pull request #25543 from Zylann/optimize_bullet_heightfield_raycast2
Hein-Pieter van Braam
2019-04-23
1
-1
/
+7
|
\
\
|
*
|
Implemented terrain raycast acceleration using Bresenham traversal and 1 leve...
Marc Gilleron
2019-02-01
1
-1
/
+7
*
|
|
Merge pull request #27730 from ShyRed/fix3dphyscansleep
Hein-Pieter van Braam
2019-04-23
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix missing re-activation of bullet physics sleep feature
ShyRed
2019-04-06
1
-0
/
+2
*
|
|
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
2
-4
/
+0
|
/
/
/
*
|
|
Fix wrong heights data used to compute min and max heights
Marc Gilleron
2019-04-04
1
-4
/
+5
*
|
|
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
2
-2
/
+2
|
|
/
|
/
|
*
|
Revert "Optimized area check"
Rémi Verschelde
2019-02-22
1
-26
/
+41
*
|
Fix warnings seen with -Wignored-qualifiers.
marxin
2019-02-21
1
-1
/
+1
*
|
Merge pull request #26111 from AndreaCatania/areaopti
Rémi Verschelde
2019-02-21
1
-41
/
+26
|
\
\
|
*
|
Optimized area check
Andrea Catania
2019-02-21
1
-41
/
+26
*
|
|
Fix RayShape collision jitter when used with a RigidBody
Daniel Rakos
2019-02-20
1
-2
/
+2
*
|
|
Merge pull request #25788 from aqnuep/rayshape_fix
Rémi Verschelde
2019-02-19
5
-29
/
+32
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix RayShape collision when used with a KinematicBody (Bullet Physics)
Daniel Rakos
2019-02-19
5
-29
/
+32
*
|
|
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
|
/
[next]