Age | Commit message (Collapse) | Author |
|
- without margins there are too little gaps on the left and the selecting looks weird
- also changed the styles for selected and focus so they both have the same size
|
|
|
|
- show scene thumbnail on hover
- resize if has many tabs
- show full scene file name with current edited scene
- can be customized EditorSettings > Interface > Scene Tab
- close scene with mouse middle button
|
|
fixed spacing for script editor script list
|
|
+ added a little bit more spacing to the scripts in the script list.
the temp colors now expand to the vseperation, instead of having the same size than the stylebox
|
|
|
|
|
|
Also tweaked the default colors (darker and less satured)
|
|
Colors inspired from solarized themes.
Also moved the theme settings to the Interface category.
|
|
Fix disabled style of LineEdit
|
|
|
|
Fix #8635
|
|
|
|
This reverts commit f045efe007cffb87238ee519b7f33d710814ded7.
|
|
|
|
|
|
|
|
|
|
I can show you the code
Pretty, with proper whitespace
Tell me, coder, now when did
You last write readable code?
I can open your eyes
Make you see your bad indent
Force you to respect the style
The core devs agreed upon
A whole new world
A new fantastic code format
A de facto standard
With some sugar
Enforced with clang-format
A whole new world
A dazzling style we all dreamed of
And when we read it through
It's crystal clear
That now we're in a whole new world of code
|
|
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.
|