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
/
servers
/
extensions
/
physics_server_3d_extension.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
David Snopek
2024-09-11
1
-22
/
+22
*
Resolved issues with script PhysicsDirectBodyState3d contacts
Tim Gift
2023-04-12
1
-0
/
+1
*
Merge pull request #74707 from mihe/recovery-as-collision
Rémi Verschelde
2023-03-10
1
-2
/
+2
|
\
|
*
Add `recovery_as_collision` to extension binding of `_body_test_motion`
Mikael Hermansson
2023-03-10
1
-2
/
+2
*
|
Add `pick_ray` parameter to extension binding of `intersect_ray`
Mikael Hermansson
2023-03-02
1
-2
/
+2
|
/
*
Merge pull request #70281 from CherrySodaPop/get-impulse-3d
Rémi Verschelde
2023-01-08
1
-1
/
+1
|
\
|
*
Implement collision impulse in Godot Physics 3D
Lily Garcia
2023-01-07
1
-1
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-7
/
+7
*
Add `area_get_collision_layer` and `area_get_collision_mask`
Mansur Isaev
2022-09-25
1
-1
/
+4
*
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a...
Ricardo Buring
2022-09-15
1
-13
/
+1
*
PhysicsServer2DExtension and PhysicsServer3DExtension: bind all methods (really)
Ricardo Buring
2022-09-09
1
-5
/
+6
*
Bind all methods in PhysicsServer2DExtension, PhysicsServer3DExtension
Ricardo Buring
2022-09-07
1
-1
/
+1
*
Add collision weight to PhysicsBody for penetrations must be avoided
Silc Renew
2022-08-18
1
-0
/
+3
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-3
/
+3
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2022-03-31
1
-2
/
+2
*
Add GDExtension support to Script
reduz
2022-03-27
1
-1
/
+1
*
Create GDExtension clases for PhysicsServer3D
reduz
2022-03-15
1
-0
/
+548