Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 年之前 |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 年之前 |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 年之前 |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 年之前 |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 年之前 |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 年之前 |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 年之前 |
Hayden Leete
|
f6123e00e7
fix end handles being reversed in Path3DGizmo
|
3 年之前 |
Hayden Leete
|
90b39f95da
swap path_3d_editor_plugin control points order
|
3 年之前 |
Aaron Franke
|
fa7a7795f0
Rename Basis get_axis to get_column, remove redundant methods
|
3 年之前 |
bruvzg
|
de4c97758a
Fix more issues found by cppcheck.
|
3 年之前 |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
4 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
Yuri Sizov
|
876345191f
Fix theme application in various curve editors
|
4 年之前 |
jfons
|
5ebea2d120
Fix secondary handles in editor gizmos
|
4 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 年之前 |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 年之前 |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
4 年之前 |
mennomax
|
b4eeeb315a
Swap args of Plane(point, normal) constructor
|
4 年之前 |
Silc Renew
|
f2e9867e9f
Implemented SkeletonEditorGizmo
|
5 年之前 |
Stéphane Fortin
|
367cab90f0
add missing undo on CloseCurve path3d
|
4 年之前 |
AndreaCatania
|
e4e4a02d3d
Removes const from set functions on the Gizmos
|
4 年之前 |
jfons
|
cfb555a081
Node3D gizmo improvements
|
4 年之前 |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 年之前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 年之前 |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
5 年之前 |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
4 年之前 |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
5 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 年之前 |
Rémi Verschelde
|
44357ddc28
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::get_viewport()
|
5 年之前 |