summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme/default_theme.cpp
AgeCommit message (Expand)Author
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-20Merge pull request #8376 from RayKoopa/fix_stylebox_expand_marginRémi Verschelde
2017-04-13Respect the expand margin for StyleBoTextures again.Ray Koopa
2017-04-12Fix editor style box for ToolButtonvolzhs
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky
2017-03-31Fixed WindowDialog not aligning properlyRobert Hernandez
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-01Added functionality for resizable dialogs.Ray Koopa
2017-02-28 Various fixes detected using PVS-Studio static analyzer.Thaer Razeq
2017-02-27Add disabled tabsRay Koopa
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-14Finish renaming *Frame GUI classes to *RectRémi Verschelde
2017-01-04Merge pull request #7431 from MarianoGnu/gles3Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-19Reused Button styleboxes for ButtonArrayZher Huei Lee
2016-11-06Made background and symbol color follow the color APIPaulb23
2016-10-19Fix Color PickerMariano Suligoy
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-09-17Add scrolling to Tree control in Drag and Drop modePawel Kowal
2016-09-13-Added VeryLowDPI and MidDPI modes to Godot editor.Juan Linietsky
2016-09-02-Added focus to comment nodeJuan Linietsky
2016-08-25More visual script workJuan Linietsky
2016-08-23prettier connections for graph editJuan Linietsky
2016-08-06Likely with bugs and with some features are missing, as well as profiler supp...Juan Linietsky
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-24Exposed code completion colors to the text edit themePaulb23
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-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-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