| Commit message (Expand) | Author | Age | Files | Lines |
| * | In Create New Node, always select and show best (shortest) match | Bernhard Liebl | 2017-11-04 | 1 | -0/+1 |
| * | Several visual improvements. | Daniel J. Ramirez | 2017-09-28 | 1 | -0/+1 |
| * | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 1 | -3/+3 |
| * | Add custom minumus height to TreeItem | Geequlim | 2017-09-05 | 1 | -0/+4 |
| * | Fix typos 'a' and 'an' | Poommetee Ketson | 2017-09-02 | 1 | -1/+1 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| * | Convert Object::cast_to() to the static version | Hein-Pieter van Braam | 2017-08-24 | 1 | -4/+14 |
| * | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry | 2017-08-20 | 1 | -0/+1 |
| * | -Volume sliders, mute, solo and fx bypass are functional, closes #9021 | Juan Linietsky | 2017-08-18 | 1 | -4/+5 |
| * | Synchronize parameter names in definition and declaration | TwistedTwigleg | 2017-08-16 | 1 | -2/+2 |
| * | Inspector: Right click on resource opens sub-menu. | Andreas Haas | 2017-08-10 | 1 | -1/+1 |
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -2/+7 |
| * | -Added folding to property editor, persistent on objects it edits | Juan Linietsky | 2017-06-25 | 1 | -0/+22 |
| * | Removed stupid right arrow to edit resource. Now simply click it.. | Juan Linietsky | 2017-06-04 | 1 | -0/+13 |
| * | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -2/+2 |
| * | Tree: Ability to add tooltips to TreeItem buttons. | Andreas Haas | 2017-04-26 | 1 | -1/+3 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -116/+107 |
| * | Fix wrong TreeItem reference after reconstructing | volzhs | 2017-03-03 | 1 | -0/+1 |
| * | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky | 2017-01-21 | 1 | -0/+5 |
| * | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -1/+1 |
| * | renamed _input_event for GUI events to _gui_input, so it's more differentiate... | Juan Linietsky | 2017-01-08 | 1 | -1/+1 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -2/+2 |
| * | Merge pull request #7382 from volzhs/fix-visibility | Rémi Verschelde | 2017-01-02 | 1 | -1/+3 |
| |\ |
|
| | * | Show visual notice for visibility on Scene Dock | volzhs | 2016-12-28 | 1 | -1/+3 |
| * | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| |/ |
|
| * | Fix to focus or rename node by double click | volzhs | 2016-11-01 | 1 | -6/+0 |
| * | Add scrolling to Tree control in Drag and Drop mode | Pawel Kowal | 2016-09-17 | 1 | -0/+3 |
| * | More visual script improvements | Juan Linietsky | 2016-08-30 | 1 | -0/+4 |
| * | Double click on scene tree element to focus currently selected node | Daniel J. Ramirez | 2016-08-27 | 1 | -0/+6 |
| * | Changed tree so shift-selection skips folded children, closes #5515 | Juan Linietsky | 2016-07-09 | 1 | -1/+1 |
| * | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis | 2016-06-15 | 1 | -1/+2 |
| * | Experimental Right Mouse Button menu for SceneTree | Juan Linietsky | 2016-05-15 | 1 | -0/+4 |
| * | New reworked AnimatedSprite! | Juan Linietsky | 2016-05-14 | 1 | -0/+5 |
| * | -begun implementing drag & drop editor wide | Juan Linietsky | 2016-05-11 | 1 | -2/+30 |
| * | Add math/script expression evaluation in editor (#3620) | Franco Eusébio Garcia | 2016-05-01 | 1 | -1/+5 |
| * | -Made editor support SSL certs by default (embedded them) | Juan Linietsky | 2016-03-12 | 1 | -0/+1 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -58/+58 |
| * | -Add some offset to spinboxes in tree, so revert icon does not annoy much whe... | Juan Linietsky | 2016-02-02 | 1 | -2/+4 |
| * | -Added a "modal_close" signal for controls | Juan Linietsky | 2016-01-23 | 1 | -0/+1 |
| * | Revert "Tree and PropertyEditor confirm value change on focus loss" | Juan Linietsky | 2016-01-23 | 1 | -4/+1 |
| * | Tree and PropertyEditor confirm value change on focus loss | Franklin Sobrinho | 2016-01-21 | 1 | -1/+4 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | Spinbox: increase/decrease with mouse held | neikeq | 2015-12-10 | 1 | -1/+6 |
| * | -better integration of ndee's theme | Juan Linietsky | 2015-11-13 | 1 | -0/+8 |
| * | -fixes to capture mode | Juan Linietsky | 2015-08-29 | 1 | -0/+11 |
| * | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky | 2015-06-22 | 1 | -0/+2 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+464 |