.. |
debugger
|
f8a8d6cf04
Merge pull request #105700 from dementive/config-file-get-improvement
|
3 mēneši atpakaļ |
export
|
f8a8d6cf04
Merge pull request #105700 from dementive/config-file-get-improvement
|
3 mēneši atpakaļ |
gui
|
694d034d5b
Rename editor "File" MenuOption enums for clarity
|
3 mēneši atpakaļ |
icons
|
9f5048fb36
Implement SVGTexture auto-scalable with font oversampling.
|
3 mēneši atpakaļ |
import
|
f8a8d6cf04
Merge pull request #105700 from dementive/config-file-get-improvement
|
3 mēneši atpakaļ |
plugins
|
82e23da12e
Add drag zoom feature with CTRL+MiddleMouseButton
|
3 mēneši atpakaļ |
project_manager
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
3 mēneši atpakaļ |
themes
|
54a0e10648
Merge pull request #105487 from Calinou/3d-editor-fix-light-theme-gizmo-icons
|
3 mēneši atpakaļ |
translations
|
2776d32a1e
i18n: Sync translations with Weblate
|
4 mēneši atpakaļ |
SCsub
|
5c9f93ce03
SCons: Begin decoupling generation & build code
|
3 mēneši atpakaļ |
action_map_editor.cpp
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 mēneši atpakaļ |
action_map_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
add_metadata_dialog.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
add_metadata_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
animation_bezier_editor.cpp
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
3 mēneši atpakaļ |
animation_bezier_editor.h
|
027cc80b76
Merge pull request #100470 from YeldhamDev/i_hate_math_so_much_you_would_not_believe
|
4 mēneši atpakaļ |
animation_track_editor.cpp
|
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
|
3 mēneši atpakaļ |
animation_track_editor.h
|
ffe262b12b
Merge pull request #96421 from SatLess/Hide-Function-Names
|
4 mēneši atpakaļ |
animation_track_editor_plugins.cpp
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
4 mēneši atpakaļ |
animation_track_editor_plugins.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
audio_stream_preview.cpp
|
64fed07809
[Editor] Move thread name assignment in audio preview
|
3 mēneši atpakaļ |
audio_stream_preview.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
code_editor.cpp
|
201238168c
Some QOL and cleanup to EditorHelp's `FindBar`
|
3 mēneši atpakaļ |
code_editor.h
|
32eafc18b4
Merge pull request #103806 from arkology/find-replace-bar-ui
|
3 mēneši atpakaļ |
connections_dialog.cpp
|
1ce038b24e
Fix Signals dock only un-doubling parent class's first signal
|
3 mēneši atpakaļ |
connections_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
create_dialog.cpp
|
5c83d25eda
Consider search keywords in CreateDialog
|
3 mēneši atpakaļ |
create_dialog.h
|
5c83d25eda
Consider search keywords in CreateDialog
|
3 mēneši atpakaļ |
credits_roll.cpp
|
c5a70dbeeb
Improve EditorAbout dialog auto-translation
|
3 mēneši atpakaļ |
credits_roll.h
|
336bf5269d
Add credits roll
|
3 mēneši atpakaļ |
dependency_editor.cpp
|
694d034d5b
Rename editor "File" MenuOption enums for clarity
|
3 mēneši atpakaļ |
dependency_editor.h
|
694d034d5b
Rename editor "File" MenuOption enums for clarity
|
3 mēneši atpakaļ |
directory_create_dialog.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
directory_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
doc_tools.cpp
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
3 mēneši atpakaļ |
doc_tools.h
|
72045c8306
Scripting: Add script documentation cache to project
|
4 mēneši atpakaļ |
editor_about.cpp
|
c5a70dbeeb
Improve EditorAbout dialog auto-translation
|
3 mēneši atpakaļ |
editor_about.h
|
c5a70dbeeb
Improve EditorAbout dialog auto-translation
|
3 mēneši atpakaļ |
editor_asset_installer.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
editor_asset_installer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_atlas_packer.cpp
|
f241c1fda0
Remove unused header in editor.
|
7 mēneši atpakaļ |
editor_atlas_packer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_audio_buses.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
editor_audio_buses.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
editor_autoload_settings.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
editor_autoload_settings.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_build_profile.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_build_profile.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_builders.py
|
5c9f93ce03
SCons: Begin decoupling generation & build code
|
3 mēneši atpakaļ |
editor_command_palette.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_command_palette.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_data.cpp
|
b12258bd22
Merge pull request #99897 from aaronfranke/editor-top-nodes
|
4 mēneši atpakaļ |
editor_data.h
|
17db92b8b8
Clarify API for top selected nodes in EditorSelection and make public
|
4 mēneši atpakaļ |
editor_dock_manager.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_dock_manager.h
|
7b21950fb0
Merge pull request #103751 from bruvzg/glob_menu_icons_theme
|
4 mēneši atpakaļ |
editor_feature_profile.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_feature_profile.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_file_system.cpp
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
3 mēneši atpakaļ |
editor_file_system.h
|
c67b9a43e3
Merge pull request #100086 from erodozer/multipart-ext-import
|
3 mēneši atpakaļ |
editor_folding.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
editor_folding.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
editor_help.cpp
|
201238168c
Some QOL and cleanup to EditorHelp's `FindBar`
|
3 mēneši atpakaļ |
editor_help.h
|
201238168c
Some QOL and cleanup to EditorHelp's `FindBar`
|
3 mēneši atpakaļ |
editor_help_search.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_help_search.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_inspector.compat.inc
|
85eac45513
Display custom data name instead of indices in TileData inspector
|
1 gadu atpakaļ |
editor_inspector.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
editor_inspector.h
|
ebe9370724
Add enable checkboxes to editor sections
|
3 mēneši atpakaļ |
editor_interface.compat.inc
|
7f09804154
Add inherit parameter to `open_scene_from_path`
|
7 mēneši atpakaļ |
editor_interface.cpp
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 mēneši atpakaļ |
editor_interface.h
|
7cb2fb189a
Remove TOOLS_ENABLED checks from editor/
|
4 mēneši atpakaļ |
editor_layouts_dialog.cpp
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
3 mēneši atpakaļ |
editor_layouts_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_locale_dialog.cpp
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
3 mēneši atpakaļ |
editor_locale_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_log.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_log.h
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_main_screen.cpp
|
7495a8a02e
Add support for embedding game process in the Android Editor
|
5 mēneši atpakaļ |
editor_main_screen.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_native_shader_source_visualizer.cpp
|
f241c1fda0
Remove unused header in editor.
|
7 mēneši atpakaļ |
editor_native_shader_source_visualizer.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_node.cpp
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
3 mēneši atpakaļ |
editor_node.h
|
694d034d5b
Rename editor "File" MenuOption enums for clarity
|
3 mēneši atpakaļ |
editor_paths.cpp
|
741f6c71d7
Fix non-creation of editor temporary dir
|
7 mēneši atpakaļ |
editor_paths.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_properties.cpp
|
c87f23ce7d
Merge pull request #89324 from KoBeWi/pandora's_can_of_worms
|
3 mēneši atpakaļ |
editor_properties.h
|
c87f23ce7d
Merge pull request #89324 from KoBeWi/pandora's_can_of_worms
|
3 mēneši atpakaļ |
editor_properties_array_dict.cpp
|
294303eac9
Add inspector support for typed property hints
|
3 mēneši atpakaļ |
editor_properties_array_dict.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
editor_properties_vector.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_properties_vector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_property_name_processor.cpp
|
b291156ece
Inspector localization improvements
|
4 mēneši atpakaļ |
editor_property_name_processor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_resource_picker.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_resource_picker.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
editor_resource_preview.cpp
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
3 mēneši atpakaļ |
editor_resource_preview.h
|
5125a273dc
Remove inline from constexpr variables
|
3 mēneši atpakaļ |
editor_run.cpp
|
97241ffea6
Merge pull request #99555 from Meorge/mute-game
|
4 mēneši atpakaļ |
editor_run.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_run_native.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
editor_run_native.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_script.cpp
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
10 mēneši atpakaļ |
editor_script.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
editor_sectioned_inspector.cpp
|
6141ac8431
Reset `ProjectSettings` scroll when changing category
|
4 mēneši atpakaļ |
editor_sectioned_inspector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_settings.cpp
|
82e23da12e
Add drag zoom feature with CTRL+MiddleMouseButton
|
3 mēneši atpakaļ |
editor_settings.h
|
f6891b0305
[DisplayServer] Decouple `show_window(MAIN_WINDOW_ID)` from `DisplayServer` constructor, update project manager size/position after DS init.
|
4 mēneši atpakaļ |
editor_settings_dialog.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
editor_settings_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
editor_string_names.h
|
91fe434a86
Always use `String` as `StringName` backing internally.
|
3 mēneši atpakaļ |
editor_translation.cpp
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
4 mēneši atpakaļ |
editor_translation.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_translation_parser.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
editor_translation_parser.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
4 mēneši atpakaļ |
editor_undo_redo_manager.cpp
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 mēneši atpakaļ |
editor_undo_redo_manager.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
editor_vcs_interface.cpp
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
10 mēneši atpakaļ |
editor_vcs_interface.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
engine_update_label.cpp
|
5f7e9a9198
Rename editor setting to `Check for Updates`
|
3 mēneši atpakaļ |
engine_update_label.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
event_listener_line_edit.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
event_listener_line_edit.h
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
fbx_importer_manager.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
fbx_importer_manager.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
file_info.cpp
|
163753949e
Add filter & sort to editor file dialog
|
10 mēneši atpakaļ |
file_info.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
filesystem_dock.cpp
|
694d034d5b
Rename editor "File" MenuOption enums for clarity
|
3 mēneši atpakaļ |
filesystem_dock.h
|
694d034d5b
Rename editor "File" MenuOption enums for clarity
|
3 mēneši atpakaļ |
find_in_files.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
find_in_files.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
group_settings_editor.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
group_settings_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
groups_editor.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
groups_editor.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
history_dock.cpp
|
ede1f8ef7e
Improve auto-translation for static strings in docks
|
4 mēneši atpakaļ |
history_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
import_defaults_editor.cpp
|
267bb98231
Keep advanced toggle on when searching for settings
|
10 mēneši atpakaļ |
import_defaults_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
import_dock.cpp
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
3 mēneši atpakaļ |
import_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
input_event_configuration_dialog.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
input_event_configuration_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
inspector_dock.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
inspector_dock.h
|
b4db9dc688
Update Inspector when rename a file via File System Dock
|
4 mēneši atpakaļ |
localization_editor.cpp
|
8ae16699c5
Do not use Dictionary::keys() for Dictionary iteration.
|
4 mēneši atpakaļ |
localization_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
multi_node_edit.cpp
|
e99dc63fdc
Merge pull request #103764 from kleonc/multi_node_edit_update_on_property_list_changed
|
4 mēneši atpakaļ |
multi_node_edit.h
|
e99dc63fdc
Merge pull request #103764 from kleonc/multi_node_edit_update_on_property_list_changed
|
4 mēneši atpakaļ |
node_dock.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
node_dock.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
pot_generator.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
pot_generator.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
progress_dialog.cpp
|
15d0e56961
Fix crash when ProgressDialog is outside tree
|
6 mēneši atpakaļ |
progress_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
project_converter_3_to_4.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 mēneši atpakaļ |
project_converter_3_to_4.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
project_manager.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
project_manager.h
|
66b40a710f
Project manager: Add option to backup project when it will be changed
|
3 mēneši atpakaļ |
project_settings_editor.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
project_settings_editor.h
|
d21d6ead21
Support custom features in project settings dialog
|
3 mēneši atpakaļ |
project_upgrade_tool.cpp
|
694d034d5b
Rename editor "File" MenuOption enums for clarity
|
3 mēneši atpakaļ |
project_upgrade_tool.h
|
a3a1cf0a7f
Replace UID and Surface upgrade tools with universal one
|
4 mēneši atpakaļ |
property_selector.cpp
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
3 mēneši atpakaļ |
property_selector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
register_editor_types.cpp
|
15cecfdac5
Add `SVGTexture` importer.
|
3 mēneši atpakaļ |
register_editor_types.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
register_exporters.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
rename_dialog.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
rename_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
renames_map_3_to_4.cpp
|
8f1adbf38c
Remove non-existent IPUnix conversion
|
5 mēneši atpakaļ |
renames_map_3_to_4.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
reparent_dialog.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
reparent_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 mēneši atpakaļ |
run_instances_dialog.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
run_instances_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
scene_create_dialog.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
scene_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
scene_tree_dock.cpp
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
3 mēneši atpakaļ |
scene_tree_dock.h
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
script_create_dialog.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
script_create_dialog.h
|
cae8c3e0fa
Merge pull request #103397 from KoBeWi/good_luck_finding_where_'is_path_valid'_is_now_assigned
|
4 mēneši atpakaļ |
shader_create_dialog.cpp
|
302fa831cc
Initial editor accessibility.
|
4 mēneši atpakaļ |
shader_create_dialog.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
shader_globals_editor.cpp
|
b773fff5a4
Merge pull request #99622 from Chaosus/shader_fix_global_empty_type
|
7 mēneši atpakaļ |
shader_globals_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |
template_builders.py
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
4 mēneši atpakaļ |
window_wrapper.cpp
|
165fdce84e
Merge pull request #102709 from KoBeWi/repeatranslations2
|
4 mēneši atpakaļ |
window_wrapper.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
5 mēneši atpakaļ |