summaryrefslogtreecommitdiff
path: root/editor/editor_properties.h
AgeCommit message (Expand)Author
2018-11-18Make sure RMB also works for resource editor in inspector, fixes #18994Juan Linietsky
2018-11-18Add Save option to resource property menuJFonS
2018-11-12Export Path now has a folder icon to select the pathMarcelo Fernandez
2018-10-07Fix inspector previewGuilherme Felipe
2018-09-24Added step support when exporting integers.DualMatrix
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-18Fixes colorpicker popup immeditately closing when interacting with colorpicke...ordigdug
2018-07-28Fixed a number of issues related to the Dictionary export property for the ed...oliperraul
2018-07-25Add editor property type so that inspector can search for objects. This is a ...K. S. Ernest (iFire) Lee
2018-07-18Improvements to vector fields, show axis in color with a backgroundJuan Linietsky
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-17Fix preview texture size on Inspectorvolzhs
2018-07-14Visual Shaders are back.Juan Linietsky
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-05-19Dictionary editing does the comeback to the inspector, fixes #19046Juan Linietsky
2018-05-17Working Drag & Drop again in inspectorJuan Linietsky
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-05-16Add missing copyright headersGuilherme Felipe
2018-05-16Allow editing of some unbound properties when hinted (or no range hinted)Juan Linietsky
2018-05-15-New inspector.Juan Linietsky