godot/servers
Rémi Verschelde 71873057bc
Merge pull request #51536 from Calinou/nearest-mipmap-use-nearest-for-minification
Use nearest mipmaps for both minification and magnification
2021-08-12 20:21:18 +02:00
..
audio Invert how global_rate_scale value works, and rename it to playback_speed_scale 2021-08-07 12:32:42 -03:00
camera
physics_2d Make radius & height in CapsuleShape2D independent 2021-08-11 17:34:27 +02:00
physics_3d Make radius & height in CapsuleShape3D independent 2021-08-11 14:54:53 -07:00
rendering Use nearest mipmaps for both minification and magnification 2021-08-12 18:24:10 +02:00
xr
audio_server.cpp Invert how global_rate_scale value works, and rename it to playback_speed_scale 2021-08-07 12:32:42 -03:00
audio_server.h Invert how global_rate_scale value works, and rename it to playback_speed_scale 2021-08-07 12:32:42 -03:00
camera_server.cpp
camera_server.h
display_server_headless.h
display_server.cpp
display_server.h
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_3d.cpp
navigation_server_3d.h
physics_server_2d.cpp Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
physics_server_2d.h Remove infinite inertia and ray shapes from CharacterBody 2021-08-10 12:10:26 -07:00
physics_server_3d.cpp Remove infinite inertia and ray shapes from CharacterBody 2021-08-10 12:10:26 -07:00
physics_server_3d.h Remove infinite inertia and ray shapes from CharacterBody 2021-08-10 12:10:26 -07:00
register_server_types.cpp Implement Binary Shader Compilation 2021-07-26 08:40:39 -03:00
register_server_types.h
rendering_server.cpp Fix the Use Nearest Mipmap Filter project setting not working 2021-08-12 01:58:42 +02:00
rendering_server.h Some work on double support 2021-08-09 17:43:48 -05:00
SCsub
server_wrap_mt_common.h
text_server.cpp Merge pull request #51178 from Geometror/layout-options-textline-textparagraph 2021-08-11 07:51:57 +02:00
text_server.h Merge pull request #51178 from Geometror/layout-options-textline-textparagraph 2021-08-11 07:51:57 +02:00
xr_server.cpp
xr_server.h