1
0
Fork 0
godot/editor
Rémi Verschelde 42f49e488b
Merge pull request #114115 from YeldhamDev/dont_clip_that_please
Fix `TabContainer`'s minimum size ignoring the popup button
2025-12-18 14:29:10 +01:00
..
animation Merge pull request #113903 from Arnklit/animation-player-drag-keys-render-fix 2025-12-17 22:27:11 +01:00
asset_library Merge pull request #113017 from YeldhamDev/finicky_little_thing 2025-12-02 14:16:21 +01:00
audio Add and adjust more scroll hints in the editor 2025-12-17 11:15:33 -03:00
debugger Merge pull request #114054 from YeldhamDev/its_hinting_time 2025-12-17 22:27:19 +01:00
doc Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +01:00
docks Merge pull request #114054 from YeldhamDev/its_hinting_time 2025-12-17 22:27:19 +01:00
export Merge pull request #113645 from bruvzg/mac_ios_escape 2025-12-18 14:24:10 +01:00
file_system Add leftover scroll hints, and panels for scrollables without hints 2025-12-12 10:59:03 -03:00
gui Fix `TabContainer`'s minimum size ignoring the popup button 2025-12-17 18:27:49 -03:00
icons Merge pull request #113723 from KoBeWi/multiplayer_singlefolder 2025-12-11 12:12:43 -06:00
import Write to animation import settings only when needed to prevent bloating the .import file 2025-12-14 16:47:15 +02:00
inspector Merge pull request #108882 from Calinou/editor-inspector-node-reduce-icon-size 2025-12-18 14:22:49 +01:00
plugins Use Unicode arrow symbols throughout the editor 2025-12-02 01:36:35 +01:00
project_manager [macOS] Add option for renaming system menus. 2025-12-18 08:40:14 +02:00
project_upgrade Fix compilation errors with deprecated=no 2025-11-20 20:12:29 +08:00
run Merge pull request #113915 from ydeltastar/game-view-node-lock 2025-12-12 14:15:12 -06:00
scene Fix 3D editor Emulate Numpad setting having no effect when previewing a camera 2025-12-18 01:41:58 +01:00
script Merge pull request #113774 from sockeye-d/inherited-editor-scripts 2025-12-18 14:29:05 +01:00
settings Add hint range and capitalization for Path3D Tilt Disk Size editor setting 2025-12-18 02:27:13 +01:00
shader Fix different separations across different code editors 2025-12-16 12:51:23 -03:00
themes Improve language selection when shaping text. 2025-12-18 09:05:07 +02:00
translations Add and adjust more scroll hints in the editor 2025-12-17 11:15:33 -03:00
version_control VCS: Properly use IDs for OptionButton after #113522 2025-12-04 11:52:52 +01:00
SCsub
editor_builders.py
editor_data.cpp Unassign scene root before freeing 2025-12-01 12:48:58 +01:00
editor_data.h
editor_interface.compat.inc
editor_interface.cpp Expose `set_edited` and `is_edited` on EditorInterface 2025-12-01 06:43:11 -05:00
editor_interface.h Expose `set_edited` and `is_edited` on EditorInterface 2025-12-01 06:43:11 -05:00
editor_log.cpp Make Output dock global 2025-12-05 19:19:35 +01:00
editor_log.h Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
editor_main_screen.cpp Added Shortcut tooltip to Editor Main Screen Plugins 2025-12-02 11:43:33 -06:00
editor_main_screen.h
editor_node.cpp Reorganize editor menu setup, allow switching global menu without restart. 2025-12-17 13:54:50 +02:00
editor_node.h Reorganize editor menu setup, allow switching global menu without restart. 2025-12-17 13:54:50 +02: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 Add new monospace related hint strings 2025-12-03 12:57:40 -05:00
register_editor_types.h
template_builders.py