Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve mechanism and fix radio icon rendering. | Mariano Javier Suligoy | 2015-03-01 | 1 | -2/+6 |
| | |||||
* | Add CheckBox control with theme edition and radio icon avaible. | Mariano Javier Suligoy | 2015-03-01 | 4 | -1/+41 |
| | |||||
* | Restore checkbutton margin to origin value, fixed issue in code search dialog | marynate | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | Minor code formatting | marynate | 2015-01-15 | 1 | -6/+5 |
| | |||||
* | Tweak Button margins & small fix for ToolButton | Ralf Hölzemer | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | fix background alpha in dropdown arrows | Ralf Hölzemer | 2015-01-15 | 3 | -2/+2 |
| | |||||
* | Fixed the progressbar to only require 16px in height | Ralf Hölzemer | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | Missing files and Tab changes | Ralf Hölzemer | 2015-01-15 | 4 | -6/+6 |
| | |||||
* | More Theme fixes | Ralf Hölzemer | 2015-01-15 | 27 | -215/+366 |
| | | | | | | | | | - some color tweaks - many margin fixes - overall nicer look Conflicts: scene/resources/default_theme/default_theme.cpp | ||||
* | Fix visual glitch in Progressbar | Ralf Hölzemer | 2015-01-15 | 2 | -1/+1 |
| | |||||
* | New iteration of the theme | Ralf Hölzemer | 2015-01-15 | 54 | -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 theme | Ralf Hölzemer | 2015-01-15 | 67 | -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 Linietsky | 2015-01-03 | 3 | -1/+12 |
| | |||||
* | -ability to set default textures in shader (needed for visual shader editing) | Juan Linietsky | 2014-12-21 | 4 | -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 editing | Juan Linietsky | 2014-12-20 | 1 | -0/+0 |
| | |||||
* | -added brace matching to go with the new code completion | Juan Linietsky | 2014-12-17 | 1 | -0/+1 |
| | |||||
* | -Fixed a few bugs in Viewport | Juan Linietsky | 2014-04-10 | 1 | -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 changed | Juan Linietsky | 2014-02-15 | 1 | -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 property | Juan Linietsky | 2014-02-15 | 1 | -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 SOURCE | Juan Linietsky | 2014-02-09 | 107 | -0/+166145 |