summaryrefslogtreecommitdiffstats
path: root/scene/resources/default_theme
Commit message (Collapse)AuthorAgeFilesLines
* Improve mechanism and fix radio icon rendering.Mariano Javier Suligoy2015-03-011-2/+6
|
* Add CheckBox control with theme edition and radio icon avaible.Mariano Javier Suligoy2015-03-014-1/+41
|
* Restore checkbutton margin to origin value, fixed issue in code search dialogmarynate2015-01-151-2/+2
|
* Minor code formattingmarynate2015-01-151-6/+5
|
* Tweak Button margins & small fix for ToolButtonRalf Hölzemer2015-01-151-2/+2
|
* fix background alpha in dropdown arrowsRalf Hölzemer2015-01-153-2/+2
|
* Fixed the progressbar to only require 16px in heightRalf Hölzemer2015-01-151-2/+2
|
* Missing files and Tab changesRalf Hölzemer2015-01-154-6/+6
|
* More Theme fixesRalf Hölzemer2015-01-1527-215/+366
| | | | | | | | | - some color tweaks - many margin fixes - overall nicer look Conflicts: scene/resources/default_theme/default_theme.cpp
* Fix visual glitch in ProgressbarRalf Hölzemer2015-01-152-1/+1
|
* New iteration of the themeRalf Hölzemer2015-01-1554-112/+113
| | | | | | | | - try to implement ndee's mockup from the forum - new color palette - get rid of most gradients probably needs some more tweaks
* New neutral default themeRalf Hölzemer2015-01-1567-69/+69
| | | | | | - desaturated UI elements to grey - desaturated all near-white icons to grey - changed some hardcoded colors
* -Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky2015-01-033-1/+12
|
* -ability to set default textures in shader (needed for visual shader editing)Juan Linietsky2014-12-214-2/+20
| | | | | | -work in progress new graph system (will replace current one) -crash fix in s3m loader (out of bounds acess) -fixed vbox overriding of separation (fixes empty line between section tabs)
* WIP work on graph nodes and editingJuan Linietsky2014-12-201-0/+0
|
* -added brace matching to go with the new code completionJuan Linietsky2014-12-171-0/+1
|
* -Fixed a few bugs in ViewportJuan Linietsky2014-04-101-1/+1
| | | | | -Made a few demos using Viewport to show it's true power! -Fixed some start-up error messages.
* -project settings are saved when changedJuan Linietsky2014-02-151-0/+1
| | | | | | | | -load() was in the GDScript docs but missing in the scripting-different music for platformer 2D and 3D -fix how documentation is generated, built in doc browser should be always up to date -copypaste, scrolling, etc in builtin doc -built-in scripts get saved now (though debugger may not always work on them) -Theme can be set to controls as a property
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-151-1/+1
| | | | | | | | -made GUI Theme editor usable -editor does not allow to export or create .pck in the same path as a project -changed .pck format (lacked support for versioning so couldn't change it), previous was causing crashes and is now incompatible, just re-export. -will not look for .pck files recursively, was causing unexpected behaviors -fixed execution of Godot in paths with non unicode characters in Windows, OSX and Linux.
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-09107-0/+166145