Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 lat temu |
Ivan Varesi
|
b69c05c700
Fix 6DOF Physical Bone joint
|
6 lat temu |
Rémi Verschelde
|
193d695a1a
Merge pull request #17530 from bojidar-bg/17516-detect-delta
|
6 lat temu |
Rémi Verschelde
|
2815e708a0
Merge pull request #23090 from DavidSichma/inconsistent-kinematic
|
6 lat temu |
Bojidar Marinov
|
d94c76a199
Make it possible to call move_and_slide from _process, even if it is not recommended
|
6 lat temu |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 lat temu |
Rémi Verschelde
|
200c2e7451
Merge pull request #23294 from gcardozo123/issue-23235-get-collision-exceptions
|
6 lat temu |
Guilherme Recchi Cardozo
|
3fb2069d39
Add method get_collision_exceptions
|
6 lat temu |
Andrea Catania
|
0a4ceb34d3
Fixed crash on delete physical bone
|
6 lat temu |
David Sichma
|
6ec4da2e3b
Fix inconsistency in KinematicBody
|
6 lat temu |
Rémi Verschelde
|
2091f20443
Fix warnings about wrong member initialization order [-Wreorder]
|
6 lat temu |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
6 lat temu |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 lat temu |
Rémi Verschelde
|
60570a5e60
PhysicsBody: Don't create PhysicsMaterial override for default friction/bounce
|
6 lat temu |
Kelly Thomas
|
1dc8e7c05f
Improve ClassDB information for some some signal parameters
|
6 lat temu |
Rémi Verschelde
|
060988408b
Physics: Properly obsolete friction and bounce properties
|
6 lat temu |
Juan Linietsky
|
c7e4527a88
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
6 lat temu |
Andrea Catania
|
0010d9c82a
Added ray shape and move_and_slide with snapping on 3D.
|
6 lat temu |
Andrea Catania
|
9826456f2e
Improved move_and_slide function to stay on slope and fall on steep slope
|
6 lat temu |
oisincar
|
b684116b60
Expose PhysicalBone::get_bone_id() to c#/gdscript
|
6 lat temu |
Juan Linietsky
|
c02fb271fd
apply a threshold for floor angle, fixes #16037, fixes #15632
|
6 lat temu |
Juan Linietsky
|
14fd797c53
Merge pull request #20381 from AndreaCatania/phymat_2
|
6 lat temu |
Andrea Catania
|
5e65e28eed
Removed physics material combination mode. Added rough and absorbent parameter to material. Fixed 'change' signal connection
|
6 lat temu |
Rémi Verschelde
|
12254594ac
Fix PhysicsBody build with deprecated=no
|
6 lat temu |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 lat temu |
Tiger Caldwell
|
40c7716586
Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respective 2D counterparts to be more consistent and to include more useful methods.
|
6 lat temu |
AndreaCatania
|
17ebbfb56d
Implemented Soft body
|
7 lat temu |
Juan Linietsky
|
1ad20dc2f1
Merge pull request #12403 from AndreaCatania/phymat
|
6 lat temu |
Andrea Catania
|
16cf262e34
Fixes #19648 Kinematic body move_and_slide compatibility issue
|
6 lat temu |
Juan Linietsky
|
dfd1331690
Allow editing of some unbound properties when hinted (or no range hinted)
|
6 lat temu |