.. |
debugger
|
be074cc17b
Fix debugger's memory leak when project closes itself
|
1 mēnesi atpakaļ |
export
|
757173e0e2
Add "Go Online" button on Export Template Manager
|
1 mēnesi atpakaļ |
gui
|
a8e3ac0e09
Change root node transform warning to only show up for position
|
3 nedēļas atpakaļ |
icons
|
622344b47d
Merge pull request #99810 from hakro/toggle_skeleton
|
2 mēneši atpakaļ |
import
|
f2ad4303aa
csv import: generate positve UID for .translation and follow renames
|
1 mēnesi atpakaļ |
plugins
|
4b77d8520b
ScriptEditor: Disable auto translation of the filename label
|
1 mēnesi atpakaļ |
project_manager
|
7b8c74aaa1
Restore "Show in File Manager" button functionality in `ProjectManager`
|
1 mēnesi atpakaļ |
themes
|
ab1bde8947
Merge pull request #101978 from havi05/editortheme-fix-itemlist-font-color
|
2 mēneši atpakaļ |
translations
|
994983a93b
i18n: Sync translations with Weblate
|
3 nedēļas atpakaļ |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
6 mēneši atpakaļ |
action_map_editor.cpp
|
5c9569cd35
Fix focus being lost after adding a new input map entry in the editor
|
2 mēneši atpakaļ |
action_map_editor.h
|
55459dd74e
Disable Clear All button when not filtering in Editor Settings
|
11 mēneši atpakaļ |
add_metadata_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
add_metadata_dialog.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
animation_bezier_editor.cpp
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
3 mēneši atpakaļ |
animation_bezier_editor.h
|
4e38ce294d
Merge pull request #93860 from CookieBadger/animation-bezier-undo-on-different-animation-fix
|
9 mēneši atpakaļ |
animation_track_editor.cpp
|
2f90dfef65
Add missing ETR/TTR markups
|
1 mēnesi atpakaļ |
animation_track_editor.h
|
88e81ee730
Fix various typos and code style issues
|
4 mēneši atpakaļ |
animation_track_editor_plugins.cpp
|
f134769506
Fix various typos
|
3 mēneši atpakaļ |
animation_track_editor_plugins.h
|
065dd099dd
Remove empty bind_methods()
|
8 mēneši atpakaļ |
audio_stream_preview.cpp
|
d8b29efe66
Fix member names of `AudioFrame` to match extension
|
1 gadu atpakaļ |
audio_stream_preview.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 gadi atpakaļ |
code_editor.cpp
|
4d488e8cc9
Fix Escape does not work the first time when pressed at the Find(Replace)Bar
|
2 mēneši atpakaļ |
code_editor.h
|
4d488e8cc9
Fix Escape does not work the first time when pressed at the Find(Replace)Bar
|
2 mēneši atpakaļ |
connections_dialog.cpp
|
2f90dfef65
Add missing ETR/TTR markups
|
1 mēnesi atpakaļ |
connections_dialog.h
|
a714cb9f65
Editor: Display deprecated/experimental messages in tooltips
|
1 gadu atpakaļ |
create_dialog.cpp
|
a20934c8e4
Optimize enumeration of global classes in create dialog and autocomplete
|
2 mēneši atpakaļ |
create_dialog.h
|
a550eef9f3
Improve script class display in Create dialog
|
3 mēneši atpakaļ |
dependency_editor.cpp
|
7321c187f2
Fix DependencyRemoveDialog not handling UIDs
|
4 mēneši atpakaļ |
dependency_editor.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
directory_create_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
directory_create_dialog.h
|
e2a96dde48
Unify make dir and duplicate dialogs
|
6 mēneši atpakaļ |
doc_tools.cpp
|
f134769506
Fix various typos
|
3 mēneši atpakaļ |
doc_tools.h
|
2c5c3ae579
Generate docs from GDExtensions using `--gdextension-docs` with `--doctool`
|
11 mēneši atpakaļ |
editor_about.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_about.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_asset_installer.cpp
|
0ff5d5fd04
Add theme type variations for secondary Trees and ItemLists
|
4 mēneši atpakaļ |
editor_asset_installer.h
|
065dd099dd
Remove empty bind_methods()
|
8 mēneši atpakaļ |
editor_atlas_packer.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_atlas_packer.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_audio_buses.cpp
|
8fd71e6b17
Fix default `AudioBusLayout` not loading correctly
|
3 mēneši atpakaļ |
editor_audio_buses.h
|
0ab3dc273e
Rename internal EditorPlugin icon/name to match exposed methods
|
4 mēneši atpakaļ |
editor_autoload_settings.cpp
|
4cadfd3eb9
Don't create an UndoRedo action if Autoload order doesn't change after Drag & Drop
|
3 mēneši atpakaļ |
editor_autoload_settings.h
|
39369db029
Fix synchronization of global class name
|
9 mēneši atpakaļ |
editor_build_profile.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_build_profile.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_builders.py
|
d9f8ef68df
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
10 mēneši atpakaļ |
editor_command_palette.cpp
|
0c446e0620
Fix empty Command Palette
|
2 mēneši atpakaļ |
editor_command_palette.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_data.cpp
|
16b7459cda
fix plugin icons not displayed
|
1 mēnesi atpakaļ |
editor_data.h
|
2ba64a57c5
Fix Global Class names cache not saved with upgrade to 4.4.
|
2 mēneši atpakaļ |
editor_dock_manager.cpp
|
7aec67f1f1
Load docks layout after their position is initialized
|
1 mēnesi atpakaļ |
editor_dock_manager.h
|
4e1f534c1e
Fix loading floating dock in single window mode
|
4 mēneši atpakaļ |
editor_feature_profile.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_feature_profile.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_file_system.cpp
|
d4b7f06383
Create .uid files for detected new files
|
4 nedēļas atpakaļ |
editor_file_system.h
|
2ba64a57c5
Fix Global Class names cache not saved with upgrade to 4.4.
|
2 mēneši atpakaļ |
editor_folding.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
4 mēneši atpakaļ |
editor_folding.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 gadi atpakaļ |
editor_help.cpp
|
7c4f2b6588
EditorHelpBit: Workaround crash renaming named class inheriting `@tool` class
|
2 mēneši atpakaļ |
editor_help.h
|
4d488e8cc9
Fix Escape does not work the first time when pressed at the Find(Replace)Bar
|
2 mēneši atpakaļ |
editor_help_search.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_help_search.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_inspector.compat.inc
|
85eac45513
Display custom data name instead of indices in TileData inspector
|
10 mēneši atpakaļ |
editor_inspector.cpp
|
6d45d6265b
Fix use after free in the editor inspector section cleanup.
|
3 nedēļas atpakaļ |
editor_inspector.h
|
f0e7fa783e
Revert "Fix inspector follow focus when child is focused"
|
4 nedēļas atpakaļ |
editor_interface.compat.inc
|
7f09804154
Add inherit parameter to `open_scene_from_path`
|
4 mēneši atpakaļ |
editor_interface.cpp
|
a550eef9f3
Improve script class display in Create dialog
|
3 mēneši atpakaļ |
editor_interface.h
|
a550eef9f3
Improve script class display in Create dialog
|
3 mēneši atpakaļ |
editor_layouts_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
10 mēneši atpakaļ |
editor_layouts_dialog.h
|
4b436d64aa
Improve editor layout dialog
|
2 gadi atpakaļ |
editor_locale_dialog.cpp
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
7 mēneši atpakaļ |
editor_locale_dialog.h
|
7343dc3a5d
Split TranslationServer into its own file
|
8 mēneši atpakaļ |
editor_log.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_log.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_main_screen.cpp
|
7495a8a02e
Add support for embedding game process in the Android Editor
|
2 mēneši atpakaļ |
editor_main_screen.h
|
7495a8a02e
Add support for embedding game process in the Android Editor
|
2 mēneši atpakaļ |
editor_native_shader_source_visualizer.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_native_shader_source_visualizer.h
|
44de95e18f
Improve the editor native shader source visualizer
|
1 gadu atpakaļ |
editor_node.cpp
|
3ef69f0a79
Fix editor crash when inspecting 2 objects handled by the same plugin
|
3 nedēļas atpakaļ |
editor_node.h
|
ccb325f0bc
Fix headless import always emits errors
|
1 mēnesi atpakaļ |
editor_paths.cpp
|
741f6c71d7
Fix non-creation of editor temporary dir
|
3 mēneši atpakaļ |
editor_paths.h
|
1b3e483899
Add file and dir temporary utilities
|
4 mēneši atpakaļ |
editor_properties.cpp
|
72ad4a2f36
Make `EditorProperty` and its child EditorProperties behave more like sibling nodes
|
4 nedēļas atpakaļ |
editor_properties.h
|
3376ba6688
Don't instantiate `ColorPicker` in `EditorPropertyColor` constructor
|
2 mēneši atpakaļ |
editor_properties_array_dict.cpp
|
72ad4a2f36
Make `EditorProperty` and its child EditorProperties behave more like sibling nodes
|
4 nedēļas atpakaļ |
editor_properties_array_dict.h
|
b8860f1c11
Fix non-typed Dictionary keys displayed as `<null>` in the inspector.
|
3 mēneši atpakaļ |
editor_properties_vector.cpp
|
d53dbaf81a
Hide EditorSpinSlider slider for VectorNI
|
2 mēneši atpakaļ |
editor_properties_vector.h
|
d53dbaf81a
Hide EditorSpinSlider slider for VectorNI
|
2 mēneši atpakaļ |
editor_property_name_processor.cpp
|
19b8b10218
Add an editor setting for the GridMap grid color
|
3 mēneši atpakaļ |
editor_property_name_processor.h
|
b314a9105a
Remove references to deleted capitalize_properties setting
|
7 mēneši atpakaļ |
editor_resource_picker.cpp
|
eee39f004b
Merge pull request #101817 from Giganzo/resource-drag-open
|
2 mēneši atpakaļ |
editor_resource_picker.h
|
89ea6468d2
Revert "EditorResourcePicker: Replace options to load file with button for QuickOpenDialog"
|
2 mēneši atpakaļ |
editor_resource_preview.cpp
|
501fc1a6ff
Editor: Fix crash when using `--import --verbose` due to use-after-free
|
3 mēneši atpakaļ |
editor_resource_preview.h
|
501fc1a6ff
Editor: Fix crash when using `--import --verbose` due to use-after-free
|
3 mēneši atpakaļ |
editor_run.cpp
|
a2e1a028bb
[Editor] Set window position when running project in maximized or full-screen mode to ensure it is opened on the correct screen.
|
3 nedēļas atpakaļ |
editor_run.h
|
ae0b7ff42d
Fix Embedded Game Size
|
2 mēneši atpakaļ |
editor_run_native.cpp
|
416ee5f01c
Update export preset options overrides before doing "Remote Debug"
|
2 mēneši atpakaļ |
editor_run_native.h
|
293c34a2d2
Display a warning if device CPU architecture is not active in the export preset.
|
1 gadu atpakaļ |
editor_script.cpp
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
7 mēneši atpakaļ |
editor_script.h
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
7 mēneši atpakaļ |
editor_sectioned_inspector.cpp
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
4 mēneši atpakaļ |
editor_sectioned_inspector.h
|
267bb98231
Keep advanced toggle on when searching for settings
|
6 mēneši atpakaļ |
editor_settings.cpp
|
8813063847
Fix editor crash on overrides for non-existent input mappings.
|
4 nedēļas atpakaļ |
editor_settings.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_settings_dialog.cpp
|
4c4f29a490
Fix several i18n issues in editor
|
2 mēneši atpakaļ |
editor_settings_dialog.h
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
3 mēneši atpakaļ |
editor_string_names.h
|
d3c9bee653
Move singleton StringName definitions to header
|
4 mēneši atpakaļ |
editor_translation.cpp
|
818acb4290
Make editor use translation domains
|
7 mēneši atpakaļ |
editor_translation.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_translation_parser.cpp
|
fec3d9e68c
[Editor] Fix return of `EditorTranslationParserPlugin._parse_file`
|
1 mēnesi atpakaļ |
editor_translation_parser.h
|
fec3d9e68c
[Editor] Fix return of `EditorTranslationParserPlugin._parse_file`
|
1 mēnesi atpakaļ |
editor_undo_redo_manager.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_undo_redo_manager.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
editor_vcs_interface.cpp
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
7 mēneši atpakaļ |
editor_vcs_interface.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
engine_update_label.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
engine_update_label.h
|
44593eecc7
Rework and simplify update checking logic
|
10 mēneši atpakaļ |
event_listener_line_edit.cpp
|
bc5e2f9b96
Revert "Fix InputEvent device id clash" and add a compatibility function
|
4 mēneši atpakaļ |
event_listener_line_edit.h
|
3bf06e955e
Propagate allowed input types to `event_listener` when setting them on `InputEventConfigurationDialog`
|
2 gadi atpakaļ |
fbx_importer_manager.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
5 mēneši atpakaļ |
fbx_importer_manager.h
|
4154039832
Improve includes of EditorNode (and everything else)
|
2 gadi atpakaļ |
file_info.cpp
|
163753949e
Add filter & sort to editor file dialog
|
6 mēneši atpakaļ |
file_info.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
filesystem_dock.cpp
|
2ba64a57c5
Fix Global Class names cache not saved with upgrade to 4.4.
|
2 mēneši atpakaļ |
filesystem_dock.h
|
f134769506
Fix various typos
|
3 mēneši atpakaļ |
find_in_files.cpp
|
03b60027ee
Allow removing files in the file search
|
3 mēneši atpakaļ |
find_in_files.h
|
03b60027ee
Allow removing files in the file search
|
3 mēneši atpakaļ |
group_settings_editor.cpp
|
af56d6e8e8
Use `SceneStringName` in more places
|
4 mēneši atpakaļ |
group_settings_editor.h
|
4f8d7cae26
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
|
1 gadu atpakaļ |
groups_editor.cpp
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
3 mēneši atpakaļ |
groups_editor.h
|
39ae82623d
Use ObjectID to track cached scene groups.
|
1 gadu atpakaļ |
history_dock.cpp
|
07b300bcb5
Fix History Dock default state
|
2 mēneši atpakaļ |
history_dock.h
|
b8f34bb8e9
Rework dock layout management
|
3 mēneši atpakaļ |
import_defaults_editor.cpp
|
267bb98231
Keep advanced toggle on when searching for settings
|
6 mēneši atpakaļ |
import_defaults_editor.h
|
fca3ab5564
Deprecate project_settings_changed signal
|
1 gadu atpakaļ |
import_dock.cpp
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
3 mēneši atpakaļ |
import_dock.h
|
f44bce2ee0
Add support for resource conversion plugins in filesystem dock.
|
7 mēneši atpakaļ |
input_event_configuration_dialog.cpp
|
93d24db2f7
Change Event Configuration dialog wider and its input list taller
|
4 mēneši atpakaļ |
input_event_configuration_dialog.h
|
a5916deb13
(Un)Fold event categories by double click
|
11 mēneši atpakaļ |
inspector_dock.cpp
|
cdaeb31764
Fix Make Sub-Resources Unique shortcut focus
|
2 mēneši atpakaļ |
inspector_dock.h
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
5 mēneši atpakaļ |
localization_editor.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
localization_editor.h
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
1 gadu atpakaļ |
multi_node_edit.cpp
|
b9d25580ce
Fix implementation of property_can_revert() in various classes
|
6 mēneši atpakaļ |
multi_node_edit.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
node_dock.cpp
|
63eb2b06d6
Fix Node dock broken right after opening project
|
4 nedēļas atpakaļ |
node_dock.h
|
b8f34bb8e9
Rework dock layout management
|
3 mēneši atpakaļ |
pot_generator.cpp
|
fec3d9e68c
[Editor] Fix return of `EditorTranslationParserPlugin._parse_file`
|
1 mēnesi atpakaļ |
pot_generator.h
|
cab80cb97d
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
|
6 mēneši atpakaļ |
progress_dialog.cpp
|
15d0e56961
Fix crash when ProgressDialog is outside tree
|
2 mēneši atpakaļ |
progress_dialog.h
|
77d18d1ad4
Fix progress dialog steals focus
|
3 mēneši atpakaļ |
project_converter_3_to_4.cpp
|
34d8255947
Force build editor with regex module, remove checking code.
|
3 mēneši atpakaļ |
project_converter_3_to_4.h
|
34d8255947
Force build editor with regex module, remove checking code.
|
3 mēneši atpakaļ |
project_manager.cpp
|
b3caec15f5
Set editor's translation domain at root node
|
1 mēnesi atpakaļ |
project_manager.h
|
934668a69a
Fix project manager window size when EDSCALE is not 1.0.
|
3 mēneši atpakaļ |
project_settings_editor.cpp
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
4 mēneši atpakaļ |
project_settings_editor.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
property_selector.cpp
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
4 mēneši atpakaļ |
property_selector.h
|
74f64aaf98
Use InputMap actions consistently across all LineEdit's that filter an underlying Tree or ItemList.
|
7 mēneši atpakaļ |
register_editor_types.cpp
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
3 mēneši atpakaļ |
register_editor_types.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 gadi atpakaļ |
register_exporters.h
|
0088981c40
[Export] Add readable descriptions and validation warnings to the export options.
|
2 gadi atpakaļ |
rename_dialog.cpp
|
34d8255947
Force build editor with regex module, remove checking code.
|
3 mēneši atpakaļ |
rename_dialog.h
|
34d8255947
Force build editor with regex module, remove checking code.
|
3 mēneši atpakaļ |
renames_map_3_to_4.cpp
|
8f1adbf38c
Remove non-existent IPUnix conversion
|
1 mēnesi atpakaļ |
renames_map_3_to_4.h
|
a40f559fe2
Add conversion for common Theme Overrides
|
2 gadi atpakaļ |
reparent_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
reparent_dialog.h
|
4154039832
Improve includes of EditorNode (and everything else)
|
2 gadi atpakaļ |
run_instances_dialog.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
run_instances_dialog.h
|
e35189e869
Improve run instances UX, avoid removing things and add clear popup.
|
4 mēneši atpakaļ |
scene_create_dialog.cpp
|
af56d6e8e8
Use `SceneStringName` in more places
|
4 mēneši atpakaļ |
scene_create_dialog.h
|
7f41403a6f
Standardize dialog input validation as a new class
|
1 gadu atpakaļ |
scene_tree_dock.cpp
|
c1563b6500
Fix ownership when pasting non root with child nodes
|
1 mēnesi atpakaļ |
scene_tree_dock.h
|
34d8255947
Force build editor with regex module, remove checking code.
|
3 mēneši atpakaļ |
script_create_dialog.cpp
|
8aa3ee6a35
Create .uid files in EditorFileSystem
|
2 mēneši atpakaļ |
script_create_dialog.h
|
2bd714e34e
Allow configuring the script filename casing rule
|
1 gadu atpakaļ |
shader_create_dialog.cpp
|
8aa3ee6a35
Create .uid files in EditorFileSystem
|
2 mēneši atpakaļ |
shader_create_dialog.h
|
01888ae7ab
Fix theme application in various editor dialogs
|
1 gadu atpakaļ |
shader_globals_editor.cpp
|
b773fff5a4
Merge pull request #99622 from Chaosus/shader_fix_global_empty_type
|
4 mēneši atpakaļ |
shader_globals_editor.h
|
f241c1fda0
Remove unused header in editor.
|
3 mēneši atpakaļ |
surface_upgrade_tool.cpp
|
24eadaa6a4
Reorganize EditorNode menu options
|
3 mēneši atpakaļ |
surface_upgrade_tool.h
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
5 mēneši atpakaļ |
template_builders.py
|
f134769506
Fix various typos
|
3 mēneši atpakaļ |
uid_upgrade_tool.cpp
|
d1f77a5d57
Update UID upgrade tool dialog message
|
1 mēnesi atpakaļ |
uid_upgrade_tool.h
|
d034d124b2
Add UID upgrade tool
|
2 mēneši atpakaļ |
window_wrapper.cpp
|
e9fef1c833
Fix Game and editor freeze when clicking on the game's title bar
|
2 mēneši atpakaļ |
window_wrapper.h
|
e9fef1c833
Fix Game and editor freeze when clicking on the game's title bar
|
2 mēneši atpakaļ |