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
2021-12-21
Implement property array for OptionButton
kobewi
2021-12-21
Fix BaseButton's localization for tooltip with shortcut
Zae
2021-12-20
Fix wrong ColorPicker shape with GradientEdit
jmb462
2021-12-15
Merge pull request #52015 from mechPenSketch/expose_hotzones2
Rémi Verschelde
2021-12-12
Merge pull request #55729 from cdemirer/fix-script-editor-unexpected-scroll-u...
Rémi Verschelde
2021-12-12
Fix highlight for completion options match (rebased)
Yuri Roubinsky
2021-12-12
Expose connection hot zones in GraphNode
mechPenSketch
2021-12-11
Fix unexpected scroll on resize + consistent return value
cdemirer
2021-12-10
Fix wrong internal children usage in BoxContainer
kobewi
2021-12-10
Tree Don't consume mouse event by collapse arrow which isn't shown
kleonc
2021-12-10
Merge pull request #55739 from Paulb23/text-edit-base-performance
Rémi Verschelde
2021-12-10
Merge pull request #43181 from nathanfranke/string-empty
Rémi Verschelde
2021-12-10
Add drag start/end signals for Slider
Haoyu Qiu
2021-12-09
Increased time delay on selection when opening a popup
FelipeMatoba
2021-12-09
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-08
Optimise TextEdit base operations
Paulb23
2021-12-08
Improve PopupMenu doc about id and index
kobewi
2021-12-08
Merge pull request #55694 from KoBeWi/scrollbar_modding_tools
Rémi Verschelde
2021-12-07
Fix bad mouse offset with Control::wrap_mouse()
jmb462
2021-12-07
ScrollContainer's scrollbar visibility is now enum
kobewi
2021-12-07
Merge pull request #55670 from akien-mga/rename-videoplayer
Rémi Verschelde
2021-12-06
Rename "items_count" property to "item_count"
Aaron Franke
2021-12-06
Rename `VideoPlayer` to `VideoStreamPlayer` for consistency
Rémi Verschelde
2021-12-06
Merge pull request #55662 from KoBeWi/update_minimum_size_changed_to_update_m...
Rémi Verschelde
2021-12-06
Fix bad popups offset in editor with single window off
jmb462
2021-12-06
Rename minimum_size_changed() method
kobewi
2021-12-06
Add different "visible characters" behavior modes.
bruvzg
2021-12-05
Bind column_titles_visible as property
kobewi
2021-12-03
Fixed TextEdit underline draw pos
Paulb23
2021-12-02
Add drag and drop to TextEdit
ConteZero
2021-12-02
Merge pull request #55474 from akien-mga/copy-operators-no-reference
Rémi Verschelde
2021-12-02
Allow scrolling theme preview when the control picker is active
Yuri Sizov
2021-11-30
Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()`
Michael Alexsander
2021-11-30
Don't return reference on copy assignment operators
Rémi Verschelde
2021-11-29
Prevent hidden tab close buttons from intercepting input [4.0]
ator-dev
2021-11-28
progress_offset now added to reference cross draw function
Red Headphone
2021-11-26
Merge pull request #54345 from floppyhammer/fix-circular-texture-progress
Rémi Verschelde
2021-11-25
Merge pull request #55227 from ator-dev/fix-code-folding
Rémi Verschelde
2021-11-24
Fix code folding when end of block is unindented delimiter
ator-dev
2021-11-23
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-22
Merge pull request #55151 from Chaosus/control_reset_size
Rémi Verschelde
2021-11-22
Added `reset_size` method to `Control` and `Window` classes
Yuri Roubinsky
2021-11-22
Add methods to get position from column and line in TextEdit
Yuri Sizov
2021-11-22
Merge pull request #54339 from ConteZero/line_edit_drag_and_drop
Rémi Verschelde
2021-11-18
Merge pull request #54462 from Paulb23/the-last-hidden-line
Rémi Verschelde
2021-11-18
Merge pull request #53602 from KoBeWi/mountain_range
Rémi Verschelde
2021-11-17
Fix TextEdit mouse interactions when the last line is hidden
Paulb23
2021-11-17
Fix `ColorPicker` inverted input on color circle
Yuri Roubinsky
2021-11-16
Rename built-in `SGN()` macro to `SIGN()`
Hugo Locurcio
[prev]
[next]