index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
default_theme
Age
Commit message (
Expand
)
Author
2022-09-07
Merge pull request #59069 from fire-forge/stylebox_margin_functions
Rémi Verschelde
2022-09-07
Merge pull request #65355 from groud/split_container_min_grab_thickness
Rémi Verschelde
2022-09-07
Add set_default_margin_all/individual to StyleBox
FireForge
2022-09-07
Allow SplitContainer to have a grab area larger than its visual grabber
Gilles Roudière
2022-09-07
Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matter
Rémi Verschelde
2022-09-07
Make AcceptDialog and derivatives utilize StyleBox fully
Yuri Sizov
2022-09-06
Fix theming code in Panel, SplitContainer, RichTextLabel
Yuri Sizov
2022-09-06
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-01
Rework oriented containers
kobewi
2022-09-01
Add dumb and manual theme caching systems to Window
Yuri Sizov
2022-08-29
Add background to TabContainer's tabbar and editor docks
Yuri Sizov
2022-08-26
Add ThemeDB, expose previously static Theme methods
Yuri Sizov
2022-08-26
Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0
Rémi Verschelde
2022-08-24
Extract editor color map and simplify SVG color conversion
Yuri Sizov
2022-08-23
Add font LCD sub-pixel anti-aliasing support.
bruvzg
2022-08-18
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...
bruvzg
2022-08-11
Add missing properties to default theme
kobewi
2022-08-02
Adjust 2 default theme colors in ItemList and Tree
FireForge
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-08
Add static methods for creating Image and ImageTexture
kobewi
2022-07-06
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-03
Add the ability to drag the code completion scrollbar using the mouse click
MinusKube
2022-06-22
Document most of the Window's members
kobewi
2022-05-30
Improve Graphedit connection lines
Hendrik Brucker
2022-05-30
Improve and fix the GraphNode port hotzones
Hendrik Brucker
2022-05-20
Tweak the disabled files text color in FileDialog for readability
Hugo Locurcio
2022-05-20
Tweak the default font's fake italic to better match Open Sans Italic
Hugo Locurcio
2022-04-30
Improve the VisualShader/VisualScript editor UI
Hendrik Brucker
2022-04-25
Add MSDF and mipmap generation project settings for the default font
Hugo Locurcio
2022-04-23
Rename theme properties to include underscores
FireForge
2022-04-14
Merge pull request #60225 from YeldhamDev/popmenu_arrow_slim
Rémi Verschelde
2022-04-13
Add `font_separator` and related properties to `PopupMenu`
Michael Alexsander
2022-04-13
Reduce width of arrow icons for the default theme in `PopupMenu`
Michael Alexsander
2022-03-26
Merge pull request #59336 from YeldhamDev/where_we_dropping_boys
Rémi Verschelde
2022-03-25
Convert the editor and default theme fonts to WOFF2 format to save space.
bruvzg
2022-03-21
Add visual marker when dragging and dropping tabs
Michael Alexsander
2022-03-11
Add options to embolden and transform font outlines to simulate bold and ital...
bruvzg
2022-02-15
Merge pull request #57877 from bruvzg/subpixel_gl_pos
Rémi Verschelde
2022-02-14
Improve completion scroll bar visibility in the script editor
Hugo Locurcio
2022-02-12
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
Increase checkerboard texture contrast
Hendrik Brucker
2022-02-09
Updated alpha value for disabled icons in default theme.
MisoMosiSpy
2022-02-08
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-06
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-01-31
Merge pull request #56970 from YeldhamDev/rise_tabbar_rise
Rémi Verschelde
2022-01-31
Bring `TabBar` to full parity with the `TabContainer` implementation.
Michael Alexsander
2022-01-30
Move placeholder color to theme item
Paulb23
2022-01-19
Improve the default project theme
Hugo Locurcio
2022-01-18
Merge pull request #56104 from Geometror/add-flow-layout-container
Rémi Verschelde
2022-01-14
Merge pull request #56738 from YeldhamDev/improve_tab_consistency
Rémi Verschelde
[next]