behaviour-tree-test/servers
Malcolm Anderson 6858607e74 Add "Mute Audio" button to Game view in editor
Update servers/audio_server.cpp

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>

Apply suggestions from code review

Co-authored-by: Adam Scott <ascott.ca@gmail.com>

Fix a few lines for new member names

Add command-line argument `--debug-mute-audio`, and pass it to game if started with mute enabled

Apply suggestions from code review

Co-authored-by: arkology <43543909+arkology@users.noreply.github.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

Fix icon for svgo
2025-03-19 08:20:17 -07:00
..
audio Copy audio data to dest when bypassing pitch effect 2025-03-13 18:08:11 -04:00
camera Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
debugger Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
display Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
extensions Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
movie_writer Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
navigation [Navigation] Rename classes in preparation for future restructure 2025-03-12 13:26:34 +01:00
rendering Merge pull request #60178 from Calinou/directional-shadow-normal-bias-split 2025-03-17 10:52:13 -05:00
text Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
xr Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
audio_server.cpp Add "Mute Audio" button to Game view in editor 2025-03-19 08:20:17 -07:00
audio_server.h Add "Mute Audio" button to Game view in editor 2025-03-19 08:20:17 -07:00
camera_server.cpp
camera_server.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
display_server.compat.inc Improve native file dialog parent window selection. 2025-03-06 17:15:39 +02:00
display_server.cpp Merge pull request #101546 from bruvzg/portal_color_picker 2025-03-17 10:52:29 -05:00
display_server.h Merge pull request #101546 from bruvzg/portal_color_picker 2025-03-17 10:52:29 -05:00
display_server_headless.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
navigation_server_2d.compat.inc Despaghettify NavigationServer path queries 2024-12-11 22:29:48 +01:00
navigation_server_2d.cpp Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2025-01-16 17:18:01 -06:00
navigation_server_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
navigation_server_2d_dummy.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
navigation_server_3d.compat.inc Despaghettify NavigationServer path queries 2024-12-11 22:29:48 +01:00
navigation_server_3d.cpp Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2025-01-16 17:18:01 -06:00
navigation_server_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
navigation_server_3d_dummy.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
physics_server_2d.cpp Merge pull request #98554 from Calinou/add-property-hint-ranges 2025-01-03 00:47:59 +01:00
physics_server_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
physics_server_2d_dummy.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
physics_server_2d_wrap_mt.cpp Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
physics_server_2d_wrap_mt.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
physics_server_3d.cpp Merge pull request #98554 from Calinou/add-property-hint-ranges 2025-01-03 00:47:59 +01:00
physics_server_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
physics_server_3d_dummy.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
physics_server_3d_wrap_mt.cpp Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
physics_server_3d_wrap_mt.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_server_types.cpp Fix build errors when building with disable_xr=yes 2025-03-07 21:13:09 -03:00
register_server_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
rendering_server.compat.inc Added indirect drawing functionality to MultiMesh 2025-01-13 14:51:51 -06:00
rendering_server.cpp Merge pull request #101785 from FireCatMagic/rendering-server-environment-set-fog-depth 2025-03-11 19:54:34 -05:00
rendering_server.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Allow to compile the engine without XR support 2025-02-25 17:07:21 -03:00
server_wrap_mt_common.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
text_server.compat.inc
text_server.cpp Merge pull request #102648 from bruvzg/el_force 2025-03-05 12:07:55 -06:00
text_server.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
xr_server.compat.inc
xr_server.cpp Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
xr_server.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00