Silc 'Tokage' Renew
|
653e2a550c
Fixed animation insertion in SkeletonEditor
|
4 years ago |
Silc Renew
|
f2e9867e9f
Implemented SkeletonEditorGizmo
|
4 years ago |
Paulb23
|
6596c7bdc2
Add TextFile support across the editor
|
4 years ago |
Eric M
|
7249d2555b
Added confirmation dialog for making subresources unique.
|
5 years ago |
Haoyu Qiu
|
93c1bbe697
Disable "Edit Resource from Clipboard" menu item when nothing in clipboard
|
4 years ago |
Haoyu Qiu
|
b38f528082
Disable save button when Inspector is not editing anything
|
4 years ago |
Haoyu Qiu
|
80e4c8626d
Hide open doc button when not inspecting anything
|
4 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
Haoyu Qiu
|
8c4cb53d21
Minor enhancements for the resource options button
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
Yuri Sizov
|
f6d827b0da
Make several actions in the Inspector dock more obvious
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
5 years ago |
Hugo Locurcio
|
60b70c77e0
Improve the editor theme
|
6 years ago |
Pedro J. Estébanez
|
6fbe0a494b
Fix cases of resources destroyed too early
|
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 |
Rémi Verschelde
|
a09846e015
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
|
4 years ago |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 years ago |
Eric M
|
efe5c250d5
Implement new shortcuts system.
|
5 years ago |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
5 years ago |
Stijn Hinlopen
|
526e060b73
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
|
5 years ago |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |