A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
Hugo Locurcio
|
8221e7546b
Add editor shortcuts to toggle bottom panel visibility
|
1 year ago |
kit
|
eb6ca91ba6
Extract BottomPanel from EditorNode
|
1 year ago |
Michael Alexsander
|
7b42c24550
Make auto translation inheritable
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
DennisManaa
|
1a1c542836
Implement automatic translation for ItemList
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 years ago |
Juan Linietsky
|
1c93606e47
Add ValidatedCall to MethodBind
|
2 years ago |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 years ago |
Marc Gilleron
|
e0d2b7835d
Allow selecting text in shader compilation logs
|
2 years ago |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Jakob Bouchard
|
6553f5c242
Convert _notification methods to switch - Chunk C
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
reduz
|
cf3f404d31
Implement Binary Shader Compilation
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Juan Linietsky
|
438c380458
Add a separate application focus/in notification out from Window focus notification.
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
03b13e0c69
Style: Add missing copyright headers
|
5 years ago |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 years ago |