.. |
audio
|
clang-format: Various fixes to comments alignment from clang-format 13
|
2021-10-28 15:43:36 +02:00 |
camera
|
|
|
physics_2d
|
Add area to moved list when changing monitorable,
|
2021-11-20 06:57:34 +00:00 |
physics_3d
|
Add area to moved list when changing monitorable,
|
2021-11-20 06:57:34 +00:00 |
rendering
|
Allow passing non-variable constant to const function param in shaders
|
2021-11-19 12:14:13 +03:00 |
text
|
Merge pull request #46721 from bruvzg/custom_word_break_punct
|
2021-11-09 00:13:59 +01:00 |
xr
|
Fix double _get_tracking_status declaration
|
2021-10-20 17:39:08 +11:00 |
audio_server.cpp
|
Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR
|
2021-11-03 23:06:17 +01:00 |
audio_server.h
|
Allow AudioStreamPlayer(2D) to provide pitch_scale on playback
|
2021-10-10 18:52:29 -03:00 |
camera_server.cpp
|
|
|
camera_server.h
|
|
|
display_server.cpp
|
Use "enum class" for input enums
|
2021-11-12 15:37:54 -06:00 |
display_server.h
|
Add GLES2 2D renderer + Linux display manager
|
2021-10-30 02:05:48 +02:00 |
display_server_headless.h
|
|
|
navigation_server_2d.cpp
|
|
|
navigation_server_2d.h
|
|
|
navigation_server_3d.cpp
|
|
|
navigation_server_3d.h
|
|
|
physics_server_2d.cpp
|
Merge pull request #54810 from nekomatata/area-separate-override-modes
|
2021-11-11 15:11:21 -07:00 |
physics_server_2d.h
|
Merge pull request #54810 from nekomatata/area-separate-override-modes
|
2021-11-11 15:11:21 -07:00 |
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
|
Separate space override modes for gravity/damping in Area
|
2021-11-09 10:29:24 -07:00 |
physics_server_3d.cpp
|
Merge pull request #54810 from nekomatata/area-separate-override-modes
|
2021-11-11 15:11:21 -07:00 |
physics_server_3d.h
|
Merge pull request #54810 from nekomatata/area-separate-override-modes
|
2021-11-11 15:11:21 -07: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
|
Separate space override modes for gravity/damping in Area
|
2021-11-09 10:29:24 -07:00 |
register_server_types.cpp
|
Use parameter classes instead of arguments for all physics queries
|
2021-11-04 11:44:39 -07:00 |
register_server_types.h
|
|
|
rendering_server.cpp
|
Fix default_texture_param in shader pipeline to support uniform arrays
|
2021-11-12 12:53:40 +03:00 |
rendering_server.h
|
Fix default_texture_param in shader pipeline to support uniform arrays
|
2021-11-12 12:53:40 +03:00 |
SCsub
|
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
|
2021-10-01 15:13:29 +03:00 |
server_wrap_mt_common.h
|
|
|
text_server.cpp
|
Merge pull request #46721 from bruvzg/custom_word_break_punct
|
2021-11-09 00:13:59 +01:00 |
text_server.h
|
Merge pull request #46721 from bruvzg/custom_word_break_punct
|
2021-11-09 00:13:59 +01: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 |