.. |
audio
|
db2088b0cd
Merge pull request #100126 from dsnopek/gdextension-missing-gdvirtual-bind
|
1 天之前 |
camera
|
6f846eb5c5
Added external camera feed from external plugin on Android
|
1 月之前 |
debugger
|
3e8a24d0da
Display CPU and GPU model name in the editor visual profiler
|
1 月之前 |
display
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
2 月之前 |
extensions
|
8a9a26ef19
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
|
2 月之前 |
movie_writer
|
af6d260c17
Don't include `core/io/image.h` in `core/os/os.h`
|
1 月之前 |
navigation
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
rendering
|
3dacc5fb7f
Merge pull request #95737 from Chaosus/shader_fix_varyings
|
1 天之前 |
text
|
26e7b6bdd6
Merge pull request #99164 from bruvzg/int_files
|
1 周之前 |
xr
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 月之前 |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
2 月之前 |
audio_server.cpp
|
4dc69c827b
Merge pull request #98131 from KeyboardDanni/remove_playback_fadein
|
1 月之前 |
audio_server.h
|
4dc69c827b
Merge pull request #98131 from KeyboardDanni/remove_playback_fadein
|
1 月之前 |
camera_server.cpp
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 月之前 |
camera_server.h
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 月之前 |
display_server.cpp
|
9fece033ab
[macOS, Windows] Add support for excluding windows from a screenshot.
|
3 天之前 |
display_server.h
|
9fece033ab
[macOS, Windows] Add support for excluding windows from a screenshot.
|
3 天之前 |
display_server_headless.h
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 月之前 |
navigation_server_2d.compat.inc
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
navigation_server_2d.cpp
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
navigation_server_2d.h
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
navigation_server_2d_dummy.h
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
navigation_server_3d.compat.inc
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
navigation_server_3d.cpp
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
navigation_server_3d.h
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
navigation_server_3d_dummy.h
|
476479419b
Despaghettify NavigationServer path queries
|
2 天之前 |
physics_server_2d.cpp
|
d470c2ac6a
Add Jolt Physics as an alternative 3D physics engine
|
2 天之前 |
physics_server_2d.h
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 周之前 |
physics_server_2d_dummy.h
|
7c4c4b9987
Move Godot Physics 2D into a module; add dummy 2D physics server
|
2 月之前 |
physics_server_2d_wrap_mt.cpp
|
1589433e8f
Apply additional fixes to servers' threading
|
7 月之前 |
physics_server_2d_wrap_mt.h
|
8ce4f655f4
Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide
|
5 月之前 |
physics_server_3d.cpp
|
d470c2ac6a
Add Jolt Physics as an alternative 3D physics engine
|
2 天之前 |
physics_server_3d.h
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 周之前 |
physics_server_3d_dummy.h
|
0333648cea
Move Godot Physics 3D into a module; add dummy 3D physics server
|
2 月之前 |
physics_server_3d_wrap_mt.cpp
|
1589433e8f
Apply additional fixes to servers' threading
|
7 月之前 |
physics_server_3d_wrap_mt.h
|
8ce4f655f4
Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide
|
5 月之前 |
register_server_types.cpp
|
1bffefb346
Adding ability to include build-in include files (precursor to custom shader templates)
|
2 周之前 |
register_server_types.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 年之前 |
rendering_server.compat.inc
|
ed3d311687
Add antialias support for CanvasItem draw primitives
|
7 月之前 |
rendering_server.cpp
|
b773fff5a4
Merge pull request #99622 from Chaosus/shader_fix_global_empty_type
|
1 天之前 |
rendering_server.h
|
6e9d31f602
Implemented multimesh_get_buffer_rd_rid function into RenderingServer.
|
4 周之前 |
server_wrap_mt_common.h
|
800e5f0f11
Fix typo in preprocessor symbol
|
5 月之前 |
text_server.compat.inc
|
a116801ec7
Improve TextEdit/LineEdit word selection.
|
7 月之前 |
text_server.cpp
|
26e7b6bdd6
Merge pull request #99164 from bruvzg/int_files
|
1 周之前 |
text_server.h
|
26e7b6bdd6
Merge pull request #99164 from bruvzg/int_files
|
1 周之前 |
xr_server.compat.inc
|
823ae7b3fa
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility.
|
7 月之前 |
xr_server.cpp
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
3 月之前 |
xr_server.h
|
cbab7dc049
OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR
|
7 月之前 |