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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
Rémi Verschelde
2024-09-27
2
-44
/
+44
|
\
|
*
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
David Snopek
2024-09-11
2
-44
/
+44
*
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
|
/
*
Disable all 3D nodes, physics, and resources when compiling without 3D
Aaron Franke
2024-03-11
1
-1
/
+4
*
Update PinJoint2D API with angle limits and motor speed
Dragos Daian
2023-09-26
2
-0
/
+6
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
1
-1
/
+0
*
Merge pull request #76051 from rburing/contact_local_velocity_2d
Rémi Verschelde
2023-04-17
2
-0
/
+2
|
\
|
*
PhysicsDirectBodyState2D: add get_contact_local_velocity_at_position
Ricardo Buring
2023-04-14
2
-0
/
+2
*
|
Resolved issues with script PhysicsDirectBodyState3d contacts
Tim Gift
2023-04-12
2
-0
/
+2
|
/
*
Merge pull request #74707 from mihe/recovery-as-collision
Rémi Verschelde
2023-03-10
2
-3
/
+3
|
\
|
*
Add `recovery_as_collision` to extension binding of `_body_test_motion`
Mikael Hermansson
2023-03-10
2
-3
/
+3
*
|
Add `pick_ray` parameter to extension binding of `intersect_ray`
Mikael Hermansson
2023-03-02
2
-3
/
+3
|
/
*
Merge pull request #70707 from mihe/bind-physics-exclude
Rémi Verschelde
2023-01-11
2
-0
/
+10
|
\
|
*
Bind methods related to physics query exclusions
Mikael Hermansson
2022-12-29
2
-0
/
+10
*
|
Add get_contact_impulse method to PhysicsDirectBodyState2D
Ricardo Buring
2023-01-10
2
-0
/
+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
4
-116
/
+116
|
|
/
|
/
|
*
|
Bind methods related to disabling collision between joint bodies
Mikael Hermansson
2022-12-23
1
-0
/
+3
|
/
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
2
-16
/
+16
*
Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensor
Mikael Hermansson
2022-10-05
1
-0
/
+1
*
Add `area_get_collision_layer` and `area_get_collision_mask`
Mansur Isaev
2022-09-25
4
-2
/
+14
*
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a...
Ricardo Buring
2022-09-15
4
-29
/
+4
*
PhysicsServer2DExtension and PhysicsServer3DExtension: bind all methods (really)
Ricardo Buring
2022-09-09
4
-39
/
+161
*
Bind all methods in PhysicsServer2DExtension, PhysicsServer3DExtension
Ricardo Buring
2022-09-07
3
-1
/
+17
*
Create GDExtension classes for PhysicsServer2D
Ricardo Buring
2022-09-04
2
-0
/
+756
*
Add collision weight to PhysicsBody for penetrations must be avoided
Silc Renew
2022-08-18
2
-0
/
+6
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Add a new HashSet template
reduz
2022-05-20
2
-6
/
+6
*
Replace most uses of Map by HashMap
reduz
2022-05-16
2
-6
/
+6
*
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
3
-99
/
+1
*
Create GDExtension clases for PhysicsServer3D
reduz
2022-03-15
4
-0
/
+975