summaryrefslogtreecommitdiffstats
path: root/editor/editor_properties.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add browse folder and browse file iconsAdam Scott2024-03-121-1/+5
* Support Array and PackedArray in @export_*Abel Toy2024-03-061-8/+8
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-3/+3
* Fix paste Value can empty a dictionary depending on right-click locationajreckof2024-02-261-0/+1
* Make auto translation inheritableMichael Alexsander2024-02-151-3/+3
* Split theme generation logic into several subroutinesYuri Sizov2024-01-161-4/+4
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Update deferred calls to use Callableskobewi2024-01-091-1/+1
* Use `set_value_no_signal` in editor property codeAaron Franke2023-12-181-153/+74
* Merge pull request #85723 from ilyabelow/84609-visual-shader-viewport-texture...Yuri Sizov2023-12-081-0/+8
|\
| * Add a specific error when creating a ViewportTexture in a Texture2D node in a...ilyabelow2023-12-041-0/+8
* | Merge pull request #82528 from SaracenOne/path_typesYuri Sizov2023-12-081-0/+8
|\ \ | |/ |/|
| * Script path type support in editor:Saracen2023-11-081-0/+8
* | Fill remaining global scope constant descriptionskobewi2023-11-131-3/+0
* | Fix missing arrows in integer vector propertieskobewi2023-11-091-3/+3
|/
* Add bulk change guards to successive theme overrides in Editor and GUIYuri Sizov2023-10-191-2/+2
* Merge pull request #75274 from KoBeWi/NodeTrailRémi Verschelde2023-10-041-34/+102
|\
| * Enhance NodePath property editingkobewi2023-10-021-34/+102
* | Fix node icons appearing too big in some caseskobewi2023-10-031-0/+1
|/
* Merge pull request #82287 from jsjtxietian/fix-clear-error-when-unset-exporte...Rémi Verschelde2023-09-261-1/+1
|\
| * Fix can't unset exported typed array element when the type is set to Nodejsjtxietian2023-09-251-1/+1
* | Replace `radians` range hint with `radians_as_degrees`A Thousand Ships2023-09-251-10/+14
* | [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-151-2/+2
|/
* Add EditorStringNames singletonkobewi2023-09-031-36/+37
* Merge pull request #80450 from KoBeWi/settings_freeze,_no_more_changesYuri Sizov2023-08-251-1/+1
|\
| * Deprecate project_settings_changed signalkobewi2023-08-101-1/+1
* | Replace all flags with one value when holding Cmd in the layers editorHugo Locurcio2023-08-171-14/+26
|/
* Show valid types in SceneTreeDialogkobewi2023-08-041-2/+2
* Hide explicitly specified flag value in InspectorHaoyu Qiu2023-07-141-2/+2
* Fix property hint class name type string restriction and replace modeAaron Franke2023-07-061-2/+2
* Merge pull request #76389 from ajreckof/editor-property-nodepath-for-nodeRémi Verschelde2023-06-011-53/+54
|\
| * Fix typed array exportajreckof2023-05-211-53/+54
* | Refactor vector editor propertieskobewi2023-05-311-772/+5
* | Add indicator for StringName propertieskobewi2023-05-261-1/+12
* | Add get_edited_property_value() shorthand methodkobewi2023-05-261-45/+45
* | Do not translate node name when assigned to an exported fieldHakim2023-05-181-0/+1
|/
* Merge pull request #69988 from smix8/navigation_rvo_rework_4.xRémi Verschelde2023-05-101-1/+11
|\
| * Rework Navigation Avoidancesmix82023-05-101-1/+11
* | Improve the UX of ViewportTexture in the editorRindbee2023-05-101-1/+0
|/
* Make `EditorPropertyLayersGrid` responsive to touch tapsFredia Huya-Kouadio2023-04-231-47/+59
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-2/+3
* Turn off auto translate for some editor controlsHaoyu Qiu2023-03-281-0/+2
* clear filter input in Project Settings when opening Layersyedpodtrzitko2023-03-101-1/+1
* Merge pull request #73381 from KoBeWi/works_better_than_expected_huhYuri Sizov2023-02-171-0/+7
|\
| * Fold resources when non-main inspector exits treekobewi2023-02-151-0/+7
* | EditorProperty: Fix missing increment buttons for integersRémi Verschelde2023-02-151-6/+9
|/
* Fix @export_multiline for PackedStringArraykobewi2023-02-041-1/+1
* Use `PropertyUsageFlags` enum in parse_propertyRaul Santos2023-01-311-2/+2
* Tweak overrun behavior of EditorPropertyObjectIDkobewi2023-01-291-0/+3
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-2/+2