aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_inspector.h
Commit message (Collapse)AuthorAgeFilesLines
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+1
| | | | -Added ability to edit resources from built-in inspector (wip, needs testing and feedback)
* Fix path typo for editor def capitalize_propertiesGuilherme Felipe2018-06-151-0/+1
|
* Dictionary editing does the comeback to the inspector, fixes #19046Juan Linietsky2018-05-191-0/+5
|
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-10/+19
| | | | | -Plenty of fixes and improvements to new inspector -Fixes that were needed to make inspector work better
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
|
* -New inspector.Juan Linietsky2018-05-151-0/+283
-Changed UI resizing code, gained huge amount of speed. -Reorganized timer sync to clean up behavior (sorry forgot commit this before) -