1
0
Fork 0
godot/editor
Hugo Locurcio 8a22dba956
Tweak high-end mark in the visual shader editor's node creation dialog
- Use Forward+/Mobile terminology as support actually depends on the
  rendering method used, not the rendering driver.
- Use a standard warning color as this is no longer indicated as
  Vulkan-specific.
- Fix color on light theme (the text was being modulated instead
  of having its color overridden).
2025-11-18 01:40:49 +01:00
..
animation Fix read-only state for Skeleton and Inspector 2025-11-15 23:10:15 +09:00
asset_library Fix author names not showing up in the AssetLib 2025-10-30 15:47:48 -03:00
audio Add a new editor theme 2025-10-30 00:31:54 -03:00
debugger Merge pull request #108391 from KoBeWi/archeoexpressology 2025-11-14 14:23:10 -06:00
doc Add missing warning about copying packed arrays to `EditorHelpBit` 2025-11-11 14:23:56 +03:00
docks Merge pull request #112201 from timothyqiu/update-main-scene 2025-11-14 14:22:50 -06:00
export Merge pull request #112590 from syntaxerror247/export-dialog 2025-11-13 20:52:15 -06:00
file_system Merge pull request #106532 from isaaccp/fix-texture-atlas-import-deadlock 2025-11-17 10:56:41 -06:00
gui Merge pull request #106780 from arkology/no-more-distraction 2025-11-17 10:56:37 -06:00
icons Merge pull request #107765 from KoBeWi/overerrides 2025-11-17 10:57:01 -06:00
import Fix read-only state for Skeleton and Inspector 2025-11-15 23:10:15 +09:00
inspector Merge pull request #109153 from timothyqiu/replication-editor-auto-translation 2025-11-17 10:56:57 -06:00
plugins Merge pull request #93889 from dalexeev/gds-exclude-addons-exceptions-setting 2025-11-17 10:56:51 -06:00
project_manager Merge pull request #112825 from KoBeWi/why_would_you_do_that 2025-11-17 10:56:47 -06:00
project_upgrade
run Merge pull request #109987 from van800/shakhov/dap-devices 2025-11-12 11:24:10 -06:00
scene Merge pull request #111589 from KoBeWi/notification_not_signal 2025-11-17 10:56:59 -06:00
script Merge pull request #110761 from fkeyzuwu/assign-export-value-bug 2025-11-17 10:56:43 -06:00
settings Merge pull request #107765 from KoBeWi/overerrides 2025-11-17 10:57:01 -06:00
shader Tweak high-end mark in the visual shader editor's node creation dialog 2025-11-18 01:40:49 +01:00
themes Tweak high-end mark in the visual shader editor's node creation dialog 2025-11-18 01:40:49 +01:00
translations Merge pull request #112587 from timothyqiu/not-script 2025-11-10 08:20:14 -06:00
version_control Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
SCsub
editor_builders.py
editor_data.cpp Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_data.h Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_interface.compat.inc
editor_interface.cpp Make editor language setting default to Auto 2025-11-03 20:11:52 +08:00
editor_interface.h Make editor language setting default to Auto 2025-11-03 20:11:52 +08:00
editor_log.cpp Merge pull request #106164 from lodetrick/refactor-bottom-panel 2025-11-07 10:32:35 -06:00
editor_log.h Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_main_screen.cpp
editor_main_screen.h
editor_node.cpp Merge pull request #109153 from timothyqiu/replication-editor-auto-translation 2025-11-17 10:56:57 -06:00
editor_node.h Merge pull request #106780 from arkology/no-more-distraction 2025-11-17 10:56:37 -06:00
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h
register_editor_types.cpp
register_editor_types.h
template_builders.py