summaryrefslogtreecommitdiff
path: root/editor/editor_inspector.h
AgeCommit message (Expand)Author
2019-07-22Revert "Expose "meta" to the Inspector"Rémi Verschelde
2019-07-19Merge pull request #22642 from YeldhamDev/inspector_metadataRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-01-27Fix EditorInspector property_changed argument mismatchRémi Verschelde
2019-01-25Make sub-inspectors not listen to node removals, since they never edit nodes....Juan Linietsky
2019-01-18Clean up and fix issues after merging #21701 , closes #21104Juan Linietsky
2019-01-18Merge pull request #21701 from AlexHolly/fix-multiselect-proptery-changeJuan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-08Expose "meta" to the InspectorMichael Alexsander Silva Dias
2018-11-25Rewrite code for unfolding and make it automatic on scene load, which works b...Juan Linietsky
2018-11-24Fix multiselect change propertyAlexander Holland
2018-11-08 Made AnimationPlayer timeline only advance when keyframing frame variablesDualMatrix
2018-11-08-Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky
2018-10-29Automatically unfold sections of properties that someone else edited (no loca...Juan Linietsky
2018-10-29Ability to revert any property, not just from inherited scenes or scripts.Juan Linietsky
2018-09-11Replace last occurrences of PropertyEditor by EditorInspectorRémi Verschelde
2018-08-07Several improvements to inspector.Juan Linietsky
2018-07-20-Fix tooltips in inspector, now they show as rich text.Juan Linietsky
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-14Visual Shaders are back.Juan Linietsky
2018-07-04Fixes to the new inspectorGuilherme Felipe
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-15Fix path typo for editor def capitalize_propertiesGuilherme Felipe
2018-05-19Dictionary editing does the comeback to the inspector, fixes #19046Juan Linietsky
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-05-16Add missing copyright headersGuilherme Felipe
2018-05-15-New inspector.Juan Linietsky