This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2024-12-09 10:09:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f412237f38
godot
/
scene
/
resources
/
default_theme
History
lupoDharkael
95a1400a2a
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
..
arrow_down.png
arrow_right.png
button_disabled.png
button_focus.png
button_hover.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
button_normal.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
button_pressed.png
checked.png
checker_bg.png
close_hl.png
close.png
color_picker_hue.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
color_picker_sample.png
default_theme.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
default_theme.h
Texture refactor
2020-02-11 11:53:26 +01:00
dropdown.png
error_icon.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
error_icon.xpm
focus.png
font_hidpi.inc
Add script to fix style issues and copyright headers
2019-06-17 13:35:47 +02:00
font_lodpi.inc
Add script to fix style issues and copyright headers
2019-06-17 13:35:47 +02:00
graph_node_breakpoint.png
graph_node_close.png
graph_node_comment_focus.png
graph_node_comment.png
graph_node_default_focus.png
graph_node_default.png
graph_node_position.png
graph_node_selected.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
graph_node.png
graph_port.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
hseparator.png
hslider_bg.png
hslider_grabber_disabled.png
hslider_grabber_hl.png
hslider_grabber.png
hslider_tick.png
hsplit_bg.png
hsplitter.png
icon_add.png
icon_close.png
icon_color_pick.png
icon_folder.png
icon_parent_folder.png
icon_reload.png
icon_snap_grid.png
icon_visibility.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
icon_zoom_less.png
icon_zoom_more.png
icon_zoom_reset.png
line_edit_clear.png
line_edit_disabled.png
line_edit.png
make_header.py
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
mini_checkerboard.png
option_arrow.png
option_button_disabled.png
option_button_hover.png
option_button_normal.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
option_button_pressed.png
overbright_indicator.png
Draw an indicator to denote overbright colors in ColorPicker
2019-09-27 15:28:42 +02:00
panel_bg.png
popup_bg_disabled.png
popup_bg.png
popup_window.png
progress_bar.png
progress_fill.png
radio_checked.png
radio_unchecked.png
scroll_bg.png
scroll_button_left_hl.png
scroll_button_left.png
scroll_button_right_hl.png
scroll_button_right.png
scroll_grabber_hl.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
scroll_grabber_pressed.png
scroll_grabber.png
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
selection_oof.png
selection.png
space.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
spinbox_updown.png
submenu.png
tab_behind.png
tab_close.png
tab_container_bg.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
tab_current.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
tab_disabled.png
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
tab_menu_hl.png
tab_menu.png
tab.png
theme_data.h
Optimize images losslessly using
oxipng -o6 --strip all --zopfli
2019-10-12 23:23:33 +02:00
toggle_off_disabled.png
Default theme: make toggle_off_disabled.png the same dimension as other CheckButton images
2019-08-06 22:12:58 +02:00
toggle_off.png
toggle_on_disabled.png
Default theme: make toggle_off_disabled.png the same dimension as other CheckButton images
2019-08-06 22:12:58 +02:00
toggle_on.png
tooltip_bg.png
tree_bg_disabled.png
tree_bg.png
tree_title_pressed.png
tree_title.png
unchecked.png
updown.png
vseparator.png
vslider_bg.png
vslider_grabber_disabled.png
vslider_grabber_hl.png
vslider_grabber.png
vslider_tick.png
vsplit_bg.png
vsplitter.png
window_resizer.png
xpmfix.sh