Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-15 | Add presets. | MarianoGNU | |
Also fix some bugs. Fix a crash and a minor bug | |||
2016-01-15 | Move shaders to default theme and add shader_override related methods to ↵ | MarianoGNU | |
Control class | |||
2016-01-15 | Add a visual editor to color picker. | MarianoGNU | |
2016-01-06 | Merge pull request #3159 from neikeq/tab_close_icon | Rémi Verschelde | |
Add tab close icon to the default theme | |||
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-12-29 | Add tab close icon to the default theme | Ignacio Etcheverry | |
2015-12-26 | Merge pull request #3140 from neikeq/fix_refresh_icon | Juan Linietsky | |
Add reload icon to FileDialog's default theme | |||
2015-12-26 | Added reload icon to FileDialog's default theme | Ignacio Etcheverry | |
2015-12-26 | -Added table support to RichTextLabel | reduz | |
-Made help more readable, closes #2851 | |||
2015-12-14 | -implement arrows on tabs, when too many tabs are present, fixes #2806 | Juan Linietsky | |
2015-12-04 | missing pngs | Juan Linietsky | |
2015-11-18 | Merge pull request #2707 from akien-mga/master | Juan Linietsky | |
Cosmetic fixes to SCons buildsystem | |||
2015-11-18 | Merge pull request #2709 from eska014/fix-default-menubutton-styleboxes | Juan Linietsky | |
Fix default StyleBoxes of MenuButton | |||
2015-11-18 | Merge pull request #2639 from MarianoGnu/origin | Juan Linietsky | |
Fix ButtonGroup broken layout | |||
2015-11-18 | -Fixed default theme a little | Juan Linietsky | |
-Added option to group help pages, fixes #2805 | |||
2015-11-17 | -Merged Script and Help tabs | Juan Linietsky | |
-Help tabs can be opened many at the same time -Color temperatures for opened scripts -Dominant script opening when switching scene tab | |||
2015-11-13 | -better integration of ndee's theme | Juan Linietsky | |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | |
- Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check | |||
2015-11-01 | Add default focus StyleBox to MenuButton | eska | |
2015-10-20 | -work in progress implementation of NDEE's theme It's NOT DONE YET | Juan Linietsky | |
2015-10-19 | Fix ButtonGroup broken layout | MarianoGNU | |
2015-08-30 | Merge branch 'master' of https://github.com/okamstudio/godot | Mariano Javier Suligoy | |
# Solved Conflicts: # tools/editor/property_editor.cpp # tools/editor/property_editor.h | |||
2015-08-29 | Edit default values. WARNING!!! | Mariano Javier Suligoy | |
Do not merge these changes, default values are not compiled into shaders yet! | |||
2015-08-29 | -display/emulate_touchscreen now really emulates a touchscreen | Juan Linietsky | |
-icons to show node menus | |||
2015-08-03 | Merge branch 'master' of https://github.com/okamstudio/godot | Mariano Javier Suligoy | |
2015-07-26 | QOL, script buttons in scene tabs | Juan Linietsky | |
2015-07-20 | Fix tab indent | Mariano Javier Suligoy | |
2015-07-19 | Select and move multiple nodes at once | Mariano Javier Suligoy | |
2015-06-22 | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky | |
-ability to edit multiple scenes at the same time -resource internal IDs are now persistent, this makes multiple scene editing possible but maaaaay result in file corruption bugs (tested and could not find anything but possibility exists because core code changed, report immediately if you find this). -properly save settings, layout, etc when edited -script editing is independent from scene editing now -show a yellow box when a script belongs to the scene | |||
2015-06-13 | some editor window changes | Juan Linietsky | |
-ability to make dock position configurable, and it gets saved -editor starts maximized default | |||
2015-06-08 | grid container supports separate h and v spacing | Juan Linietsky | |
closes #2049 | |||
2015-06-07 | Merge pull request #1973 from Biliogadafr/ColorRamp | Juan Linietsky | |
Replace color phases with color ramp for Particles2D. (need some review/guidance) | |||
2015-06-06 | new file dialog! | Juan Linietsky | |
-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 | |||
2015-05-31 | work in progress, resource previews | Juan Linietsky | |
2015-05-24 | Replace color phases with color ramp for Particles2D. | Biliogadafr | |
2015-04-21 | -Many fixes and demo for RichTexLabel | Juan Linietsky | |
-Proper ability to edit BBCode in RTL. | |||
2015-03-01 | Improve mechanism and fix radio icon rendering. | Mariano Javier Suligoy | |
2015-03-01 | Add CheckBox control with theme edition and radio icon avaible. | Mariano Javier Suligoy | |
2015-01-15 | Restore checkbutton margin to origin value, fixed issue in code search dialog | marynate | |
2015-01-15 | Minor code formatting | marynate | |
2015-01-15 | Tweak Button margins & small fix for ToolButton | Ralf Hölzemer | |
2015-01-15 | fix background alpha in dropdown arrows | Ralf Hölzemer | |
2015-01-15 | Fixed the progressbar to only require 16px in height | Ralf Hölzemer | |
2015-01-15 | Missing files and Tab changes | Ralf Hölzemer | |
2015-01-15 | More Theme fixes | Ralf Hölzemer | |
- some color tweaks - many margin fixes - overall nicer look Conflicts: scene/resources/default_theme/default_theme.cpp | |||
2015-01-15 | Fix visual glitch in Progressbar | Ralf Hölzemer | |
2015-01-15 | New iteration of the theme | Ralf Hölzemer | |
- try to implement ndee's mockup from the forum - new color palette - get rid of most gradients probably needs some more tweaks | |||
2015-01-15 | New neutral default theme | Ralf Hölzemer | |
- desaturated UI elements to grey - desaturated all near-white icons to grey - changed some hardcoded colors | |||
2015-01-03 | -Work in progress visual shader editor *DOES NOT WORK YET* | Juan Linietsky | |
2014-12-21 | -ability to set default textures in shader (needed for visual shader editing) | Juan Linietsky | |
-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) |