A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
6 months ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
6 months ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
7 months ago |
Christian Kaiser
|
0c8ff887b5
Improve Audio Bus button pressed state visibility
|
6 months ago |
Rémi Verschelde
|
17665ec6f2
Merge pull request #89808 from timothyqiu/ok-i-know
|
7 months ago |
Haoyu Qiu
|
e444ea717c
Fix wrong values displayed after duplicating an audio bus
|
7 months ago |
Haoyu Qiu
|
1ff8e8548b
Don't error multiple times when trying to load missing default bus layout
|
7 months ago |
Hugo Locurcio
|
8221e7546b
Add editor shortcuts to toggle bottom panel visibility
|
9 months ago |
kit
|
eb6ca91ba6
Extract BottomPanel from EditorNode
|
9 months ago |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
9 months ago |
Yuri Sizov
|
45eedba1fa
Improve editor theme generation after the refactor
|
10 months ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
10 months ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
11 months ago |
Yuri Sizov
|
9d280f8b1c
Merge pull request #85879 from berrybus/deselect-audio-effects
|
11 months ago |
Nancy Zhang
|
cf39cc985b
Fix unable to deselect audio effects
|
11 months ago |
Invertex
|
59787683a9
Added "Show In FileSystem" right-click option to Scene hierarchy nodes.
|
1 year ago |
Yuri Sizov
|
215e036600
Add bulk change guards to successive theme overrides in Editor and GUI
|
1 year ago |
Rémi Verschelde
|
8ddf73c74d
Merge pull request #81939 from YuriSizov/gui-flat-and-depressed
|
1 year ago |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
1 year ago |
ajreckof
|
6afadbaa9f
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
|
1 year ago |
Rémi Verschelde
|
04d2aa61a3
Merge pull request #81641 from MewPurPur/bus-go-brrrr-2
|
1 year ago |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
MewPurPur
|
f29b6e73c2
Add a bus_renamed AudioServer signal
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
Yuri Sizov
|
8cfbc6bda2
Revert "Remember only permanent bottom tabs"
|
1 year ago |
kobewi
|
5dde57e958
Remember only permanent bottom tabs
|
1 year ago |
VolTer
|
7ee5cd26ef
Remove AudioBusEmpty.svg, use ProgressBar tint instead
|
1 year ago |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
1 year ago |
Yuri Sizov
|
9b500ab53c
Fix premature theme item access in editor tools
|
1 year ago |
Yuri Sizov
|
68c18c0e2b
Improve logic related to editing audio buses (and prevent crashes)
|
1 year ago |