.. |
audio
|
Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices
|
2024-05-10 10:46:04 +02:00 |
camera
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
debugger
|
Reduce and prevent unnecessary random-access to List
|
2024-05-04 16:08:55 +02:00 |
display
|
[NativeMenu] Move files to the display subfolder.
|
2024-03-26 10:18:08 +02:00 |
extensions
|
Disable all 3D nodes, physics, and resources when compiling without 3D
|
2024-03-11 01:00:55 -07:00 |
movie_writer
|
Add error checks for DirAccess creation.
|
2023-09-26 03:07:43 +01:00 |
navigation
|
Add navigation path simplification
|
2024-04-11 12:32:21 +02:00 |
physics_2d
|
Fix unsafe uses of Callable.is_null()
|
2024-04-27 16:22:57 +02:00 |
physics_3d
|
[Core] Add LocalVector::has for convenience
|
2024-05-06 18:03:37 +02:00 |
rendering
|
Rewrite reprojection for FSR2 to work correctly with Reverse-Z.
|
2024-05-10 11:57:27 -03:00 |
text
|
Merge pull request #81639 from MJacred/is_letter
|
2024-05-03 01:21:34 +02:00 |
xr
|
Improvements to VRS/Foveated rendering
|
2024-05-03 17:20:30 +10:00 |
audio_server.cpp
|
Add shorthand for using singleton string names
|
2024-05-11 18:53:08 +02:00 |
audio_server.h
|
Merge pull request #86777 from Mickeon/autocomplete-classdb
|
2024-03-01 14:56:12 +01:00 |
camera_server.cpp
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
camera_server.h
|
Enforce template syntax typename over class
|
2024-03-07 22:39:09 -06:00 |
display_server_headless.h
|
Don't print warning messages for DisplayServer functions in headless mode
|
2024-04-13 18:18:47 +02:00 |
display_server.cpp
|
[StatusIndicator] Add method to get indicator icon screen rect.
|
2024-05-02 14:39:33 +03:00 |
display_server.h
|
[StatusIndicator] Add method to get indicator icon screen rect.
|
2024-05-02 14:39:33 +03:00 |
navigation_server_2d_dummy.h
|
Add navigation source geometry parser callbacks
|
2024-04-19 12:10:57 +02:00 |
navigation_server_2d.cpp
|
Add navigation source geometry parser callbacks
|
2024-04-19 12:10:57 +02:00 |
navigation_server_2d.h
|
Add navigation source geometry parser callbacks
|
2024-04-19 12:10:57 +02:00 |
navigation_server_3d_dummy.h
|
Add navigation source geometry parser callbacks
|
2024-04-19 12:10:57 +02:00 |
navigation_server_3d.cpp
|
Add navigation source geometry parser callbacks
|
2024-04-19 12:10:57 +02:00 |
navigation_server_3d.h
|
Add navigation source geometry parser callbacks
|
2024-04-19 12:10:57 +02:00 |
physics_server_2d_wrap_mt.cpp
|
Apply additional fixes to servers' threading
|
2024-05-08 17:41:40 +02:00 |
physics_server_2d_wrap_mt.h
|
Apply additional fixes to servers' threading
|
2024-05-08 17:41:40 +02:00 |
physics_server_2d.cpp
|
Update PinJoint2D API with angle limits and motor speed
|
2023-09-26 10:29:23 +02:00 |
physics_server_2d.h
|
Update PinJoint2D API with angle limits and motor speed
|
2023-09-26 10:29:23 +02:00 |
physics_server_3d_wrap_mt.cpp
|
Apply additional fixes to servers' threading
|
2024-05-08 17:41:40 +02:00 |
physics_server_3d_wrap_mt.h
|
Apply additional fixes to servers' threading
|
2024-05-08 17:41:40 +02:00 |
physics_server_3d.cpp
|
Bind constants related to 6DOF joints
|
2024-03-24 15:16:33 +01:00 |
physics_server_3d.h
|
Disable all 3D nodes, physics, and resources when compiling without 3D
|
2024-03-11 01:00:55 -07:00 |
register_server_types.cpp
|
Improvements to VRS/Foveated rendering
|
2024-05-03 17:20:30 +10:00 |
register_server_types.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
rendering_server.compat.inc
|
Add optional depth fog
|
2024-02-17 22:39:34 -03:00 |
rendering_server.cpp
|
Improvements to VRS/Foveated rendering
|
2024-05-03 17:20:30 +10:00 |
rendering_server.h
|
Improvements to VRS/Foveated rendering
|
2024-05-03 17:20:30 +10:00 |
SCsub
|
[NativeMenu] Move files to the display subfolder.
|
2024-03-26 10:18:08 +02:00 |
server_wrap_mt_common.h
|
Use WorkerThreadPool for Server threads
|
2024-04-10 18:47:42 +02:00 |
text_server.compat.inc
|
Improve TextEdit/LineEdit word selection.
|
2024-04-22 14:02:07 +03:00 |
text_server.cpp
|
Merge pull request #81639 from MJacred/is_letter
|
2024-05-03 01:21:34 +02:00 |
text_server.h
|
Merge pull request #81639 from MJacred/is_letter
|
2024-05-03 01:21:34 +02:00 |
xr_server.compat.inc
|
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility.
|
2024-04-18 20:04:01 -04:00 |
xr_server.cpp
|
OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR
|
2024-05-01 14:24:41 +10:00 |
xr_server.h
|
OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR
|
2024-05-01 14:24:41 +10:00 |