summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme
AgeCommit message (Expand)Author
2017-09-01Fix files headerPoommetee Ketson
2017-08-31changed-"HSlider" -> "VSlider" for focus style fixes #728toger5
2017-08-31Merge pull request #10096 from toger5/label_styleboxRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-17fixed Import LineEdit to label + label styleboxtoger5
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-08-12Scroll bars now look different on presskbake
2017-07-18Fix ColorPicker to use theme constantsPoommetee Ketson
2017-07-11Slider: add set/is_editablePoommetee Ketson
2017-06-05Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde
2017-06-04Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-05-20Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-09New customizable editor themevolzhs
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-04-27Fix theme_data.h formatting via make_header.pyRémi Verschelde
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-24Fix typos in source code using codespellRémi Verschelde
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-21WIP new AudioServer, with buses, effects, etc.Juan Linietsky
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-11-01style: Various other PEP8 fixes in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-19Fix Color PickerMariano Suligoy
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-10Fix #5959, contrasting texture for toggled buttonPawel Kowal
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