aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_inspector.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Add root motion support in AnimationTree.HEADmirrorJuan Linietsky2018-06-261-1/+6
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+9
* Fix path typo for editor def capitalize_propertiesGuilherme Felipe2018-06-151-0/+4
* Entirely new (and much improved) animation editor.Juan Linietsky2018-06-071-1/+2
* [Inspector] Fix search field losing focus when typingGuilherme Felipe2018-06-051-0/+1
* Fix MethodInfo for EditorInspectorPlugin.can_handleRémi Verschelde2018-05-281-1/+3
* Dictionary editing does the comeback to the inspector, fixes #19046Juan Linietsky2018-05-191-1/+17
* Working Drag & Drop again in inspectorJuan Linietsky2018-05-171-1/+1
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-32/+172
* Merge pull request #18938 from guilhermefelipecgs/missing_headerRémi Verschelde2018-05-161-0/+30
|\
| * Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
* | Properly show the property name on tooltipJuan Linietsky2018-05-161-1/+5
|/
* -New inspector.Juan Linietsky2018-05-151-0/+1797