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
/
editor_inspector.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid unnecessary inspector updates when loading or switching scenes
Yuri Sizov
2023-08-12
1
-1
/
+1
*
Standardize dialog input validation as a new class
kobewi
2023-08-08
1
-3
/
+3
*
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
Hendrik Brucker
2023-07-17
1
-0
/
+1
*
Single Compilation Unit build.
lawnjelly
2023-06-06
1
-0
/
+1
*
Add get_edited_property_value() shorthand method
kobewi
2023-05-26
1
-0
/
+1
*
Merge pull request #76684 from KoBeWi/this_branch_is_meta
Rémi Verschelde
2023-05-16
1
-0
/
+1
|
\
|
*
Add background panel to new meta dialog
kobewi
2023-05-03
1
-0
/
+1
*
|
Fix skeleton 3d editor crash in RC3
Samuele Panzeri
2023-05-15
1
-0
/
+1
*
|
Allow EditorInspector to change its property name style when necessary
Haoyu Qiu
2023-04-29
1
-0
/
+4
|
/
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-0
/
+1
*
Update property keying state without a full Inspector rebuild
Yuri Sizov
2023-03-07
1
-0
/
+2
*
Merge pull request #66121 from Zylann/plugin_handles_edit_object_argument
Rémi Verschelde
2023-02-17
1
-1
/
+1
|
\
|
*
Change `_can_handle` and `_edit` virtual methods to take `Object*`
Marc Gilleron
2023-02-17
1
-1
/
+1
*
|
Fold resources when non-main inspector exits tree
kobewi
2023-02-15
1
-1
/
+3
|
/
*
Avoid cleaning up editor plugins when property list changes
Yuri Sizov
2023-02-11
1
-1
/
+1
*
Use `PropertyUsageFlags` enum in parse_property
Raul Santos
2023-01-31
1
-2
/
+2
*
Removed declarations of removed methods of the EditorPropertyRevert class.
S.V.I. Vilcrow
2023-01-30
1
-6
/
+2
*
Rework EditorPlugin editing logic
kobewi
2023-01-22
1
-0
/
+1
*
Merge pull request #70148 from KoBeWi/remove_all_restrictions
Rémi Verschelde
2023-01-13
1
-0
/
+1
|
\
|
*
Remove conditons for unfolding inspector sections
kobewi
2022-12-16
1
-0
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Revert "Merge pull request #68498 from Rindbee/improve-update_tree"
Silc Renew
2023-01-04
1
-2
/
+0
*
|
EditorInspectorSection is not folded when clicking under the font
Marius Hanl
2022-12-18
1
-0
/
+2
*
|
Defer `EditorInspector::update_tree` to the process stage to improve performance
Rindbee
2022-12-17
1
-0
/
+2
|
/
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-7
/
+10
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-8
/
+0
*
Rename Copy Property –> Copy Value
VolTer
2022-09-30
1
-2
/
+2
*
Expose `EditorProperty._set_read_only` virtual method
Marc Gilleron
2022-09-19
1
-0
/
+2
*
Update checked based on the variant type of the value
Rindbee
2022-09-16
1
-1
/
+1
*
Add read-only mode to inspector array and dictionary viewer.
SaracenOne
2022-09-06
1
-1
/
+2
*
Improve the editor's Add Metadata dialog
Hugo Locurcio
2022-09-01
1
-1
/
+1
*
Remove Inspector tooltip hack that never actually worked
Yuri Sizov
2022-08-26
1
-9
/
+0
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-6
/
+5
*
Merge pull request #62868 from fire-forge/array-resize-size
Rémi Verschelde
2022-08-08
1
-4
/
+4
|
\
|
*
Use a SpinBox in the inspector array resize dialog
FireForge
2022-07-10
1
-4
/
+4
*
|
Merge pull request #63712 from object71/fix-export-issues
Rémi Verschelde
2022-08-06
1
-1
/
+0
|
\
\
|
*
|
Removed faulty function update after get_property_list.
Hristo Stamenov
2022-08-03
1
-1
/
+0
*
|
|
Clean-up array editing
reduz
2022-08-02
1
-2
/
+10
|
/
/
*
|
Improve usability of non-default values in the property inspector
Pedro J. Estébanez
2022-07-30
1
-1
/
+8
*
|
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
|
Add "Open Documentation" button to EditorProperty context menu
FireForge
2022-07-11
1
-2
/
+11
*
|
Add ability to export Node pointers as NodePaths
reduz
2022-06-25
1
-2
/
+5
|
/
*
Improve style of inspector buttons
kobewi
2022-05-25
1
-0
/
+1
*
Reorganize Region Rect Editor
reduz
2022-05-24
1
-1
/
+3
*
Add a new HashSet template
reduz
2022-05-20
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-8
/
+8
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-1
/
+1
*
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-04-05
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-28
/
+28
*
Add property name style toggle to Inspector
Haoyu Qiu
2022-03-28
1
-3
/
+5
[next]