aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/theme_editor_plugin.h
Commit message (Collapse)AuthorAgeFilesLines
* -Improved theme editor, when a new class is added, the members are created ↵Juan Linietsky2016-06-201-0/+3
| | | | | | empty, closes #4619 -Made theme editor take less vertical space by using a scroll area
* -added missing .inc filesJuan Linietsky2016-06-171-1/+2
| | | | | | -Made it possible to change the editor theme -Added two options to theme editor plugin to create empty template themes and editor themes -Make sure that saved themes to .tres keep the null theme fields, to make it easier to keep those when saving/loading the theme
* Adds a remove class item option in the theme editor.Aren Villanueva2016-04-211-0/+1
| | | | I've also added a get_stylebox_types helper function to the theme class in order to figure out exactly what types are available to a theme.
* -Massive editor dialog cleanupJuan Linietsky2016-01-171-0/+1
| | | | -Added a bottom menu list
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* new file dialog!Juan Linietsky2015-06-061-1/+1
| | | | | | | | | -ItemList control for easier lists/thumbnails -New file dialog, with support for thumbnails, favorites, recent places, etc -Moved .fscache out of the project, no more bugs due to committed/pulled .fscache! -Dir dialog now sorts directories
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* Register CheckBox class to create it using editor.Mariano Javier Suligoy2015-03-021-0/+2
|
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-151-11/+6
| | | | | | | | -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-091-0/+122