index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_themes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #28218 from KoBeWi/b00km4rk5
Rémi Verschelde
2019-05-20
1
-0
/
+2
|
\
|
*
Add bookmarks for easier code navigation
Tomasz Chabora
2019-05-05
1
-0
/
+2
*
|
Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditor
Max Hilbrunner
2019-05-17
1
-0
/
+1
|
\
\
|
*
|
Issue-28355 - show spaces in editor
miwanczuk
2019-04-30
1
-0
/
+1
|
|
/
*
|
Merge pull request #27097 from siddharth952/master
Max Hilbrunner
2019-05-16
1
-1
/
+1
|
\
\
|
*
|
Update editor_settings.cpp
Siddharth
2019-05-02
1
-1
/
+1
*
|
|
Add "disabled" icon for 'CheckButton'
Michael Alexsander Silva Dias
2019-05-02
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #28101 from MunWolf/debugger_cursor
Rémi Verschelde
2019-04-29
1
-0
/
+2
|
\
\
|
*
|
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-23
1
-0
/
+2
*
|
|
Expose 'TextEdit's tab drawing and folding to GDScript
Michael Alexsander Silva Dias
2019-04-24
1
-0
/
+2
|
/
/
*
|
Enhance tree scrolling when dragging
groud
2019-04-12
1
-1
/
+1
*
|
Fix condition in editor icons filtering logic
Rémi Verschelde
2019-04-09
1
-1
/
+1
*
|
Fix cursor color in Label/RTL in editor
Mariam Naiga
2019-04-07
1
-1
/
+1
*
|
Merge pull request #26609 from nekomatata/shadow_offset
Timo
2019-04-06
1
-31
/
+29
|
\
\
|
*
|
Properly handle different border widths in rounded corner aa
PouleyKetchoupp
2019-03-19
1
-31
/
+29
|
|
/
*
/
Use the accent color to highlight selected text
Hugo Locurcio
2019-03-27
1
-2
/
+3
|
/
*
-Make tileset and meshlibrary edit in a separate inspector, fixes #26671
Juan Linietsky
2019-03-06
1
-12
/
+16
*
Some clean up to previous commit.
Juan Linietsky
2019-03-04
1
-1
/
+1
*
Fix and restore text, material and mesh previewers.
Juan Linietsky
2019-03-04
1
-1
/
+5
*
Increased contrast of solarized dark theme
Chaosus
2019-02-15
1
-1
/
+1
*
Add disabled tab style
Michael Alexsander Silva Dias
2019-02-10
1
-0
/
+6
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Removed graph node headers from state machine nodes
Dawid Wdowiak
2018-12-30
1
-0
/
+10
*
Tweak editor status colors (success, warning, error)
Hugo Locurcio
2018-12-15
1
-8
/
+8
*
Revert "Use more subtle indentation guides in the script editor"
Rémi Verschelde
2018-12-13
1
-2
/
+0
*
Merge pull request #20725 from Calinou/textedit-subtle-indent-guides
Rémi Verschelde
2018-12-09
1
-0
/
+2
|
\
|
*
Use more subtle indentation guides in the script editor
Hugo Locurcio
2018-10-03
1
-0
/
+2
*
|
Merge pull request #22700 from Calinou/increase-itemlist-popupmenu-spacing
Rémi Verschelde
2018-10-07
1
-4
/
+4
|
\
\
|
*
|
Increase spacing slightly between ItemList and PopupMenu items
Hugo Locurcio
2018-10-05
1
-4
/
+4
*
|
|
Merge pull request #22713 from akien-mga/fix-warnings
Rémi Verschelde
2018-10-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix GCC 8 warnings about potentially unitialized variables
Rémi Verschelde
2018-10-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #22693 from mineevgleb/fix-graphnode-title
Rémi Verschelde
2018-10-04
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
#21661: fixed GraphNode title offset
Gleb Mineev
2018-10-03
1
-0
/
+1
*
|
|
Fix some warnings raised by MSVC 2017
Rémi Verschelde
2018-10-03
1
-1
/
+1
|
/
/
*
|
Add a subtle background and border to unselected tabs in the editor
Hugo Locurcio
2018-09-30
1
-2
/
+2
*
|
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-29
1
-6
/
+0
*
|
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
1
-6
/
+3
*
|
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-27
1
-5
/
+0
*
|
Fix incorrect tooltip border
Chaosus
2018-09-25
1
-0
/
+5
*
|
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+1
*
|
Added possibility to change color of 2d editor grid
Chaosus
2018-08-19
1
-8
/
+2
*
|
Fix error icon color
Chaosus
2018-08-17
1
-1
/
+1
*
|
Add warning color to output log
Chaosus
2018-08-13
1
-3
/
+3
*
|
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-0
/
+2
*
|
Several improvements to inspector.
Juan Linietsky
2018-08-07
1
-0
/
+3
|
/
*
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-24
1
-3
/
+0
*
Add editor highlight for type-safe lines
George Marques
2018-07-20
1
-0
/
+2
*
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-18
1
-0
/
+9
*
Visual Shaders are back.
Juan Linietsky
2018-07-14
1
-4
/
+22
*
Changed themes presets to String format
Chaosus
2018-06-23
1
-48
/
+46
[next]