.. |
audio
|
Style: Cleanup single-line blocks, semicolons, dead code
|
2022-02-16 14:06:29 +01:00 |
camera
|
Style: Remove inconsistently used @author docstrings
|
2022-01-04 20:42:50 +01:00 |
debugger
|
[Debugger] Move servers-related behaviours to ServersDebugger.
|
2022-02-06 17:36:48 +01:00 |
physics_2d
|
In final phase of test_body_motion, move and cull AABB for body once, instead of for every shape
|
2022-02-18 19:45:25 +01:00 |
physics_3d
|
In final phase of test_body_motion, move and cull AABB for body once, instead of for every shape
|
2022-02-18 19:45:25 +01:00 |
rendering
|
Merge pull request #58266 from clayjohn/revert-sky-change
|
2022-02-18 12:07:40 +01:00 |
text
|
Add sub-pixel glyph positioning support.
|
2022-02-12 19:55:52 +02:00 |
xr
|
Add missing SNAME macro optimization in some function calls
|
2022-02-06 15:54:04 +01:00 |
audio_server.cpp
|
Expose AudioServer.capture_device as a property
|
2022-02-17 19:35:46 +01:00 |
audio_server.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
camera_server.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
camera_server.h
|
Style: Remove inconsistently used @author docstrings
|
2022-01-04 20:42:50 +01:00 |
display_server.cpp
|
Fix default value for DisplayServer::virtual_keyboard_show Rect2 parameter
|
2022-02-18 09:43:02 +01:00 |
display_server.h
|
Merge pull request #56953 from bruvzg/ex_wnd
|
2022-02-12 16:46:55 +01:00 |
display_server_headless.h
|
Add screen_get_refresh_rate to DisplayServer
|
2022-02-03 21:50:32 -06:00 |
navigation_server_2d.cpp
|
Merge pull request #56492 from akien-mga/remove-author-docstrings
|
2022-01-12 15:24:17 +01:00 |
navigation_server_2d.h
|
Merge pull request #56492 from akien-mga/remove-author-docstrings
|
2022-01-12 15:24:17 +01:00 |
navigation_server_3d.cpp
|
Merge pull request #56492 from akien-mga/remove-author-docstrings
|
2022-01-12 15:24:17 +01:00 |
navigation_server_3d.h
|
Merge pull request #56492 from akien-mga/remove-author-docstrings
|
2022-01-12 15:24:17 +01:00 |
physics_server_2d.cpp
|
Validate PhysicsDirectSpaceState{2,3}D::_intersect_point input
|
2022-02-14 22:21:28 +08:00 |
physics_server_2d.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
physics_server_2d_wrap_mt.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
physics_server_2d_wrap_mt.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
physics_server_3d.cpp
|
Validate PhysicsDirectSpaceState{2,3}D::_intersect_point input
|
2022-02-14 22:21:28 +08:00 |
physics_server_3d.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
physics_server_3d_wrap_mt.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
physics_server_3d_wrap_mt.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
register_server_types.cpp
|
Merge pull request #57715 from Faless/debugger/4.x_core_includes_and_servers
|
2022-02-09 21:57:32 +01:00 |
register_server_types.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
rendering_server.cpp
|
Merge pull request #58177 from clayjohn/VULKAN-prefiltered-radiance
|
2022-02-17 17:53:42 +01:00 |
rendering_server.h
|
Merge pull request #39965 from Calinou/tweak-sdfgi-defaults
|
2022-02-10 17:31:54 +01:00 |
SCsub
|
[Debugger] Move most profilers to ServersDebugger.
|
2022-02-06 17:36:48 +01:00 |
server_wrap_mt_common.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
text_server.cpp
|
Add sub-pixel glyph positioning support.
|
2022-02-12 19:55:52 +02:00 |
text_server.h
|
Add sub-pixel glyph positioning support.
|
2022-02-12 19:55:52 +02:00 |
xr_server.cpp
|
Improve XRInterface hooks into rendering
|
2022-01-26 13:55:44 +11:00 |
xr_server.h
|
Improve XRInterface hooks into rendering
|
2022-01-26 13:55:44 +11:00 |