| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Expose colors to theme | Paulb23 | 2016-07-11 | 1 | -0/+7 |
| * | Merge pull request #5397 from djrm/gizmos_fix | Rémi Verschelde | 2016-06-25 | 22 | -0/+0 |
| |\ |
|
| | * | Added high resolution icons for the Gizmos, fixes #1638 | Daniel J. Ramirez | 2016-06-24 | 22 | -0/+0 |
| * | | Merge pull request #5386 from Paulb23/code_completion_color_theme | Rémi Verschelde | 2016-06-24 | 1 | -0/+3 |
| |\ \
| |/
|/| |
|
| | * | Exposed code completion colors to the text edit theme | Paulb23 | 2016-06-24 | 1 | -0/+3 |
| * | | Fixed iCCp chunk in pngs | J08nY | 2016-06-22 | 106 | -105/+105 |
| |/ |
|
| * | Added code completion existing color setting | Paulb23 | 2016-06-21 | 1 | -1/+0 |
| * | Added code completion selected color setting | Paulb23 | 2016-06-21 | 1 | -6/+0 |
| * | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 2 | -20/+56 |
| * | fixes compilation error on visual studio, closes #5249 | Juan Linietsky | 2016-06-17 | 2 | -2/+4 |
| * | -added missing .inc files | Juan Linietsky | 2016-06-17 | 13 | -164943/+38574 |
| * | It is now possible to set a default custom theme, whether you want a hidpi de... | Juan Linietsky | 2016-06-16 | 2 | -23/+17 |
| * | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis | 2016-06-15 | 1 | -3/+2 |
| * | Added some theme icons and its sources | Daniel J. Ramirez | 2016-06-14 | 34 | -27/+962 |
| * | -Some fixes to OSX retina scaling for window functions | Juan Linietsky | 2016-05-30 | 2 | -143/+134 |
| * | Fixed caret color not changing though properties | Paulb23 | 2016-05-24 | 1 | -1/+1 |
| * | -Added configuration warning system for nodes | Juan Linietsky | 2016-05-17 | 1 | -0/+1 |
| * | Merge pull request #4096 from neikeq/pr-margin-cont-imp | Juan Linietsky | 2016-05-13 | 1 | -1/+4 |
| |\ |
|
| | * | MarginContainer: Add top, right and bottom margins | Ignacio Etcheverry | 2016-03-21 | 1 | -1/+4 |
| * | | -begun implementing drag & drop editor wide | Juan Linietsky | 2016-05-11 | 1 | -0/+1 |
| * | | move Font to BitmapFont | Juan Linietsky | 2016-04-28 | 1 | -9/+9 |
| |/ |
|
| * | -Made editor support SSL certs by default (embedded them) | Juan Linietsky | 2016-03-12 | 1 | -1/+5 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -4/+4 |
| * | -Work on addon editor plugin (disabled by default) | Juan Linietsky | 2016-03-04 | 3 | -1/+14 |
| * | -Cleaned up GraphEdit, also fixes #3568 | Juan Linietsky | 2016-02-08 | 5 | -0/+22 |
| * | -make animationplayer thinner, also toolbuttons too. fixes #3526 | Juan Linietsky | 2016-02-02 | 1 | -2/+2 |
| * | Add presets. | MarianoGNU | 2016-01-15 | 3 | -1/+7 |
| * | Move shaders to default theme and add shader_override related methods to Cont... | MarianoGNU | 2016-01-15 | 5 | -13/+122 |
| * | Add a visual editor to color picker. | MarianoGNU | 2016-01-15 | 3 | -1/+7 |
| * | Merge pull request #3159 from neikeq/tab_close_icon | Rémi Verschelde | 2016-01-06 | 3 | -0/+6 |
| |\ |
|