index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
gui
/
editor_scene_tabs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Update Add Scene button after TabBar resizes
kit
2024-06-06
1
-1
/
+1
*
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-1
/
+1
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-3
/
+3
*
Move "Add a new scene" button when Scene Tabs settings change
aaronp64
2024-05-11
1
-0
/
+1
*
Merge pull request #89747 from KoBeWi/icoNOT
Rémi Verschelde
2024-04-26
1
-1
/
+1
|
\
|
*
Remove stray item icon from tabs menu
kobewi
2024-03-21
1
-1
/
+1
*
|
Allow closing scene tab preview using Escape
unknown
2024-04-16
1
-0
/
+12
|
/
*
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
1
-10
/
+12
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-2
/
+4
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-1
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
[macOS] Fix updating editor tab titles in the dock menu.
bruvzg
2023-12-19
1
-1
/
+3
*
Merge pull request #84882 from Invertex/select-instance-asset
Yuri Sizov
2023-12-14
1
-1
/
+1
|
\
|
*
Added "Show In FileSystem" right-click option to Scene hierarchy nodes.
Invertex
2023-12-13
1
-1
/
+1
*
|
Only update EditorSceneTabs tabs when necessary
kit
2023-10-26
1
-19
/
+40
|
/
*
Fix shortcut input for `EditorSceneTabs`
A Thousand Ships
2023-10-17
1
-0
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-3
/
+4
*
Refactor disabling scene tab context menu options
kobewi
2023-09-01
1
-9
/
+24
*
Extract editor scene tabs into their own component
Yuri Sizov
2023-08-24
1
-0
/
+384