| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix ColorPicker to use theme constants | Poommetee Ketson | 2017-07-18 | 1 | -5/+5 |
| * | Slider: add set/is_editable | Poommetee Ketson | 2017-07-11 | 4 | -0/+12 |
| * | Merge pull request #9038 from AlexHolly/rect2-rename-pos | Rémi Verschelde | 2017-06-05 | 1 | -4/+4 |
| |\ |
|
| | * | renamed all Rect2.pos to Rect2.position | alexholly | 2017-06-04 | 1 | -4/+4 |
| * | | Removed stupid right arrow to edit resource. Now simply click it.. | Juan Linietsky | 2017-06-04 | 1 | -0/+4 |
| |/ |
|
| * | Merge pull request #8631 from volzhs/editor-theme-custom | Rémi Verschelde | 2017-05-20 | 158 | -5252/+330 |
| |\ |
|
| | * | New customizable editor theme | volzhs | 2017-05-09 | 2 | -23/+17 |
| | * | Revert "Add new editor and default theme (WIP)" | volzhs | 2017-05-03 | 158 | -5237/+321 |
| * | | Removal of Image from Variant, converted to a Resource. | Juan Linietsky | 2017-05-17 | 1 | -17/+17 |
| |/ |
|
| * | Fix theme_data.h formatting via make_header.py | Rémi Verschelde | 2017-04-27 | 2 | -352/+232 |
| * | Add new editor and default theme (WIP) | Daniel J. Ramirez | 2017-04-27 | 158 | -326/+5240 |
| * | Merge pull request #8376 from RayKoopa/fix_stylebox_expand_margin | Rémi Verschelde | 2017-04-20 | 1 | -4/+2 |
| |\ |
|
| | * | Respect the expand margin for StyleBoTextures again. | Ray Koopa | 2017-04-13 | 1 | -4/+2 |
| * | | Fix editor style box for ToolButton | volzhs | 2017-04-12 | 1 | -10/+4 |
| |/ |
|
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 2 | -0/+2 |
| * | New particle system, mostly working, some small features missing. | Juan Linietsky | 2017-04-06 | 1 | -1/+1 |
| * | Fixed WindowDialog not aligning properly | Robert Hernandez | 2017-03-31 | 1 | -1/+1 |
| * | Fix typos in source code using codespell | Rémi Verschelde | 2017-03-24 | 1 | -1/+1 |
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 2 | -611/+531 |
| * | Added functionality for resizable dialogs. | Ray Koopa | 2017-03-01 | 1 | -16/+11 |
| * | Various fixes detected using PVS-Studio static analyzer. | Thaer Razeq | 2017-02-28 | 1 | -1/+1 |
| * | Add disabled tabs | Ray Koopa | 2017-02-27 | 2 | -0/+8 |
| * | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky | 2017-01-21 | 3 | -3/+3 |
| * | Style: Fix whole-line commented code | Rémi Verschelde | 2017-01-14 | 1 | -1/+1 |
| * | Finish renaming *Frame GUI classes to *Rect | Rémi Verschelde | 2017-01-14 | 1 | -2/+2 |
| * | Merge pull request #7431 from MarianoGnu/gles3 | Juan Linietsky | 2017-01-04 | 7 | -78/+1 |
| |\ |
|
| | * | Fix Color Picker | Mariano Suligoy | 2016-10-19 | 7 | -78/+1 |
| * | | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 5 | -6/+27 |
| |\| |
|
| | * | Begining of GLES3 renderer: | Juan Linietsky | 2016-10-03 | 5 | -6/+27 |
| * | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 2 | -2/+2 |
| * | | Reused Button styleboxes for ButtonArray | Zher Huei Lee | 2016-11-19 | 1 | -11/+10 |
| * | | Made background and symbol color follow the color API | Paulb23 | 2016-11-06 | 1 | -0/+1 |
| * | | style: Various other PEP8 fixes in Python files | Rémi Verschelde | 2016-11-01 | 1 | -25/+25 |
| * | | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -1/+0 |
| * | | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 2 | -22/+22 |
| * | | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde | 2016-11-01 | 1 | -26/+26 |
| * | | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
| * | | Fix #5959, contrasting texture for toggled button | Pawel Kowal | 2016-10-10 | 1 | -0/+0 |
| |/ |
|
| * | Add scrolling to Tree control in Drag and Drop mode | Pawel Kowal | 2016-09-17 | 1 | -0/+2 |
| * | -Added VeryLowDPI and MidDPI modes to Godot editor. | Juan Linietsky | 2016-09-13 | 2 | -8/+25 |
| * | -Added focus to comment node | Juan Linietsky | 2016-09-02 | 3 | -0/+7 |
| * | More visual script work | Juan Linietsky | 2016-08-25 | 4 | -0/+13 |
| * | prettier connections for graph edit | Juan Linietsky | 2016-08-23 | 4 | -2/+4 |
| * | Some new icons for visual script and graphs | Daniel J. Ramirez | 2016-08-08 | 4 | -2/+82 |
| * | Likely with bugs and with some features are missing, as well as profiler supp... | Juan Linietsky | 2016-08-06 | 5 | -1/+16 |
| * | Concluded base visual scripting! can edit but not run though. | Juan Linietsky | 2016-08-04 | 3 | -0/+8 |
| * | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky | 2016-08-02 | 4 | -27/+27 |
| * | Property convert images to RGBA before applying hq2x, fixes #5168 | Juan Linietsky | 2016-07-18 | 1 | -2/+6 |
| * | Added block caret to TextEdit | Paulb23 | 2016-07-12 | 1 | -0/+1 |
| * | Removed duplicate color | Paulb23 | 2016-07-11 | 1 | -1/+0 |