kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 years ago |
Silc Renew
|
b31115cdc1
Add collision weight to PhysicsBody for penetrations must be avoided
|
3 years ago |
kobewi
|
9ada594139
Add static methods to create RayQueryParameters
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
Haoyu Qiu
|
fc3b845c07
Add dedicated macros for property name extraction
|
3 years ago |
Ricardo Buring
|
f072aa69a9
Add motion parameter to toggle whether recovery is reported as a collision
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
Haoyu Qiu
|
66838d88e1
Validate PhysicsDirectSpaceState{2,3}D::_intersect_point input
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
PouleyKetchoupp
|
940f3fde5c
Improve RigidDynamicBody force and torque API
|
3 years ago |
PouleyKetchoupp
|
2273a78af1
Update space parameters in 2D and 3D
|
3 years ago |
Camille Mohr-Daurat
|
11e03ae7f0
Merge pull request #54810 from nekomatata/area-separate-override-modes
|
3 years ago |
PouleyKetchoupp
|
c3ae7ddedd
Add raycast options to hit when starting inside / hit back faces
|
3 years ago |
PouleyKetchoupp
|
3d1c123d45
Separate space override modes for gravity/damping in Area
|
3 years ago |
Camille Mohr-Daurat
|
c6062cd93e
Merge pull request #54134 from nekomatata/body-center-of-mass-local
|
3 years ago |
PouleyKetchoupp
|
fc8c766ef9
Expose local center of mass in physics servers
|
3 years ago |
PouleyKetchoupp
|
acbd24ea84
Use parameter classes instead of arguments for all physics queries
|
3 years ago |
rafallus
|
770e3a8e51
Use `Callable` in Area monitor callback
|
3 years ago |
PouleyKetchoupp
|
daf7dcac7a
Improved RigidDynamicBody linear/angular damping override
|
5 years ago |
Rémi Verschelde
|
5ae569560d
Fix missing argument names in bindings
|
3 years ago |
PouleyKetchoupp
|
4f8d761be6
Fix physics glitch with TileMap moving platforms
|
3 years ago |
PouleyKetchoupp
|
3ae5687d48
Script interface improvements for test body motion
|
3 years ago |
Rémi Verschelde
|
a88e82078d
Merge pull request #42364 from madmiraal/fix-39887
|
3 years ago |
PouleyKetchoupp
|
d0ec46be68
Remove shape metadata from 2D physics server
|
3 years ago |
Camille Mohr-Daurat
|
341b532d5e
Merge pull request #52754 from nekomatata/dynamic-body-modes
|
3 years ago |
PouleyKetchoupp
|
bf523a2b2a
Improved logic for CharacterBody collision recovery depth
|
4 years ago |
PouleyKetchoupp
|
ed1ba5093f
Clarify RigidDynamicBody modes
|
4 years ago |
PouleyKetchoupp
|
bb75aec8bc
Rename WorldMarginShape to WorldBoundaryShape
|
4 years ago |
PouleyKetchoupp
|
82ea2a7045
Proper support for custom mass properties in 2D/3D physics bodies
|
4 years ago |