summaryrefslogtreecommitdiff
path: root/editor/editor_inspector.cpp
AgeCommit message (Expand)Author
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-15Fix path typo for editor def capitalize_propertiesGuilherme Felipe
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-06-05[Inspector] Fix search field losing focus when typingGuilherme Felipe
2018-05-28Fix MethodInfo for EditorInspectorPlugin.can_handleRémi Verschelde
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-16Merge pull request #18938 from guilhermefelipecgs/missing_headerRémi Verschelde
2018-05-16Add missing copyright headersGuilherme Felipe
2018-05-16Properly show the property name on tooltipJuan Linietsky
2018-05-15-New inspector.Juan Linietsky