aboutsummaryrefslogtreecommitdiff
path: root/editor/icons/source
Commit message (Collapse)AuthorAgeFilesLines
* Added pure vector theme, with dark icons variationDaniel J. Ramirez2017-08-20573-57064/+0
|
* Merge pull request #10312 from kbake/pressed-scroll-bar-styleRémi Verschelde2017-08-161-0/+83
|\ | | | | Scroll bars now look different on press
| * Scroll bars now look different on presskbake2017-08-121-0/+83
| |
* | Add anchor visualizationGilles Roudiere2017-08-131-0/+98
|/
* Merge pull request #10247 from djrm/pr_bus_fixesRémi Verschelde2017-08-111-0/+93
|\ | | | | Fixes to buses editor
| * Fixes to buses editorDaniel J. Ramirez2017-08-101-0/+93
| | | | | | | | | | Fixed unselectable bus Added bus options button
* | Improved add texture as node dialogDaniel J. Ramirez2017-08-102-0/+168
|/
* Several ui improvements (mostly margins)Daniel J. Ramirez2017-08-083-8/+123
| | | | | | Improved colors Added some missing icons
* Some theme and usability improvementsDaniel J. Ramirez2017-07-312-20/+48
| | | | | Fixed create script editor dialog not changing extension Options menu for inspector element is bigger
* Added separators using StyleBoxLine, some theme style fixes, added variant iconDaniel J. Ramirez2017-07-181-0/+146
|
* Improvements and fixes for the default theme.Daniel J. Ramirez2017-07-1627-41/+2125
| | | | Added customizable border size and window highlight.
* Added some missing icons, fixed some ui iconsDaniel J. Ramirez2017-07-1273-3225/+2141
|
* Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-2023-62/+1990
|\ | | | | New customizable editor theme
| * New customizable editor themevolzhs2017-05-0970-448/+5116
| |
| * Revert "Add new editor and default theme (WIP)"volzhs2017-05-0353-3252/+512
| | | | | | | | This reverts commit f045efe007cffb87238ee519b7f33d710814ded7.
* | Adapt tutorials (Godot Docs) icon to new designRémi Verschelde2017-05-172-212/+79
| |
* | Use new Godot icon consistently everywhereRémi Verschelde2017-05-171-0/+138
|/
* Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-2753-512/+3252
|
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-05511-0/+50660
The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful.