summaryrefslogtreecommitdiff
path: root/editor/editor_properties.h
AgeCommit message (Expand)Author
2021-06-04Rename Quat to QuaternionMarcel Admiraal
2021-06-03Rename EditorPropertyTransform to EditorPropertyTransform3DAaron Franke
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-05-19Use EditorResourcePicker in the InspectorYuri Sizov
2021-03-10Implement Navigation layersGilles Roudière
2021-02-12Improved Inspector Sub-Resource Editingreduz
2021-01-09Emit changed signal from Color Picker when changedkobewi
2021-01-03Don't emit changed signal on Color Picker closekobewi
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-07-10Add override keywords.Marcel Admiraal
2020-06-15Made low level changes to the Skeleton3D class and Skeleton3D inspector. Chan...TwistedTwigleg
2020-04-17Implement global and per instance shader uniforms.Juan Linietsky
2020-02-21Added StringName as a variant type.Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-01-15Use int64_t for EditorPropertyInteger and warn when out of double rangeAaron Franke
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-23Add clear menu entries for extending and replacing scriptsAnubhab Ghosh
2019-09-06Make editor inspector easing lines use the accent color when draggedHugo Locurcio
2019-08-31Default ColorPicker color mode settingBhupendra Aole
2019-06-28Add option to input value manually in EditorPropertyEasingAnaDenisa
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-03-04Remove the "Open Editor" button, it will open automatically.Juan Linietsky
2019-01-18Merge pull request #21701 from AlexHolly/fix-multiselect-proptery-changeJuan Linietsky
2019-01-14wtfJuan Linietsky
2019-01-14Added a flag to specify an exported node path must be supplied from scene roo...Juan Linietsky
2019-01-14Add EditorPropertyRID as read-only label showing RIDRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-06Merge pull request #23673 from marcelofg55/export_path_3Rémi Verschelde
2018-11-24Fix multiselect change propertyAlexander Holland
2018-11-20Merge pull request #23802 from JFonS/add_save_optionRémi Verschelde
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