..
audio
Merge pull request #52237 from ellenhp/polyphony
2021-09-07 17:38:51 -03:00
camera
physics_2d
Merge pull request #53420 from nekomatata/fix-tilemap-moving-platform
2021-10-05 10:50:56 +02:00
physics_3d
Merge pull request #53420 from nekomatata/fix-tilemap-moving-platform
2021-10-05 10:50:56 +02:00
rendering
Allow any floating-point value as a 3D rendering scale option
2021-10-08 18:22:10 +02:00
text
Remove Scene dependency from the TextServer, use scalable hex box font instead of built-in bitmap one.
2021-10-03 00:22:10 +03:00
xr
Fix access to render target texture for XR interfaces
2021-09-28 19:46:50 +10:00
audio_server.cpp
[HTML5] Use browser mix rate by default on the Web.
2021-09-15 11:56:21 +02:00
audio_server.h
Add polyphony to Audio Stream Player nodes
2021-09-07 09:44:39 -07:00
camera_server.cpp
camera_server.h
display_server_headless.h
display_server.cpp
Allow for mapping keycodes to current layout
2021-09-21 00:03:02 +02:00
display_server.h
Allow for mapping keycodes to current layout
2021-09-21 00:03:02 +02:00
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_3d.cpp
navigation_server_3d.h
physics_server_2d.cpp
Fix physics glitch with TileMap moving platforms
2021-10-04 12:27:42 -07:00
physics_server_2d.h
Fix physics glitch with TileMap moving platforms
2021-10-04 12:27:42 -07:00
physics_server_3d.cpp
Fix physics glitch with TileMap moving platforms
2021-10-04 12:27:42 -07:00
physics_server_3d.h
Fix physics glitch with TileMap moving platforms
2021-10-04 12:27:42 -07:00
register_server_types.cpp
Script interface improvements for test body motion
2021-10-04 10:49:10 -07:00
register_server_types.h
rendering_server.cpp
Allow any floating-point value as a 3D rendering scale option
2021-10-08 18:22:10 +02:00
rendering_server.h
Allow any floating-point value as a 3D rendering scale option
2021-10-08 18:22:10 +02: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
Remove Scene dependency from the TextServer, use scalable hex box font instead of built-in bitmap one.
2021-10-03 00:22:10 +03:00
text_server.h
Remove Scene dependency from the TextServer, use scalable hex box font instead of built-in bitmap one.
2021-10-03 00:22:10 +03:00
xr_server.cpp
Change to using doubles in XR classes
2021-09-21 22:46:31 +10:00
xr_server.h
Change to using doubles in XR classes
2021-09-21 22:46:31 +10:00