Age | Commit message (Expand) | Author |
2016-08-04 | Concluded base visual scripting! can edit but not run though. | Juan Linietsky |
2016-08-02 | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky |
2016-07-18 | Property convert images to RGBA before applying hq2x, fixes #5168 | Juan Linietsky |
2016-07-12 | Added block caret to TextEdit | Paulb23 |
2016-07-11 | Removed duplicate color | Paulb23 |
2016-07-11 | Expose colors to theme | Paulb23 |
2016-06-25 | Merge pull request #5397 from djrm/gizmos_fix | Rémi Verschelde |
2016-06-24 | Added high resolution icons for the Gizmos, fixes #1638 | Daniel J. Ramirez |
2016-06-24 | Merge pull request #5386 from Paulb23/code_completion_color_theme | Rémi Verschelde |
2016-06-24 | Exposed code completion colors to the text edit theme | Paulb23 |
2016-06-22 | Fixed iCCp chunk in pngs | J08nY |
2016-06-21 | Added code completion existing color setting | Paulb23 |
2016-06-21 | Added code completion selected color setting | Paulb23 |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde |
2016-06-17 | fixes compilation error on visual studio, closes #5249 | Juan Linietsky |
2016-06-17 | -added missing .inc files | Juan Linietsky |
2016-06-16 | It is now possible to set a default custom theme, whether you want a hidpi de... | Juan Linietsky |
2016-06-15 | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis |
2016-06-14 | Added some theme icons and its sources | Daniel J. Ramirez |
2016-05-30 | -Some fixes to OSX retina scaling for window functions | Juan Linietsky |
2016-05-24 | Fixed caret color not changing though properties | Paulb23 |
2016-05-17 | -Added configuration warning system for nodes | Juan Linietsky |
2016-05-13 | Merge pull request #4096 from neikeq/pr-margin-cont-imp | Juan Linietsky |
2016-05-11 | -begun implementing drag & drop editor wide | Juan Linietsky |
2016-04-28 | move Font to BitmapFont | Juan Linietsky |
2016-03-21 | MarginContainer: Add top, right and bottom margins | Ignacio Etcheverry |
2016-03-12 | -Made editor support SSL certs by default (embedded them) | Juan Linietsky |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-03-04 | -Work on addon editor plugin (disabled by default) | Juan Linietsky |
2016-02-08 | -Cleaned up GraphEdit, also fixes #3568 | Juan Linietsky |
2016-02-02 | -make animationplayer thinner, also toolbuttons too. fixes #3526 | Juan Linietsky |
2016-01-15 | Add presets. | MarianoGNU |
2016-01-15 | Move shaders to default theme and add shader_override related methods to Cont... | MarianoGNU |
2016-01-15 | Add a visual editor to color picker. | MarianoGNU |
2016-01-06 | Merge pull request #3159 from neikeq/tab_close_icon | Rémi Verschelde |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-29 | Add tab close icon to the default theme | Ignacio Etcheverry |
2015-12-26 | Merge pull request #3140 from neikeq/fix_refresh_icon | Juan Linietsky |
2015-12-26 | Added reload icon to FileDialog's default theme | Ignacio Etcheverry |
2015-12-26 | -Added table support to RichTextLabel | reduz |
2015-12-14 | -implement arrows on tabs, when too many tabs are present, fixes #2806 | Juan Linietsky |
2015-12-04 | missing pngs | Juan Linietsky |
2015-11-18 | Merge pull request #2707 from akien-mga/master | Juan Linietsky |
2015-11-18 | Merge pull request #2709 from eska014/fix-default-menubutton-styleboxes | Juan Linietsky |
2015-11-18 | Merge pull request #2639 from MarianoGnu/origin | Juan Linietsky |
2015-11-18 | -Fixed default theme a little | Juan Linietsky |
2015-11-17 | -Merged Script and Help tabs | Juan Linietsky |
2015-11-13 | -better integration of ndee's theme | Juan Linietsky |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde |
2015-11-01 | Add default focus StyleBox to MenuButton | eska |