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
2021-09-30
Rename some elements of `Tabs`
Michael Alexsander
2021-09-23
Construct values only when necessary.
Anilforextra
2021-09-21
Added search colors to TextEdit and CodeEdit theme
Paulb23
2021-09-13
Merge pull request #51805 from skysphr/scrollbar-icons-pressed
Hugo Locurcio
2021-08-27
Makes FontData importable resource.
bruvzg
2021-08-22
Merge pull request #51700 from Geometror/fix-color-picker
K. S. Ernest (iFire) Lee
2021-08-20
Merge pull request #51866 from requizm/fix/49455
Hugo Locurcio
2021-08-20
Fix line_separation constant working incorrectly in RichTextLabel
requizm
2021-08-18
Reimplement ColorPicker presets
Hendrik Brucker
2021-08-17
Added increment_pressed and decrement_pressed icons to scrollbars
skysphr
2021-08-16
Added icons and API for indeterminate checkmarks for the Tree class.
Kevin Fischer
2021-08-16
Changes the icon of node arranger in GraphEdit/VisualScript/VisualShader
Umang Kalra
2021-08-12
Better port handling connection for `GraphEdit`
Yuri Roubinsky
2021-08-10
Merge pull request #49343 from theoway/node_auto_arrangement_graph_edit
K. S. Ernest (iFire) Lee
2021-08-11
Automatic arrangement of nodes in VisualScript/VisualShaders editors
Umang Kalra
2021-08-07
Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tile
Nathan Franke
2021-08-01
Clean up and complete CodeEdit inspector and docs
Paulb23
2021-08-01
Move line length guidelines into CodeEdit
Paulb23
2021-08-01
Move brace matching into CodeEdit
Paulb23
2021-07-27
Multiple cosmetic fixes for embedded windows
Michael Alexsander
2021-07-13
Add header theme type variations to labels
kobewi
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-01
Move code folding into CodeEdit and hide line hiding API
Paulb23
2021-06-01
Move and expose AutoComplete in CodeEdit
Paulb23
2021-05-25
Add highlight to the relationship lines of selected Tree items
Yuri Sizov
2021-05-22
Add custom background line colour to TextEdit and remove marked lines
Paulb23
2021-05-17
Use a DynamicFont for the default project theme
Hugo Locurcio
2021-04-27
Tabs: Remove unused 'panel' stylebox from default theme
Rémi Verschelde
2021-04-17
Rename LineEdit caret_* properties getters and setters to match property
Marcel Admiraal
2021-04-06
Add Various ColorPicker shapes
Kongfa Waroros
2021-03-28
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-26
Merge pull request #47163 from bruvzg/macos_sandbox_file_dialog
Rémi Verschelde
2021-03-23
Merge pull request #37755 from KoBeWi/check_down
Rémi Verschelde
2021-03-23
FileDialog: add Back/Forward buttons, add message for inaccessible folders.
bruvzg
2021-03-09
Add interpolation bar on each channel in ColorPicker
Kongfa Waroros
2021-03-08
Improve bitmap font scaling. Fix default theme font size.
bruvzg
2021-02-24
Merge pull request #46045 from bruvzg/text_server_bmp_create
Rémi Verschelde
2021-02-15
[Text Server] Restores bitmap font dynamic construction functions.
bruvzg
2021-02-15
Improved PopupMenu visuals. Removed x-y margin, made it 'padding' instead.
Eric M
2021-02-14
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-12
Fix LineEdit minimum width
reduz
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-01-28
doc: Sync classref with current source
Rémi Verschelde
2021-01-27
Added missed Button `font_hover_pressed_color` style
Yuri Roubinsky
2021-01-26
Reveals Button "icon_color" style properties to the user
Yuri Roubinsky
2021-01-26
Merge pull request #44194 from madmiraal/fix-font_selected_color
Rémi Verschelde
2021-01-25
Fix minimap capturing events and improve its theme
Yuri Sizov
2021-01-24
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-19
Cleanup: Remove executable bit from files which don't need it
Rémi Verschelde
2021-01-18
Fix typo in theming methods ("botton" -> "bottom")
Hugo Locurcio
[next]