aboutsummaryrefslogtreecommitdiff
path: root/scene/resources/default_theme (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix ColorPicker to use theme constantsPoommetee Ketson2017-07-181-5/+5
* Slider: add set/is_editablePoommetee Ketson2017-07-114-0/+12
* Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde2017-06-051-4/+4
|\
| * renamed all Rect2.pos to Rect2.positionalexholly2017-06-041-4/+4
* | Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky2017-06-041-0/+4
|/
* Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-20158-5252/+330
|\
| * New customizable editor themevolzhs2017-05-092-23/+17
| * Revert "Add new editor and default theme (WIP)"volzhs2017-05-03158-5237/+321
* | Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-17/+17
|/
* Fix theme_data.h formatting via make_header.pyRémi Verschelde2017-04-272-352/+232
* Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-27158-326/+5240
* Merge pull request #8376 from RayKoopa/fix_stylebox_expand_marginRémi Verschelde2017-04-201-4/+2
|\
| * Respect the expand margin for StyleBoTextures again.Ray Koopa2017-04-131-4/+2
* | Fix editor style box for ToolButtonvolzhs2017-04-121-10/+4
|/
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-082-0/+2
* New particle system, mostly working, some small features missing.Juan Linietsky2017-04-061-1/+1
* Fixed WindowDialog not aligning properlyRobert Hernandez2017-03-311-1/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-052-611/+531
* Added functionality for resizable dialogs.Ray Koopa2017-03-011-16/+11
* Various fixes detected using PVS-Studio static analyzer.Thaer Razeq2017-02-281-1/+1
* Add disabled tabsRay Koopa2017-02-272-0/+8
* WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-213-3/+3
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-1/+1
* Finish renaming *Frame GUI classes to *RectRémi Verschelde2017-01-141-2/+2
* Merge pull request #7431 from MarianoGnu/gles3Juan Linietsky2017-01-047-78/+1
|\
| * Fix Color PickerMariano Suligoy2016-10-197-78/+1
* | Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-025-6/+27
|\|
| * Begining of GLES3 renderer:Juan Linietsky2016-10-035-6/+27
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-012-2/+2
* | Reused Button styleboxes for ButtonArrayZher Huei Lee2016-11-191-11/+10
* | Made background and symbol color follow the color APIPaulb232016-11-061-0/+1
* | style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-011-25/+25
* | style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-011-1/+0
* | style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-012-22/+22
* | style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-26/+26
* | SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* | Fix #5959, contrasting texture for toggled buttonPawel Kowal2016-10-101-0/+0
|/
* Add scrolling to Tree control in Drag and Drop modePawel Kowal2016-09-171-0/+2
* -Added VeryLowDPI and MidDPI modes to Godot editor.Juan Linietsky2016-09-132-8/+25
* -Added focus to comment nodeJuan Linietsky2016-09-023-0/+7
* More visual script workJuan Linietsky2016-08-254-0/+13
* prettier connections for graph editJuan Linietsky2016-08-234-2/+4
* Some new icons for visual script and graphsDaniel J. Ramirez2016-08-084-2/+82
* Likely with bugs and with some features are missing, as well as profiler supp...Juan Linietsky2016-08-065-1/+16
* Concluded base visual scripting! can edit but not run though.Juan Linietsky2016-08-043-0/+8
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-024-27/+27
* Property convert images to RGBA before applying hq2x, fixes #5168Juan Linietsky2016-07-181-2/+6
* Added block caret to TextEditPaulb232016-07-121-0/+1
* Removed duplicate colorPaulb232016-07-111-1/+0