summaryrefslogtreecommitdiff
path: root/editor/editor_properties.cpp
AgeCommit message (Expand)Author
2018-11-01Merge pull request #23311 from YeldhamDev/editor_capitalization_fixRémi Verschelde
2018-11-01Merge pull request #23313 from DavidSichma/viewport-reassignJuan Linietsky
2018-10-26Handling NodePaths in in-place Editor for ResourcesDavid Sichma
2018-10-26Small capitalization fixes across the editorMichael Alexsander Silva Dias
2018-10-25Merge pull request #23038 from DualMatrix/ugly_namesRémi Verschelde
2018-10-16Merge pull request #22885 from neikeq/issue-22122Rémi Verschelde
2018-10-15Fix enum values in the editor and hide enum numeric values in the InspectorIgnacio Etcheverry
2018-10-15Made NodePath property display path instead of object name if object is autog...DualMatrix
2018-10-11Merge pull request #22915 from fire/visuals-shader-colour-constant-22906Rémi Verschelde
2018-10-11Fixes resources name not showing in the inspectorgroud
2018-10-10Fix for Visual Shader Editor #22906: Cannot change color on Color ConstantK. S. Ernest (iFire) Lee
2018-10-07Fix inspector previewGuilherme Felipe
2018-10-02Merge pull request #22364 from YeldhamDev/rect2_inspector_singlelineRémi Verschelde
2018-10-01Fix warnings about uninitialized vars [-Wsometimes-uninitialized]Rémi Verschelde
2018-09-30Merge pull request #22536 from DualMatrix/no_advanceRémi Verschelde
2018-09-29Fixed animation_player not advancing to the next frame when inserting a value.DualMatrix
2018-09-28Merge pull request #22407 from DualMatrix/step_intRémi Verschelde
2018-09-27Inspector: Enable wrap for multiline text widgetRémi Verschelde
2018-09-24Added step support when exporting integers.DualMatrix
2018-09-23Make Rect2 EditorProperty obey the horizontal settingMichael Alexsander Silva Dias
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-12Misc. typosluz.paz
2018-09-05Make better look for bitmaskvolzhs
2018-08-23Change how path properties are presented, so they can be edited. Fixes #20709Juan Linietsky
2018-08-20Add PROPERTY_HINT_PLACEHOLDER_TEXT for String propertiesRémi Verschelde
2018-08-18Merge pull request #21155 from ordigdug/fix-colorpicker-popupRémi Verschelde
2018-08-18Fixed text entry is going in reverseDualMatrix
2018-08-18Fixes colorpicker popup immeditately closing when interacting with colorpicke...ordigdug
2018-08-16Fix crash assigning script to a ResourceRémi Verschelde
2018-08-14Revert "Open visual editor when "open editor" button in the inspector is pres...Juan Linietsky
2018-08-14Merge pull request #20400 from OliPerraul/oliperraul/20332/fix_defects_with_e...Rémi Verschelde
2018-08-07Several improvements to inspector.Juan Linietsky
2018-07-29Undo an accidental revert.Hein-Pieter van Braam
2018-07-28Revert "Open visual editor when "open editor" button in the inspector is pres...Hein-Pieter van Braam
2018-07-28Fixed a number of issues related to the Dictionary export property for the ed...oliperraul
2018-07-28Fix layer 2-line tooltips used as name in inspectorRémi Verschelde
2018-07-25Fixed Issue #20399Tiger Caldwell
2018-07-25Add editor property type so that inspector can search for objects. This is a ...K. S. Ernest (iFire) Lee
2018-07-19Merge pull request #20117 from ordigdug/inspector-fix-inconsistencies-with-ex...Rémi Verschelde
2018-07-18Improvements to vector fields, show axis in color with a backgroundJuan Linietsky
2018-07-18Fix -new inspector- Inconsistencies with exported enums - Fixes remaining iss...ordigdug
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-17Merge pull request #20220 from volzhs/texture-sizeRémi Verschelde
2018-07-17Fix preview texture size on Inspectorvolzhs
2018-07-17Inspector: Add bit/value info to layer tooltipRémi Verschelde
2018-07-16Merge pull request #20112 from nunodonato/openvisualeditorbuttonThomas Herzog
2018-07-14Visual Shaders are back.Juan Linietsky
2018-07-12Open visual editor when "open editor" button in the inspector is pressed.Nuno Donato
2018-07-05Merge pull request #19713 from volzhs/fix-crash-nodepath-animation-editMax Hilbrunner
2018-07-05Merge pull request #19351 from guilhermefelipecgs/fix_reversed_textMax Hilbrunner