| .. |
|
audio
|
065dd099dd
Remove empty bind_methods()
|
1 week ago |
|
camera
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
|
debugger
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
3 months ago |
|
display
|
1f7bf27780
[macOS] Improve native menu open/close callbacks.
|
2 months ago |
|
extensions
|
6aac3e4a16
Disable all 3D nodes, physics, and resources when compiling without 3D
|
5 months ago |
|
movie_writer
|
3b9d074fd7
Ensure MovieWriter output is in gamma space when using HDR 2D
|
2 months ago |
|
navigation
|
1c134f4a3d
Add navigation path simplification
|
4 months ago |
|
physics_2d
|
ef9b82a076
fix rare physics crash
|
2 months ago |
|
physics_3d
|
ef9b82a076
fix rare physics crash
|
2 months ago |
|
rendering
|
568589c9d8
Merge pull request #90993 from darksylinc/matias-TheForge
|
1 day ago |
|
text
|
32bc1c2f33
[Font Import] Detect pixel fonts and disable subpixel positioning.
|
1 month ago |
|
xr
|
a8c5117777
Change hand tracking project settings and finetune show_when_tracked
|
3 days ago |
|
SCsub
|
399899a095
[NativeMenu] Move files to the `display` subfolder.
|
4 months ago |
|
audio_server.cpp
|
f2fb3353cb
Merge pull request #95197 from yahkr/95128-audio-fix
|
6 days ago |
|
audio_server.h
|
f2fb3353cb
Merge pull request #95197 from yahkr/95128-audio-fix
|
6 days ago |
|
camera_server.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
|
camera_server.h
|
9903e6779b
Enforce template syntax `typename` over `class`
|
5 months ago |
|
display_server.cpp
|
04d0e7f7a4
Check if RD is supported in the ProjectManager and disable creating RD projects if not supported.
|
2 weeks ago |
|
display_server.h
|
04d0e7f7a4
Check if RD is supported in the ProjectManager and disable creating RD projects if not supported.
|
2 weeks ago |
|
display_server_headless.h
|
97aa278edb
Pass window exclusive and transient properties for subwindow creation
|
4 weeks ago |
|
navigation_server_2d.cpp
|
58593d1bb7
Add navigation source geometry parser callbacks
|
4 months ago |
|
navigation_server_2d.h
|
58593d1bb7
Add navigation source geometry parser callbacks
|
4 months ago |
|
navigation_server_2d_dummy.h
|
58593d1bb7
Add navigation source geometry parser callbacks
|
4 months ago |
|
navigation_server_3d.cpp
|
f9876d3a88
Add navigation obstacles to performance monitor stats
|
1 month ago |
|
navigation_server_3d.h
|
f9876d3a88
Add navigation obstacles to performance monitor stats
|
1 month ago |
|
navigation_server_3d_dummy.h
|
58593d1bb7
Add navigation source geometry parser callbacks
|
4 months ago |
|
physics_server_2d.cpp
|
a559a1c6d8
Bind `PhysicsServer*D::body_set_state_sync_callback`
|
1 month ago |
|
physics_server_2d.h
|
0fcfb07246
Update PinJoint2D API with angle limits and motor speed
|
11 months ago |
|
physics_server_2d_wrap_mt.cpp
|
1589433e8f
Apply additional fixes to servers' threading
|
3 months ago |
|
physics_server_2d_wrap_mt.h
|
8ce4f655f4
Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide
|
1 month ago |
|
physics_server_3d.cpp
|
a559a1c6d8
Bind `PhysicsServer*D::body_set_state_sync_callback`
|
1 month ago |
|
physics_server_3d.h
|
6aac3e4a16
Disable all 3D nodes, physics, and resources when compiling without 3D
|
5 months ago |
|
physics_server_3d_wrap_mt.cpp
|
1589433e8f
Apply additional fixes to servers' threading
|
3 months ago |
|
physics_server_3d_wrap_mt.h
|
8ce4f655f4
Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide
|
1 month ago |
|
register_server_types.cpp
|
52fa4f05f3
Add samples playback support
|
2 months ago |
|
register_server_types.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
|
rendering_server.compat.inc
|
ed3d311687
Add antialias support for CanvasItem draw primitives
|
3 months ago |
|
rendering_server.cpp
|
4b8946102b
Merge pull request #91535 from BlueCube3310/betsy-bc6h
|
2 days ago |
|
rendering_server.h
|
6a9ecdcf0c
Merge pull request #91818 from rburing/fti_multimesh
|
2 days ago |
|
server_wrap_mt_common.h
|
800e5f0f11
Fix typo in preprocessor symbol
|
2 months ago |
|
text_server.compat.inc
|
a116801ec7
Improve TextEdit/LineEdit word selection.
|
4 months ago |
|
text_server.cpp
|
aed6c351c6
Merge pull request #95301 from bruvzg/rtl_sel_fixes
|
6 days ago |
|
text_server.h
|
32bc1c2f33
[Font Import] Detect pixel fonts and disable subpixel positioning.
|
1 month ago |
|
xr_server.compat.inc
|
823ae7b3fa
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility.
|
4 months ago |
|
xr_server.cpp
|
6a8f2f00ac
Apply reference frame transform to OpenXRCompositionLayer nodes
|
2 months ago |
|
xr_server.h
|
cbab7dc049
OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR
|
3 months ago |