Rémi Verschelde
|
0d710da96c
Merge pull request #98554 from Calinou/add-property-hint-ranges
|
před 1 měsícem |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
před 5 měsíci |
Hugo Locurcio
|
62c17911ea
Add more property hint ranges for project settings
|
před 3 měsíci |
Yufeng Ying
|
e88e30c273
Remove unused headers in servers.
|
před 2 měsíci |
Mikael Hermansson
|
d470c2ac6a
Add Jolt Physics as an alternative 3D physics engine
|
před 2 měsíci |
Ricardo Buring
|
7c4c4b9987
Move Godot Physics 2D into a module; add dummy 2D physics server
|
před 6 měsíci |
Mikael Hermansson
|
a559a1c6d8
Bind `PhysicsServer*D::body_set_state_sync_callback`
|
před 7 měsíci |
Dragos Daian
|
0fcfb07246
Update PinJoint2D API with angle limits and motor speed
|
před 1 rokem |
A Thousand Ships
|
95eafcba4c
Fix missing clear for some `set_exclude*` query parameter methods
|
před 1 rokem |
Mikael Hermansson
|
4f9f4796f2
Change the "Physics Engine" project settings to prompt a restart
|
před 1 rokem |
Ricardo Buring
|
aacb20437a
PhysicsDirectBodyState2D: add get_contact_local_velocity_at_position
|
před 1 rokem |
Malcolm Nixon
|
1d1d3c71e0
Modify "physics/3d/solver/contact_max_allowed_penetration" precision to three significant digits, so values down to "0.001" can be specified.
|
před 1 rokem |
Ricardo Buring
|
61429a5f49
Fix collide_shape return type
|
před 1 rokem |
smix8
|
026549db2e
Create default World physics spaces on demand only
|
před 2 roky |
Aaron Franke
|
79215131b5
Replace Area gravity point distance scale with unit distance
|
před 2 roky |
Aaron Franke
|
866e2b95dc
Remove deprecated AREA_PARAM_GRAVITY_POINT_ATTENUATION
|
před 2 roky |
Ricardo Buring
|
3efa105548
Add get_contact_impulse method to PhysicsDirectBodyState2D
|
před 2 roky |
Rémi Verschelde
|
163f6f5fe8
Merge pull request #68429 from KoBeWi/PropertySettings
|
před 2 roky |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
před 2 roky |
Rémi Verschelde
|
432c0dee7c
Merge pull request #70708 from rburing/bind_pin_joint_set_param_2d
|
před 2 roky |
Ricardo Buring
|
6bc313c765
Bind setter and getter for pin joint parameters in PhysicsServer2D
|
před 2 roky |
Mikael Hermansson
|
c1379523ea
Bind methods related to disabling collision between joint bodies
|
před 2 roky |
kobewi
|
7c6b659bd7
Add PropertyInfo overload for GLOBAL_DEF
|
před 2 roky |
Ricardo Buring
|
4453d63bb0
Update remaining physics exclude parameters to use TypedArray
|
před 2 roky |
Mansur Isaev
|
efd4dc20a3
Add `area_get_collision_layer` and `area_get_collision_mask`
|
před 2 roky |
Ricardo Buring
|
532e378cd9
Expose registration of physics servers to GDExtension
|
před 2 roky |
Rémi Verschelde
|
6c818da55e
Merge pull request #65321 from rburing/physics_server_2d_extension
|
před 2 roky |
Ricardo Buring
|
d22ff48b3d
Create GDExtension classes for PhysicsServer2D
|
před 2 roky |
kobewi
|
7adc8376ed
Change Array arguments to TypedArray
|
před 2 roky |
fabriceci
|
f8cc88fab3
Restore RigidBody2/3D, SoftBody names in physics
|
před 2 roky |