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
2020-10-25
ScriptEditor: Fix line number gutter drag select
Devin Curry
2020-10-24
Rename button group property to button_group
Aaron Franke
2020-10-23
Shows ColorRect in Color constants autocompletion
Yuri Roubinsky
2020-10-22
Merge pull request #42907 from Xrayez/add-ref-rect-border-width
Rémi Verschelde
2020-10-21
Remove printing of windowpos/screenpos in MenuButton
Yuri Roubinsky
2020-10-20
Add `border_width` to `ReferenceRect`
Andrii Doroshenko (Xrayez)
2020-10-20
Removed underscore from GraphEdit begin/end_node_move signals
Yuri Roubinsky
2020-10-20
Merge pull request #42891 from gvaneyck/graph-begin-node-move-timing
Rémi Verschelde
2020-10-19
Fix emit_signal timing for GraphEdit's begin/end node move
Gabriel Van Eyck
2020-10-19
Merge pull request #42874 from dreamsComeTrue/text-edit-bounds-fix
Rémi Verschelde
2020-10-19
Fixup `ColorRect` and `TextureRect` renames
Andrii Doroshenko (Xrayez)
2020-10-18
Refactor MethodBind to use variadic templates
reduz
2020-10-17
TextEdit - fix valid bounds in 'set_line'. Fixes #41967
Dominik 'dreamsComeTrue' Jasiński
2020-10-13
Fixed main gutter not drawing on item toggle
Paulb23
2020-10-13
Remove redundant property "enabled_focus_mode"
FIF15
2020-10-13
Respect Tree.set_icon_max_width size for drawing selection box
volzhs
2020-10-02
Updated getters and setters names for toplevel
Duroxxigar
2020-10-02
Merge pull request #42451 from Duroxxigar/rename-toplevel
Rémi Verschelde
2020-10-01
Merge pull request #38743 from arrowinaknee/node-config-warnings
Rémi Verschelde
2020-10-01
Renamed toplevel to be top_level
Duroxxigar
2020-09-29
Merge pull request #41895 from 11thPenguin/master
Rémi Verschelde
2020-09-28
Merge pull request #42092 from DashCell/dropping_file_on_parrent_directory_fix
Rémi Verschelde
2020-09-24
Merge pull request #42066 from dalexeev/output_copy
Rémi Verschelde
2020-09-18
Fix popup menu item selected when opening the menu
PouleyKetchoupp
2020-09-16
Dropping file on parrent dirrectory fixed
Dashcell
2020-09-15
Merge pull request #41776 from EricEzaM/PR/tooltip-bugfixes
Rémi Verschelde
2020-09-15
Tooltip flickering and targeting fixes.
Eric M
2020-09-14
Improvement for the Copy button in the Output Log
Danil Alexeev
2020-09-12
Merge pull request #41995 from Rubonnek/disconnect-item-rect-changed
Rémi Verschelde
2020-09-11
Disconnect item_rect_changed when removing a child of GraphEdit
Wilson E. Alvarez
2020-09-11
Remove bit fields and use fixed width integers instead.
Marcel Admiraal
2020-09-11
Merge pull request #41971 from nekomatata/richtextlabel-align-pointer
Rémi Verschelde
2020-09-11
Fix RichTextLabel alignment for clickable regions
PouleyKetchoupp
2020-09-10
Move safe line color into editor
Paulb23
2020-09-10
Move ConnectionGutter to editor code_editor
Paulb23
2020-09-10
Add folding gutter to code_edit
Paulb23
2020-09-10
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
Changed line_edited_from(from) to lines_edit_from(from, to)
Paulb23
2020-09-10
Added Line numbers to CodeEdit
Paulb23
2020-09-10
Added gutter system to TextEdit
Paulb23
2020-09-10
Add and convert editor to use CodeEdit
Paulb23
2020-09-10
Merge pull request #41890 from YeldhamDev/tabs_previous
Rémi Verschelde
2020-09-10
Merge pull request #41920 from Chaosus/fix_colorpicker
Rémi Verschelde
2020-09-09
Rename ShortCut to Shortcut which is more grammatically correct
Hugo Locurcio
2020-09-09
Fix ColorPickerButton to apply changes after picker popup closed
Yuri Roubinsky
2020-09-08
Fixed minor typo, gui_hid -> gui_hide.
Jonah Stich
2020-09-08
Add 'get_previous_tab()' to 'Tabs'
Michael Alexsander
2020-09-08
Check if old mouse column is still available.
Marcel Admiraal
2020-09-08
Merge pull request #41870 from nekomatata/fix-line-edit-enter-regression
Rémi Verschelde
2020-09-08
Fix LineEdit not consuming enter events
PouleyKetchoupp
[next]