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
/
scene
/
resources
/
default_theme
/
theme_data.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a minimap to the GraphEdit
Yuri Sizov
2020-11-30
1
-0
/
+4
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-0
/
+44
*
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
1
-0
/
+4
*
Add generic file icon and its modulation to the 'FileDialog'
Michael Alexsander
2020-06-08
1
-0
/
+4
*
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2019-10-12
1
-13
/
+13
*
Draw an indicator to denote overbright colors in ColorPicker
Hugo Locurcio
2019-09-27
1
-0
/
+4
*
Default theme: make toggle_off_disabled.png the same dimension as other Check...
merumelu
2019-08-06
1
-2
/
+2
*
Remove unused icons in the default theme
Hugo Locurcio
2019-07-03
1
-88
/
+0
*
Add toggle for hidden file visibility in FileDialog
Michael Alexsander Silva Dias
2019-06-10
1
-0
/
+4
*
Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditor
Max Hilbrunner
2019-05-17
1
-0
/
+4
|
\
|
*
Expose TextEdit's drawSpaces feature to GDScript
miwanczuk
2019-05-01
1
-0
/
+4
*
|
Add "disabled" icon for 'CheckButton'
Michael Alexsander Silva Dias
2019-05-02
1
-0
/
+8
|
/
*
Add disabled tab style
Michael Alexsander Silva Dias
2019-02-10
1
-1
/
+5
*
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-116
/
+120
*
Merge pull request #13409 from YeldhamDev/textedit_disabled
Rémi Verschelde
2017-12-06
1
-0
/
+4
|
\
|
*
Add disabled theme to TextEdit.
Michael Alexsander Silva Dias
2017-12-01
1
-0
/
+4
*
|
Fixed FileDialog's "parent folder" button not having a texture.
Michael Alexsander Silva Dias
2017-12-02
1
-0
/
+4
|
/
*
Several visual improvements.
Daniel J. Ramirez
2017-09-28
1
-0
/
+4
*
Add some options and reorganize the 2D editor menus. Makes available forced s...
Gilles Roudiere
2017-09-18
1
-2
/
+2
*
Scroll bars now look different on press
kbake
2017-08-12
1
-0
/
+4
*
Slider: add set/is_editable
Poommetee Ketson
2017-07-11
1
-0
/
+8
*
New customizable editor theme
volzhs
2017-05-09
1
-5
/
+1
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-91
/
+103
*
Fix theme_data.h formatting via make_header.py
Rémi Verschelde
2017-04-27
1
-339
/
+224
*
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-108
/
+94
*
Add disabled tabs
Ray Koopa
2017-02-27
1
-0
/
+4
*
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-21
1
-3
/
+3
*
Fix Color Picker
Mariano Suligoy
2016-10-19
1
-42
/
+1
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
1
-0
/
+15
*
-Added focus to comment node
Juan Linietsky
2016-09-02
1
-0
/
+5
*
More visual script work
Juan Linietsky
2016-08-25
1
-0
/
+10
*
prettier connections for graph edit
Juan Linietsky
2016-08-23
1
-2
/
+2
*
Some new icons for visual script and graphs
Daniel J. Ramirez
2016-08-08
1
-2
/
+2
*
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-06
1
-1
/
+11
*
Concluded base visual scripting! can edit but not run though.
Juan Linietsky
2016-08-04
1
-0
/
+5
*
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-24
/
+24
*
Fixed iCCp chunk in pngs
J08nY
2016-06-22
1
-105
/
+105
*
-added missing .inc files
Juan Linietsky
2016-06-17
1
-15
/
+0
*
Added some theme icons and its sources
Daniel J. Ramirez
2016-06-14
1
-27
/
+22
*
-Work on addon editor plugin (disabled by default)
Juan Linietsky
2016-03-04
1
-1
/
+6
*
-Cleaned up GraphEdit, also fixes #3568
Juan Linietsky
2016-02-08
1
-0
/
+15
*
Add presets.
MarianoGNU
2016-01-15
1
-0
/
+5
*
Move shaders to default theme and add shader_override related methods to Cont...
MarianoGNU
2016-01-15
1
-0
/
+39
*
Add a visual editor to color picker.
MarianoGNU
2016-01-15
1
-0
/
+5
*
Add tab close icon to the default theme
Ignacio Etcheverry
2015-12-29
1
-0
/
+5
*
Added reload icon to FileDialog's default theme
Ignacio Etcheverry
2015-12-26
1
-0
/
+5
*
-better integration of ndee's theme
Juan Linietsky
2015-11-13
1
-13
/
+13
*
-work in progress implementation of NDEE's theme It's NOT DONE YET
Juan Linietsky
2015-10-20
1
-18
/
+28
*
Edit default values. WARNING!!!
Mariano Javier Suligoy
2015-08-29
1
-0
/
+10
*
Select and move multiple nodes at once
Mariano Javier Suligoy
2015-07-19
1
-0
/
+5
[next]