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
/
gui
Age
Commit message (
Expand
)
Author
2022-02-14
Fix crash when removing tabs from `TabBar`
Michael Alexsander
2022-02-13
Add offset methods for lines and paragraphs in RichTextLabel
markdibarry
2022-02-13
Add get_character_line method for RichTextLabel
markdibarry
2022-02-13
Limit inspector updates when dragging anchored controls
Yuri Sizov
2022-02-12
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
Merge pull request #58006 from bruvzg/fix_rtl_img_resize
Rémi Verschelde
2022-02-12
[RTL] Fix "img" tag not setting image size.
bruvzg
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-11
[RTL / Label] Reorganize property order to ensure "visible_characters" / "per...
bruvzg
2022-02-10
Merge pull request #55207 from ConteZero/rich_text_label_drag
Rémi Verschelde
2022-02-10
Merge pull request #55157 from pycbouh/control-inspector-reorg
Rémi Verschelde
2022-02-10
Add drag to RichTextLabel
ConteZero
2022-02-10
Reorganize inspector layout workflow for Control nodes
Yuri Sizov
2022-02-10
Merge pull request #57873 from markdibarry/add_get_content_width_RichTextLabel
Rémi Verschelde
2022-02-10
Add get_content_width method
markdibarry
2022-02-10
Fix typos with codespell
Rémi Verschelde
2022-02-09
Merge pull request #57810 from timothyqiu/tree-button-id
Rémi Verschelde
2022-02-09
Merge pull request #57837 from YeldhamDev/that_was_pointless
Rémi Verschelde
2022-02-09
Remove code to update the layout direction of submenus from `PopupMenu`
Michael Alexsander
2022-02-09
Adjust id creation in PopupMenu to avoid duplicate ids
Markus Sauermann
2022-02-08
Merge pull request #57773 from pfertyk/issue_57710_tabbar_update_hover
Rémi Verschelde
2022-02-08
Fix `TabBar._update_hover` crash
Paweł Fertyk
2022-02-08
Improve TreeItem button API
Haoyu Qiu
2022-02-08
Merge pull request #57692 from YeldhamDev/popping_options
Rémi Verschelde
2022-02-08
Merge pull request #40140 from hinlopen/tree-scroll-center
Rémi Verschelde
2022-02-08
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-07
Fix theming for floating window docks
Michael Alexsander
2022-02-07
Merge pull request #57725 from jmb462/missing-sname-theme-setters
Rémi Verschelde
2022-02-06
Make popups from `MenuButton`, `OptionButton`, and submenus obey the layout d...
Michael Alexsander
2022-02-06
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
Merge pull request #57721 from YeldhamDev/separate_from_separators
Rémi Verschelde
2022-02-06
Better handle icons and checkboxes with separators in `PopupMenu`
Michael Alexsander
2022-02-06
Enhancements and fixes for `OptionButton` and `PopupMenu`
Michael Alexsander
2022-02-06
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-05
Add shortcut_cell double click functionality
Ger Hean
2022-02-05
Center when scrolling to tree item.
Stijn Hinlopen
2022-02-05
Rework TextureButton stretch
kobewi
2022-02-04
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-03
Merge pull request #57562 from AnilBK/string-add-contains
Rémi Verschelde
2022-02-04
String: Add contains().
Anilforextra
2022-02-03
Merge pull request #56992 from YeldhamDev/smarter_popmenu_focus
Rémi Verschelde
2022-02-03
Add auto-wrap mode property to the RichTextLabel, set default auto-wrap mode ...
bruvzg
2022-02-03
Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_fo...
Gilles Roudière
2022-02-03
Merge pull request #57517 from groud/viewport_expose_gui_focus
Rémi Verschelde
2022-02-02
[TextServer] Add function to change font, font size, and OpenType features wi...
bruvzg
2022-02-01
Exposes gui_release_focus and gui_get_focus_owner to Viewport
Gilles Roudière
2022-02-01
Merge pull request #57358 from akien-mga/signal-bindings-object
Rémi Verschelde
2022-02-01
Merge pull request #57355 from akien-mga/method-bindings-clearer-types
Rémi Verschelde
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
[prev]
[next]