Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-26 | -Add root motion support in AnimationTree. | Juan Linietsky | |
-Add RootMotionView, to debug root motion in 3D (disabled in runtime) | |||
2018-06-18 | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky | |
-Added ability to edit resources from built-in inspector (wip, needs testing and feedback) | |||
2018-06-15 | Fix path typo for editor def capitalize_properties | Guilherme Felipe | |
2018-06-07 | Entirely new (and much improved) animation editor. | Juan Linietsky | |
2018-06-05 | [Inspector] Fix search field losing focus when typing | Guilherme Felipe | |
Fix #19382 | |||
2018-05-28 | Fix MethodInfo for EditorInspectorPlugin.can_handle | Rémi Verschelde | |
2018-05-19 | Dictionary editing does the comeback to the inspector, fixes #19046 | Juan Linietsky | |
2018-05-17 | Working Drag & Drop again in inspector | Juan Linietsky | |
2018-05-17 | -Ability to open resources in the same window | Juan Linietsky | |
-Plenty of fixes and improvements to new inspector -Fixes that were needed to make inspector work better | |||
2018-05-16 | Merge pull request #18938 from guilhermefelipecgs/missing_header | Rémi Verschelde | |
Add missing copyright headers | |||
2018-05-16 | Add missing copyright headers | Guilherme Felipe | |
2018-05-16 | Properly show the property name on tooltip | Juan Linietsky | |
2018-05-15 | -New inspector. | Juan Linietsky | |
-Changed UI resizing code, gained huge amount of speed. -Reorganized timer sync to clean up behavior (sorry forgot commit this before) - |