| Commit message (Expand) | Author | Age | Files | Lines |
| * | renamed AnimationGraphPlayer to AnimationTree | Juan Linietsky | 2018-06-25 | 1 | -0/+5 |
| * | State machine animation node | Juan Linietsky | 2018-06-25 | 16 | -0/+1153 |
| * | Added auto triangle generation in blend space, using Delaunay. | Juan Linietsky | 2018-06-21 | 1 | -0/+64 |
| * | Animation Blend Spaces | Juan Linietsky | 2018-06-21 | 1 | -0/+82 |
| * | Entirely new (and much improved) animation editor. | Juan Linietsky | 2018-06-07 | 19 | -12/+1387 |
| * | Up vector implementation and OrientedPathFollow. | danilo2205 | 2018-05-20 | 1 | -0/+5 |
| * | -New inspector. | Juan Linietsky | 2018-05-15 | 2 | -9/+160 |
| * | Thumbnail overlay for videos in AssetLib | Karolis K | 2018-05-11 | 1 | -0/+4 |
| * | Implemented ragdoll | AndreaCatania | 2018-05-07 | 1 | -0/+77 |
| * | Made bone handling for actual Bone2D a special case. Make custom bones appear... | Juan Linietsky | 2018-05-04 | 1 | -0/+61 |
| * | WIP Polygon2D weight editing | Juan Linietsky | 2018-05-02 | 2 | -0/+116 |
| * | Updated icons, | Daniel J. Ramirez | 2018-04-29 | 33 | -299/+118 |
| * | Displays node icon on hover | Gilles Roudiere | 2018-04-03 | 2 | -0/+135 |
| * | Display nodes without rect's position | Gilles Roudiere | 2018-04-03 | 1 | -0/+62 |
| * | Merge pull request #17440 from viktor-ferenczi/issue-5042 | Rémi Verschelde | 2018-03-13 | 1 | -3/+2 |
| |\ |
|
| | * | Properly closing all files in Python code | Viktor Ferenczi | 2018-03-11 | 1 | -3/+2 |
| * | | Fix broken hover/select coloring of keys in animation editor | Bernhard Liebl | 2018-03-10 | 2 | -5/+0 |
| |/ |
|
| * | Add a split editor to polygon 2D UV editor, moving an inch closer to adding s... | Juan Linietsky | 2018-02-25 | 2 | -0/+167 |
| * | Icons update | Daniel J. Ramirez | 2018-02-21 | 30 | -74/+46 |
| * | PEP3101 applied with changing old type string formatting as new ones | BTaskaya | 2018-02-14 | 1 | -4/+4 |
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -2/+2 |
| * | Merge pull request #14786 from djrm/pr_fixes | Rémi Verschelde | 2017-12-17 | 2 | -10/+0 |
| |\ |
|
| | * | Expose Range, ScrollBar and Slider as virtual. | Daniel J. Ramirez | 2017-12-17 | 2 | -10/+0 |
| * | | Now every variant type has its icon. | Daniel J. Ramirez | 2017-12-17 | 3 | -0/+6 |
| |/ |
|
| * | General use Variant type icons, plus other icon updates. | Daniel J. Ramirez | 2017-12-17 | 60 | -187/+128 |
| * | Updated icons | Daniel J. Ramirez | 2017-12-14 | 19 | -222/+38 |
| * | Merge pull request #11510 from AndreaCatania/skel | Rémi Verschelde | 2017-12-10 | 3 | -0/+179 |
| |\ |
|
| | * | Implemented skeleton visibility | AndreaCatania | 2017-12-10 | 3 | -0/+179 |
| * | | add "add point" and "select point" handles to polygon 2d editor | Bernhard Liebl | 2017-11-27 | 1 | -0/+5 |
| |/ |
|
| * | Visual fixes | Daniel J. Ramirez | 2017-11-20 | 10 | -35/+12 |
| * | Updated some icons. | Daniel J. Ramirez | 2017-11-16 | 2 | -5/+2 |
| * | Some fixes and improvements. | Daniel J. Ramirez | 2017-11-10 | 2 | -6/+6 |
| * | adds alternative editing of nodes: you can select nodes, use del to delete no... | Bernhard Liebl | 2017-10-23 | 2 | -0/+12 |
| * | Improved viewport zoom and speed icons | Daniel J. Ramirez | 2017-10-17 | 2 | -175/+8 |
| * | Added icon under zoom/speed indicator bar | Marc Gilleron | 2017-10-15 | 2 | -0/+177 |
| * | Added and improved some missing icons, plus some other visual fixes. | Daniel J. Ramirez | 2017-10-13 | 14 | -37/+35 |
| * | Added and improved some icons, plus some other minor visual fixes. | Daniel J. Ramirez | 2017-10-12 | 15 | -17/+21 |
| * | VS now supports white themes. | Daniel J. Ramirez | 2017-10-02 | 4 | -13/+8 |
| * | Several visual improvements. | Daniel J. Ramirez | 2017-09-28 | 12 | -32/+21 |
| * | Improved New Project and Import project experience | Daniel J. Ramirez | 2017-09-23 | 3 | -0/+21 |
| * | Updated key icons | Daniel J. Ramirez | 2017-09-22 | 8 | -28/+15 |
| * | Use an arrow instead of 3 dots in trees | Daniel J. Ramirez | 2017-09-22 | 3 | -12/+6 |
| * | Improved a lot of icons, and some style fixes | Daniel J. Ramirez | 2017-09-21 | 27 | -39/+57 |
| * | Visual tweaks. | Daniel J. Ramirez | 2017-09-20 | 207 | -1485/+269 |
| * | Merge pull request #11256 from djrm/pr_visual_improvements | Rémi Verschelde | 2017-09-19 | 25 | -24/+57 |
| |\ |
|
| | * | Improved VisualScriptEditor | Daniel J. Ramirez | 2017-09-14 | 3 | -0/+13 |
| | * | Updated icons | Daniel J. Ramirez | 2017-09-14 | 22 | -24/+44 |
| * | | Add some options and reorganize the 2D editor menus. Makes available forced s... | Gilles Roudiere | 2017-09-18 | 2 | -9/+184 |
| * | | Added adaptive text editor theme, this includes the shader editor | Daniel J. Ramirez | 2017-09-15 | 1 | -0/+5 |
| |/ |
|
| * | added highlight area to slider | toger5 | 2017-09-12 | 2 | -10/+0 |