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
2023-04-24
Use Point2 consistently in Control methods
Yuri Sizov
2023-04-24
Improve line BiDi handling, prevent crash on recursive log updates.
bruvzg
2023-04-24
[TextServer] Use dedicated flag for object replacement characters.
bruvzg
2023-04-24
Tree: Fix offset calculation when there are hidden items
Haoyu Qiu
2023-04-24
Allow entering named colors in ColorPicker's hex field
Hugo Locurcio
2023-04-24
Fixed RichTextLabel wrong selection offset in padded table cell.
Koyper
2023-04-24
Fix CI build error
Juan Linietsky
2023-04-07
Fix the issue preventing dragging in the 2D and visual shader editor
Fredia Huya-Kouadio
2023-04-07
GraphNode ignore non-visible children for minimum size.
Johan Aires Rastén
2023-04-07
Fix several GraphEdit operations at zoom levels other than 100%
Hendrik Brucker
2023-04-07
TextureProgressBar Update upon texture changes
kleonc
2023-04-03
[TextEdit] Fix block caret size at the end of the line.
bruvzg
2023-03-27
More i18n improvements
Haoyu Qiu
2023-03-27
Fix get_drag_data not overridable in some Controls
kobewi
2023-03-27
Fixes gutter set width results in receiving only half of the desired size
Nong Van Tinh
2023-03-27
Fix IME position in the single window mode sub-windows.
bruvzg
2023-03-27
Fix `GraphNode` resizing when its bottom border is too thin
Michael Alexsander
2023-03-27
Improve layout direction/locale automatic selection.
bruvzg
2023-03-27
Fix some ways to create inconsistent Viewport sizes
Markus Sauermann
2023-03-27
Fix scrolling behaviour with low page value
Paweł
2023-03-14
Fix exported type for Menubar start_index
justchen1369
2023-03-14
FBX: Disable importer when canceling FBX2glTF setup
Rémi Verschelde
2023-03-13
[TextEdit] Do not draw virtual spaces (word break / justification points).
bruvzg
2023-03-13
Don't autocomplete numbers in GDScript
Arman Elgudzhyan
2023-03-13
Fix RichTextLabel crash with out of bound exception
Paweł Fertyk
2023-02-27
[TextEdit / IME] Check selection before deleting to avoid unnecessary error m...
bruvzg
2023-02-24
Revert "Reordering emitted signals in PopupMenu" and fix editor selection iss...
bruvzg
2023-02-23
Revert Label text reshaping fix #71553 and subsequent regression fixes
Rémi Verschelde
2023-02-22
Revert "Fix visible_lines calculation"
Rémi Verschelde
2023-02-22
Merge pull request #73736 from helviett/fix_visible_lines_calculation
Rémi Verschelde
2023-02-22
Fix visible_lines calculation
helviett
2023-02-22
Merge pull request #73587 from YuriSizov/rtl-the-underliner
Rémi Verschelde
2023-02-20
Merge pull request #73597 from MewPurPur/add-missing-queue-redraw--oh-wait-th...
Rémi Verschelde
2023-02-19
Fix Indent/Unindent without a selection not causing a redraw
VolTer
2023-02-19
Ensure minimal thickness for RichTextLabel underlines
Yuri Sizov
2023-02-19
Fix ctrl+backspace crash with multicarets on the same line
Paulb23
2023-02-17
Add a custom icon for the `project.godot` file in the EditorFileDialog
Yuri Sizov
2023-02-17
Merge pull request #73508 from nongvantinh/reorder-emitted-signals
Yuri Sizov
2023-02-17
Reordering emitted signals in PopupMenu
Nong Van Tinh
2023-02-17
Merge pull request #72184 from Maran23/item-list-index-out-of-bounds
Rémi Verschelde
2023-02-17
Merge pull request #70781 from jamesmintram/jamesm/bugfix/fix-minimap-oob
Rémi Verschelde
2023-02-17
Set RTL minimal dash size to 2.0, add invalid dash size error to the `draw_da...
bruvzg
2023-02-17
Merge pull request #69801 from nongvantinh/fix-invalid-scene-name
Rémi Verschelde
2023-02-17
Merge pull request #72764 from Sauermann/fix-color-picking
Rémi Verschelde
2023-02-17
Prevent saving files with no name and only an extension.
Nong Van Tinh
2023-02-16
Fix error spam when hovering minimap in the script editor
James Mintram
2023-02-16
Merge pull request #73396 from KoBeWi/sorry
Rémi Verschelde
2023-02-16
Fix crash with AspectRatioContainer and TextureRect
kobewi
2023-02-16
Fix width determination of non-trimmed, non-wrapped labels
Pedro J. Estébanez
2023-02-15
Merge pull request #73343 from RandomShaper/labels_are_evil
Rémi Verschelde
[next]