Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-01 | Update copyright statements to 2019 | RĂ©mi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2018-11-08 | Improve dragging behavior of editor_spin_slider | Ryan Schmitt | |
Fixes issues with changing the size or position of a Rect. Fixes #23011 | |||
2018-08-08 | -Add Expression class, used to evaluate expressions | Juan Linietsky | |
-Added expression evaluation to EditorSpinSlider, fixes #20813, fixes #18932 | |||
2018-08-07 | Several improvements to inspector. | Juan Linietsky | |
-Added optional horizontal/vertical modes for vector editing (default false for vec2, true for vec3) -Some clean ups with fonts and styles | |||
2018-07-18 | Improvements to vector fields, show axis in color with a background | Juan Linietsky | |
2018-07-18 | Several improvements to editor inspector usability and style | Juan Linietsky | |
2018-07-04 | better tab support for property editor | toger5 | |
2018-07-04 | spin_slider added ctrl and shift shrotcuts, removed exp dragging | toger5 | |
2018-06-07 | Entirely new (and much improved) animation editor. | Juan Linietsky | |
2018-05-16 | Add missing copyright headers | Guilherme Felipe | |
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) - |