Stuart Carnie
|
00e1fdec2c
|
MacOS: Embedded window support.
|
2025-05-06 06:09:05 +10:00 |
|
Gustavo Jaruga Cruz
|
bf18021462
|
Add Embed Game Window hotkeys support and pause/next frame shortcuts
|
2025-04-25 02:36:00 -03:00 |
|
Thaddeus Crews
|
ff1858ad2c
|
Merge pull request #102101 from KoBeWi/2d_3d_skrypt_gra_biblioteka_zasobów
Mark main screen plugin names for translation
|
2025-03-29 10:16:33 -05:00 |
|
Michael Alexsander
|
123b5baaba
|
Hide 3D mode in Game view if the feature is disabled
|
2025-03-22 15:16:44 -03:00 |
|
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 |
|
kobewi
|
6f25babd6b
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
Michael Alexsander
|
5c66129e62
|
Allow to select multiple remote nodes at runtime
|
2025-03-11 12:35:41 -03:00 |
|
Thaddeus Crews
|
324512e11c
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
Hilderin
|
d9f653988f
|
Fix Game Embedding Not Available message on Wayland
|
2025-02-14 09:09:38 -05:00 |
|
Fredia Huya-Kouadio
|
7495a8a02e
|
Add support for embedding game process in the Android Editor
- Implement Android editor specific `EmbeddedGodotGame` to support embedding the game window in the Android editor
|
2025-02-11 02:20:18 -08:00 |
|
kobewi
|
cc2ea339d8
|
Mark main screen plugin names for translation
|
2025-01-27 22:31:47 +01:00 |
|
Hilderin
|
3580509fee
|
Fix flickering in embedded game when paused
|
2025-01-27 16:21:08 -05:00 |
|
Hilderin
|
e75f679124
|
Disable Game Embedding in Single Window Mode
|
2025-01-22 16:34:01 -05:00 |
|
Thaddeus Crews
|
fef1bc664a
|
Merge pull request #101807 from Hilderin/fix-embedded-game-size
Fix Embedded Game Size
|
2025-01-22 09:19:29 -06:00 |
|
Hilderin
|
9eed43d429
|
Fix NOTIFICATION_WM_CLOSE_REQUEST in Embedded Floating Window
|
2025-01-21 21:03:15 -05:00 |
|
Hilderin
|
ae0b7ff42d
|
Fix Embedded Game Size
|
2025-01-21 20:17:01 -05:00 |
|
Hilderin
|
05fcfede1e
|
Fix Floating Game Window Title
|
2025-01-19 15:45:59 -05:00 |
|
Hilderin
|
683cef1df5
|
Fix Game View cannot be editor feature disabled
|
2025-01-10 14:53:41 -05:00 |
|
Hilderin
|
cfac31b745
|
Fix debugging embedded game does not refocus on continue
|
2024-12-29 18:16:19 -05:00 |
|
Hilderin
|
9d2a4c03be
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |
|
Aaron Franke
|
0ab3dc273e
|
Rename internal EditorPlugin icon/name to match exposed methods
|
2024-12-15 17:31:01 -08:00 |
|
Michael Alexsander
|
16524a8a01
|
Add "Game" editor for better runtime debugging
|
2024-10-30 11:42:17 -03:00 |
|