summaryrefslogtreecommitdiff
path: root/editor/inspector_dock.cpp
AgeCommit message (Expand)Author
2019-04-08Small fixes, mostly dupicated codeqarmin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-13Re-add missing save resource button in the inspectorMarc Gilleron
2018-11-25Rewrite code for unfolding and make it automatic on scene load, which works b...Juan Linietsky
2018-10-29Automatically unfold sections of properties that someone else edited (no loca...Juan Linietsky
2018-10-05Fix inspector color when theme changedChaosus
2018-10-01Fixed name of deleted node not dissapearing from inspector dock.DualMatrix
2018-09-20Merge pull request #22131 from DualMatrix/unique_resRémi Verschelde
2018-09-15Remove unnecessary "OK"s text settingsMichael Alexsander Silva Dias
2018-09-16Make inspector select the correct resource after making them uniqueDualMatrix
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-12Add expand/collapse all buttons for the "Errors" tabMichael Alexsander Silva Dias
2018-09-05Make expand/collapse all properties menu workingvolzhs
2018-08-20Massive rewrite to AnimationTree. Many APIs changed in order to:Juan Linietsky
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-05Use a standard "OK" text for confirmation buttons in error dialogsHugo Locurcio
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-06-15Fix path typo for editor def capitalize_propertiesGuilherme Felipe
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-05-17Small visual changes for some filter bars.Michael Alexsander Silva Dias
2018-05-17Moved inspector functionality from EditorNode to InspectorDock.Daniel J. Ramirez
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde