summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme
AgeCommit message (Expand)Author
2016-08-04Concluded base visual scripting! can edit but not run though.Juan Linietsky
2016-08-02WIP visual scripting, not working yet but you can check out stuffJuan Linietsky
2016-07-18Property convert images to RGBA before applying hq2x, fixes #5168Juan Linietsky
2016-07-12Added block caret to TextEditPaulb23
2016-07-11Removed duplicate colorPaulb23
2016-07-11Expose colors to themePaulb23
2016-06-25Merge pull request #5397 from djrm/gizmos_fixRémi Verschelde
2016-06-24Added high resolution icons for the Gizmos, fixes #1638Daniel J. Ramirez
2016-06-24Merge pull request #5386 from Paulb23/code_completion_color_themeRémi Verschelde
2016-06-24Exposed code completion colors to the text edit themePaulb23
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-21Added code completion existing color settingPaulb23
2016-06-21Added code completion selected color settingPaulb23
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-17fixes compilation error on visual studio, closes #5249Juan Linietsky
2016-06-17-added missing .inc filesJuan Linietsky
2016-06-16It is now possible to set a default custom theme, whether you want a hidpi de...Juan Linietsky
2016-06-15Adds the ability to draw parent-children relationship lines in scene tree editorUgisBrekis
2016-06-14Added some theme icons and its sourcesDaniel J. Ramirez
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-24Fixed caret color not changing though propertiesPaulb23
2016-05-17-Added configuration warning system for nodesJuan Linietsky
2016-05-13Merge pull request #4096 from neikeq/pr-margin-cont-impJuan Linietsky
2016-05-11-begun implementing drag & drop editor wideJuan Linietsky
2016-04-28move Font to BitmapFontJuan Linietsky
2016-03-21MarginContainer: Add top, right and bottom marginsIgnacio Etcheverry
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-04-Work on addon editor plugin (disabled by default)Juan Linietsky
2016-02-08-Cleaned up GraphEdit, also fixes #3568Juan Linietsky
2016-02-02-make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky
2016-01-15Add presets.MarianoGNU
2016-01-15Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU
2016-01-15Add a visual editor to color picker.MarianoGNU
2016-01-06Merge pull request #3159 from neikeq/tab_close_iconRémi Verschelde
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-29Add tab close icon to the default themeIgnacio Etcheverry
2015-12-26Merge pull request #3140 from neikeq/fix_refresh_iconJuan Linietsky
2015-12-26Added reload icon to FileDialog's default themeIgnacio Etcheverry
2015-12-26-Added table support to RichTextLabelreduz
2015-12-14-implement arrows on tabs, when too many tabs are present, fixes #2806Juan Linietsky
2015-12-04missing pngsJuan Linietsky
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-18Merge pull request #2709 from eska014/fix-default-menubutton-styleboxesJuan Linietsky
2015-11-18Merge pull request #2639 from MarianoGnu/originJuan Linietsky
2015-11-18-Fixed default theme a littleJuan Linietsky
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-11-13-better integration of ndee's themeJuan Linietsky
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-11-01Add default focus StyleBox to MenuButtoneska