.. |
audio
|
clang-format: Various fixes to comments alignment from clang-format 13
|
2021-10-28 15:43:36 +02:00 |
camera
|
|
|
physics_2d
|
Use Callable in Area monitor callback
|
2021-11-01 21:53:17 -06:00 |
physics_3d
|
Use Callable in Area monitor callback
|
2021-11-01 21:53:17 -06:00 |
rendering
|
Merge pull request #54356 from Chaosus/shader_fix_matrix_autocompletion
|
2021-11-01 14:06:04 +01:00 |
text
|
|
|
xr
|
Fix double _get_tracking_status declaration
|
2021-10-20 17:39:08 +11:00 |
audio_server.cpp
|
fix potential memory leak of AudioStreamPlaybackBusDetails in AudioServer::start_playback_stream()
|
2021-10-18 10:47:11 -04:00 |
audio_server.h
|
|
|
camera_server.cpp
|
|
|
camera_server.h
|
|
|
display_server_headless.h
|
|
|
display_server.cpp
|
Add GLES2 2D renderer + Linux display manager
|
2021-10-30 02:05:48 +02:00 |
display_server.h
|
Add GLES2 2D renderer + Linux display manager
|
2021-10-30 02:05:48 +02:00 |
navigation_server_2d.cpp
|
|
|
navigation_server_2d.h
|
|
|
navigation_server_3d.cpp
|
|
|
navigation_server_3d.h
|
|
|
physics_server_2d_wrap_mt.cpp
|
Rename Godot Physics classes from *SW to Godot*
|
2021-10-18 17:01:10 -07:00 |
physics_server_2d_wrap_mt.h
|
Use Callable in Area monitor callback
|
2021-11-01 21:53:17 -06:00 |
physics_server_2d.cpp
|
Use Callable in Area monitor callback
|
2021-11-01 21:53:17 -06:00 |
physics_server_2d.h
|
Use Callable in Area monitor callback
|
2021-11-01 21:53:17 -06:00 |
physics_server_3d_wrap_mt.cpp
|
Rename Godot Physics classes from *SW to Godot*
|
2021-10-18 17:01:10 -07:00 |
physics_server_3d_wrap_mt.h
|
Use Callable in Area monitor callback
|
2021-11-01 21:53:17 -06:00 |
physics_server_3d.cpp
|
Use Callable in Area monitor callback
|
2021-11-01 21:53:17 -06:00 |
physics_server_3d.h
|
Use Callable in Area monitor callback
|
2021-11-01 21:53:17 -06:00 |
register_server_types.cpp
|
Merge pull request #53980 from nekomatata/rename-godot-physics-classes
|
2021-10-19 08:24:02 +02:00 |
register_server_types.h
|
|
|
rendering_server.cpp
|
Use OpenGL 3.3 core profile instead of compatibility profile
|
2021-10-31 15:56:45 +01:00 |
rendering_server.h
|
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
|
2021-10-28 22:02:23 -07:00 |
SCsub
|
|
|
server_wrap_mt_common.h
|
|
|
text_server.cpp
|
Implement TextServer strip_diacritics function.
|
2021-10-28 10:12:57 +03:00 |
text_server.h
|
Implement TextServer strip_diacritics function.
|
2021-10-28 10:12:57 +03:00 |
xr_server.cpp
|
Add support for returning the play area from XRInterface
|
2021-10-19 21:17:04 +11:00 |
xr_server.h
|
Rework XR positional trackers
|
2021-10-17 12:12:20 +11:00 |