.. |
audio
|
Merge pull request #52237 from ellenhp/polyphony
|
2021-09-07 17:38:51 -03:00 |
camera
|
Add placeholder textures to ensure CameraTexture / CameraFeed always have valid RIDs.
|
2021-08-13 12:32:01 +03:00 |
physics_2d
|
Proper support for custom mass properties in 2D/3D physics bodies
|
2021-09-06 10:20:16 -07:00 |
physics_3d
|
Optimize raycast with large Heightmap shape data
|
2021-09-06 16:01:44 -07:00 |
rendering
|
Merge pull request #52252 from Calinou/sdfgi-use-light-indirect-energy
|
2021-09-09 17:17:48 -03:00 |
xr
|
Expose Vulkan internal values for access from extensions
|
2021-09-09 22:28:32 +10:00 |
audio_server.cpp
|
Add polyphony to Audio Stream Player nodes
|
2021-09-07 09:44:39 -07:00 |
audio_server.h
|
Add polyphony to Audio Stream Player nodes
|
2021-09-07 09:44:39 -07:00 |
camera_server.cpp
|
Optimize StringName usage
|
2021-07-18 21:20:02 -03:00 |
camera_server.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
display_server.cpp
|
Move alert function from DisplayServer to OS .
|
2021-07-22 21:50:35 +03:00 |
display_server.h
|
Move alert function from DisplayServer to OS .
|
2021-07-22 21:50:35 +03:00 |
display_server_headless.h
|
Move alert function from DisplayServer to OS .
|
2021-07-22 21:50:35 +03:00 |
navigation_server_2d.cpp
|
Optimize StringName usage
|
2021-07-18 21:20:02 -03:00 |
navigation_server_2d.h
|
Allow Navigation to be more flexible
|
2021-03-15 15:58:59 +01:00 |
navigation_server_3d.cpp
|
Allow Navigation to be more flexible
|
2021-03-15 15:58:59 +01:00 |
navigation_server_3d.h
|
Rename Transform to Transform3D in core
|
2021-06-03 07:30:01 -04:00 |
physics_server_2d.cpp
|
Proper support for custom mass properties in 2D/3D physics bodies
|
2021-09-06 10:20:16 -07:00 |
physics_server_2d.h
|
Proper support for custom mass properties in 2D/3D physics bodies
|
2021-09-06 10:20:16 -07:00 |
physics_server_3d.cpp
|
Proper support for custom mass properties in 2D/3D physics bodies
|
2021-09-06 10:20:16 -07:00 |
physics_server_3d.h
|
Proper support for custom mass properties in 2D/3D physics bodies
|
2021-09-06 10:20:16 -07:00 |
register_server_types.cpp
|
Adding GDExtension support to XRInterface
|
2021-08-26 23:24:44 +10:00 |
register_server_types.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
rendering_server.cpp
|
Expose Vulkan internal values for access from extensions
|
2021-09-09 22:28:32 +10:00 |
rendering_server.h
|
Expose Vulkan internal values for access from extensions
|
2021-09-09 22:28:32 +10:00 |
SCsub
|
|
|
server_wrap_mt_common.h
|
Make Servers truly Thread Safe
|
2021-02-10 13:21:46 -03:00 |
text_server.cpp
|
Fix double named size parameter
|
2021-08-28 13:30:43 +10:00 |
text_server.h
|
Makes FontData importable resource.
|
2021-08-27 15:43:18 +03:00 |
xr_server.cpp
|
Adding GDExtension support to XRInterface
|
2021-08-26 23:24:44 +10:00 |
xr_server.h
|
Adding GDExtension support to XRInterface
|
2021-08-26 23:24:44 +10:00 |