summaryrefslogtreecommitdiffstats
path: root/editor/editor_inspector.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-3/+37
|\
| * Make possible to favorite properties in the inspectorMichael Alexsander2024-10-281-3/+37
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Merge pull request #96542 from Maran23/inspector-scrolls-awayRémi Verschelde2024-10-011-3/+4
|\
| * Fix Inspector may scrolls away when editing a property that adds or removes s...Marius Hanl2024-09-041-3/+4
* | Add per-bone meta to Skeleton3Ddemolke2024-09-161-2/+2
* | Merge pull request #92407 from timothyqiu/section-droppingRémi Verschelde2024-09-041-1/+0
|\ \ | |/ |/|
| * Remove unused member variable in EditorInspectorSectionHaoyu Qiu2024-05-271-1/+0
* | Fix theme updating of the inspector sectionsYuri Rubinsky2024-06-191-1/+2
* | Editor: Focus value editor on type change in Dictionary and Array editorsValentin Cocaud2024-06-041-0/+1
* | Display custom data name instead of indices in TileData inspectorGilles Roudière2024-05-251-1/+5
|/
* Fix unchecking theme overrides not creating an undo actionMichael Alexsander2024-05-221-1/+1
* Editor: Fix categories and tooltips in `TileSet` editorDanil Alexeev2024-05-141-2/+3
* fix infinite call loop on theme change.ajreckof2024-05-131-0/+2
* Add colored margin in Inspector for arrays and dictionaries.ajreckof2024-05-031-2/+10
* Editor: Display deprecated/experimental messages in tooltipsDanil Alexeev2024-04-181-0/+1
* Fix theme_override tooltip cachingaaronp642024-04-091-1/+6
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-5/+5
* Revert "Allow configuration warnings to refer to a property"Rémi Verschelde2024-02-171-10/+0
* Revert "Only update inspector if configuration warning change relevant"Rémi Verschelde2024-02-171-2/+0
* Merge pull request #88182 from RedMser/fix-88176-inspectorRémi Verschelde2024-02-131-0/+2
|\
| * Only update inspector if configuration warning change relevantRedMser2024-02-101-0/+2
* | Merge pull request #85868 from KoBeWi/knowyourtilesRémi Verschelde2024-02-131-0/+4
|\ \ | |/ |/|
| * Add descriptions for tile propertieskobewi2023-12-071-0/+4
* | Allow configuration warnings to refer to a propertyRedMser2024-02-081-0/+10
* | Better hide internal properties from usersYuri Sizov2024-01-291-0/+2
|/
* Editor: Fix some issues with `EditorHelpTooltip`Danil Alexeev2023-10-101-0/+1
* Allow contextual plugins to persist temporarilykobewi2023-10-061-0/+2
* Revamp how documentation tooltips workMichael Alexsander2023-10-031-7/+1
* Editor: Inspector and Signal docks improvementsDanil Alexeev2023-09-021-0/+11
* Merge pull request #80617 from jmb462/fix_80524Rémi Verschelde2023-08-291-0/+2
|\
| * Add buttons to reorder inspector array items without draggingJean-Michel Bernard2023-08-271-0/+2
* | Avoid unnecessary inspector updates when loading or switching scenesYuri Sizov2023-08-121-1/+1
|/
* Standardize dialog input validation as a new classkobewi2023-08-081-3/+3
* Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own fileHendrik Brucker2023-07-171-0/+1
* Single Compilation Unit build.lawnjelly2023-06-061-0/+1
* Add get_edited_property_value() shorthand methodkobewi2023-05-261-0/+1
* Merge pull request #76684 from KoBeWi/this_branch_is_metaRémi Verschelde2023-05-161-0/+1
|\
| * Add background panel to new meta dialogkobewi2023-05-031-0/+1
* | Fix skeleton 3d editor crash in RC3Samuele Panzeri2023-05-151-0/+1
* | Allow EditorInspector to change its property name style when necessaryHaoyu Qiu2023-04-291-0/+4
|/
* [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-0/+1
* Update property keying state without a full Inspector rebuildYuri Sizov2023-03-071-0/+2
* Merge pull request #66121 from Zylann/plugin_handles_edit_object_argumentRémi Verschelde2023-02-171-1/+1
|\
| * Change `_can_handle` and `_edit` virtual methods to take `Object*`Marc Gilleron2023-02-171-1/+1
* | Fold resources when non-main inspector exits treekobewi2023-02-151-1/+3
|/
* Avoid cleaning up editor plugins when property list changesYuri Sizov2023-02-111-1/+1
* Use `PropertyUsageFlags` enum in parse_propertyRaul Santos2023-01-311-2/+2
* Removed declarations of removed methods of the EditorPropertyRevert class.S.V.I. Vilcrow2023-01-301-6/+2