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
/
inspector_dock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix corrupt undo after making sub-resources unique
kobewi
2023-02-13
1
-1
/
+1
*
Rework EditorPlugin editing logic
kobewi
2023-01-22
1
-2
/
+1
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-2
/
+2
*
Add Show in FileSystem option in the inspector
kobewi
2023-01-08
1
-0
/
+11
*
Merge pull request #70923 from KoBeWi/actual_resource
Rémi Verschelde
2023-01-08
1
-19
/
+12
|
\
|
*
Refactor inspector code for getting resource
kobewi
2023-01-04
1
-19
/
+12
*
|
Fix unreadable text in Make Sub-Resources Unique window
Haoyu Qiu
2023-01-06
1
-4
/
+4
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Merge pull request #63601 from YeldhamDev/tooltip_stuff
Rémi Verschelde
2022-11-17
1
-2
/
+2
|
\
|
*
Small changes to some tooltips
Michael Alexsander
2022-11-12
1
-2
/
+2
*
|
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-1
/
+1
|
/
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-1
/
+1
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-2
/
+2
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-8
/
+8
*
Improvements to multi-node editing
FireForge
2022-09-05
1
-8
/
+6
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-9
/
+9
*
Disable editing properties in foreign resources
SaracenOne
2022-08-23
1
-19
/
+34
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-2
/
+3
*
Merge pull request #63429 from RandomShaper/indicate_overridden
Rémi Verschelde
2022-07-31
1
-0
/
+9
|
\
|
*
Improve usability of non-default values in the property inspector
Pedro J. Estébanez
2022-07-30
1
-0
/
+9
*
|
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+1
*
|
Merge pull request #43081 from KoBeWi/property_keeper
Rémi Verschelde
2022-07-29
1
-0
/
+28
|
\
\
|
*
|
Keep property values when extending script
Tomasz Chabora
2022-07-29
1
-0
/
+28
|
|
/
*
/
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
|
/
*
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
1
-2
/
+2
*
Use consistent casing in editor filter/search bars
FireForge
2022-05-28
1
-1
/
+1
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-13
/
+13
*
Cleanup EditorNode and EditorData
Hendrik Brucker
2022-03-30
1
-9
/
+9
*
Merge pull request #59496 from KoBeWi/inspector_teleport
Rémi Verschelde
2022-03-29
1
-0
/
+2
|
\
|
*
Switch scene when editing foreign resource
kobewi
2022-03-25
1
-0
/
+2
*
|
Add property name style toggle to Inspector
Haoyu Qiu
2022-03-28
1
-2
/
+34
*
|
Refactor Object metadata
reduz
2022-03-24
1
-0
/
+1
|
/
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+1
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-19
/
+18
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+2
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-1
/
+1
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-1
/
+1
*
Merge pull request #55066 from trollodel/less_singletons_in_editornode
Rémi Verschelde
2022-01-20
1
-1
/
+5
|
\
|
*
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-1
/
+5
*
|
Merge pull request #52134 from RandomShaper/fix_naming
Rémi Verschelde
2022-01-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Rename Variant::is_ref() to is_ref_counted()
Pedro J. Estébanez
2022-01-20
1
-2
/
+2
*
|
[Editor] Move some animation specific keying logic out of inspector.
Fabio Alessandrelli
2022-01-19
1
-34
/
+0
|
/
*
Fix theming changes in the inspector
Yuri Roubinsky
2022-01-12
1
-21
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-2
/
+2
*
Fixed animation insertion in SkeletonEditor
Silc 'Tokage' Renew
2021-10-23
1
-1
/
+3
*
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-07
1
-3
/
+3
*
Add TextFile support across the editor
Paulb23
2021-09-30
1
-8
/
+22
[next]