Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 years ago |
Juan Linietsky
|
66c6dfb3fd
Ensure that even at slow speed, you will always get collision using kinematic motion. Fixes #16250
|
6 years ago |
Juan Linietsky
|
3226b44f79
Make sure rotated shapes with one way direction collisions work, fixes #12791
|
6 years ago |
Juan Linietsky
|
daa1686772
Merge pull request #21386 from RandomShaper/fix-picking-in-canvas-layers
|
6 years ago |
Juan Linietsky
|
121cead38e
<fales> end of the week ;-)
|
6 years ago |
Juan Linietsky
|
3a62f29eef
Fix condition test
|
6 years ago |
Juan Linietsky
|
414097ebd9
Simple workaround to make one way moving platforms work, fixes #9399
|
6 years ago |
Juan Linietsky
|
64f649a80c
-Fix problem in OWC logic closes #11357
|
6 years ago |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
6 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Pedro J. Estébanez
|
6d0f4a4ad7
Fix picking in CanvasLayer
|
6 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 years ago |
Juan Linietsky
|
ee07fb5ebe
Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability to choose between bodies and areas when colliding.
|
6 years ago |
Juan Linietsky
|
063a22851a
-Added support for raycast in KinematicBody2D
|
6 years ago |
Max Hilbrunner
|
e790d4aafa
Merge pull request #18349 from Gorgexpress/master
|
6 years ago |
Michael
|
1ba106a71e
Fixed 2D intersect_shape limiting broadphase results
|
6 years ago |
Crazy-P
|
158c7c72c7
Resolves crash on shape2D culling for empty Concave shapes
|
6 years ago |
Andrea Catania
|
6ed392f47a
Improved kinematic body 2D and 3D, Now can move rigid body
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
6 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
AndreaCatania
|
d6e413bb9c
Removed type_mask and fixed some variable name
|
7 years ago |
Juan Linietsky
|
4deac219b0
Remove node from list before calling queries, fixes #10886
|
7 years ago |
MateusMP
|
b37e277303
Fixing bad index used in Space2DSW
|
7 years ago |
Pedro J. Estébanez
|
7b12ae39f2
Rename RayCasts collision_layer to collision_mask
|
7 years ago |
Juan Linietsky
|
d22ceeef1b
correction to one way collision code
|
7 years ago |
Juan Linietsky
|
5886f810c2
fixes to one way collision, closes #10971
|
7 years ago |
Juan Linietsky
|
77ec304966
Fix special case where KinematicBody fails one way collisions by adding exclusion lists, closes #9729
|
7 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 years ago |