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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize dialog input validation as a new class
kobewi
2023-08-08
1
-37
/
+19
*
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
Hendrik Brucker
2023-07-17
1
-0
/
+1
*
Fix enum tooltip with no description
MewPurPur
2023-06-21
1
-1
/
+2
*
Fix compilation on gcc13
Gilles Roudière
2023-06-16
1
-2
/
+3
*
Single Compilation Unit build.
lawnjelly
2023-06-06
1
-4
/
+4
*
Merge pull request #77148 from ajreckof/prevent_unselectable_editor_property_...
Yuri Sizov
2023-06-02
1
-5
/
+4
|
\
|
*
prevent selecting unselectable `EditorProperty` with RMB
ajreckof
2023-05-17
1
-5
/
+4
*
|
Merge pull request #71843 from Rindbee/do-not-cache
Yuri Sizov
2023-05-29
1
-4
/
+10
|
\
\
|
*
|
Do not cache the doc information written by user in the script in Inspector
Rindbee
2023-05-02
1
-4
/
+10
*
|
|
Translate inspector changes indicator
kobewi
2023-05-26
1
-5
/
+1
*
|
|
Merge pull request #76684 from KoBeWi/this_branch_is_meta
Rémi Verschelde
2023-05-16
1
-1
/
+22
|
\
\
\
|
*
|
|
Add background panel to new meta dialog
kobewi
2023-05-03
1
-1
/
+22
|
|
/
/
*
|
/
Fix skeleton 3d editor crash in RC3
Samuele Panzeri
2023-05-15
1
-0
/
+5
|
|
/
|
/
|
*
|
Allow EditorInspector to change its property name style when necessary
Haoyu Qiu
2023-04-29
1
-0
/
+26
|
/
*
Merge pull request #76105 from anvilfolk/tooltip
Rémi Verschelde
2023-04-25
1
-2
/
+6
|
\
|
*
Fix @export variable tooltips not showing up in Inspector when there is
ocean (they/them)
2023-04-21
1
-2
/
+6
*
|
Merge pull request #76238 from Calinou/editor-inspector-tooltip-display-enum-...
Rémi Verschelde
2023-04-20
1
-1
/
+22
|
\
\
|
*
|
Display enum value descriptions in the editor inspector help tooltips
Hugo Locurcio
2023-04-19
1
-1
/
+22
|
|
/
*
/
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-5
/
+21
|
/
*
Merge pull request #75938 from YuriSizov/editor-no-spammy-icons
Rémi Verschelde
2023-04-11
1
-8
/
+12
|
\
|
*
Prevent errors in the Inspector when looking for script icons
Yuri Sizov
2023-04-11
1
-8
/
+12
*
|
Merge pull request #69324 from RedMser/advanced-settings-errors
Rémi Verschelde
2023-04-11
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Make solving project setting errors easier
RedMser
2023-03-27
1
-2
/
+4
*
|
Merge pull request #75559 from ajreckof/Fix-descriptions-not-showing-for-them...
Rémi Verschelde
2023-04-02
1
-0
/
+5
|
\
\
|
*
|
Fix descriptions not showing for theme properties
ajreckof
2023-04-01
1
-0
/
+5
|
|
/
*
|
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-3
/
+7
*
|
Streamline class icon resolution in the editor
Yuri Sizov
2023-03-31
1
-30
/
+12
|
/
*
Merge pull request #74564 from YuriSizov/inspector-is-simple-you-see-there-is...
Yuri Sizov
2023-03-16
1
-1
/
+11
|
\
|
*
Update property keying state without a full Inspector rebuild
Yuri Sizov
2023-03-07
1
-1
/
+11
*
|
Add missing TTRs in tiles editor and array inspector
Haoyu Qiu
2023-03-09
1
-5
/
+5
|
/
*
Apply inspector read_only only when changed
kobewi
2023-02-20
1
-0
/
+3
*
Merge pull request #71398 from honix/property-revert-release-focus
Rémi Verschelde
2023-02-19
1
-0
/
+1
|
\
|
*
Fix property revert doesn't revert selected fields
Fedor Shchukin
2023-01-14
1
-0
/
+1
*
|
Merge pull request #73381 from KoBeWi/works_better_than_expected_huh
Yuri Sizov
2023-02-17
1
-6
/
+18
|
\
\
|
*
|
Fold resources when non-main inspector exits tree
kobewi
2023-02-15
1
-6
/
+18
*
|
|
Fixes revert button on exported node properties on inherited nodes.
SaracenOne
2023-02-15
1
-1
/
+1
|
/
/
*
|
Avoid cleaning up editor plugins when property list changes
Yuri Sizov
2023-02-11
1
-8
/
+12
*
|
Prepare for moving editor and classref translations to godot-editor-l10n repo
Haoyu Qiu
2023-02-07
1
-2
/
+2
*
|
Use `PropertyUsageFlags` enum in parse_property
Raul Santos
2023-01-31
1
-1
/
+1
*
|
Merge pull request #71330 from Geometror/richtextlabel-fit-content
Rémi Verschelde
2023-01-25
1
-1
/
+1
|
\
\
|
*
|
[RichTextLabel] Match minimum size calculation of Label
Hendrik Brucker
2023-01-13
1
-1
/
+1
*
|
|
Merge pull request #71770 from KoBeWi/better_editing_or_something
Rémi Verschelde
2023-01-22
1
-0
/
+12
|
\
\
\
|
*
|
|
Rework EditorPlugin editing logic
kobewi
2023-01-22
1
-0
/
+12
*
|
|
|
Use range iterators in LocalVector loops
kobewi
2023-01-21
1
-2
/
+1
|
/
/
/
*
|
|
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-5
/
+1
|
\
\
\
|
*
|
|
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-5
/
+1
|
|
|
/
|
|
/
|
*
/
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-30
/
+21
|
/
/
*
|
Merge pull request #70148 from KoBeWi/remove_all_restrictions
Rémi Verschelde
2023-01-13
1
-20
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove conditons for unfolding inspector sections
kobewi
2022-12-16
1
-20
/
+4
*
|
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
[next]