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
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-08
Add ability to edit editor feature profiles
Juan Linietsky
2019-04-06
Merge pull request #25624 from nekomatata/texture-rect-flip
Rémi Verschelde
2019-04-05
Merge pull request #26914 from xDGameStudios/popup_menu_add_item
Rémi Verschelde
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-04
Merge pull request #27567 from Calinou/selection-boxes-use-accent-color
Rémi Verschelde
2019-04-04
Merge pull request #27596 from mo7sener/master
Rémi Verschelde
2019-04-03
Add ability to flip TextureRect horizontally or vertically
PouleyKetchoupp
2019-04-02
Fix -Wnon-virtual-dtor warnings.
marxin
2019-04-02
Fixed an issue where changing the default_cursor on the RichTextLabel's meta_...
Robear Selwans
2019-03-31
Use the editor theme's accent color for 2D/3D selections and rotations
Hugo Locurcio
2019-03-31
Fixed not deselecting when clearing lineedit.
Paulb23
2019-03-27
Merge pull request #27088 from fire/scaling_texture_button_focus
Rémi Verschelde
2019-03-27
Merge pull request #27017 from qarmin/fix_inspector_update
Rémi Verschelde
2019-03-19
Fix inspector update after changing anchor via buttons
qarmin
2019-03-16
Merge pull request #26788 from mo7sener/master
Rémi Verschelde
2019-03-15
Fix scaling issue for texture button focus texture.
K. S. Ernest (iFire) Lee
2019-03-11
Fixed optional idx argument in add_item (OptionMeny & PopupMenu)
xDGameStudios
2019-03-10
Fix cursor going to start while editing GraphNode's title
Bojidar Marinov
2019-03-08
Added the ability to change the default cursor property for the RichTextLabel...
Robear Selwans
2019-03-07
Merge pull request #21534 from volzhs/fix-scrollcontainer-size
Rémi Verschelde
2019-03-06
-Make tileset and meshlibrary edit in a separate inspector, fixes #26671
Juan Linietsky
2019-03-05
Merge pull request #26642 from DrMoriarty/check_cursor_line
Rémi Verschelde
2019-03-05
Check cursor line and column
Vasiliy Makarov
2019-03-05
Fix general issues with filesystem-related UI components in the editor
Michael Alexsander Silva Dias
2019-03-03
Add a warning when using plain Container, as many users seem to misunderstand...
Juan Linietsky
2019-03-01
Fixed some crashers, closes #26393
Juan Linietsky
2019-03-01
Merge pull request #26140 from karliss/meta-item
Rémi Verschelde
2019-03-01
Fixed wrong method binding in control
Justin Vesper
2019-02-27
Fix minimum size of ProgressBar-s
Bojidar Marinov
2019-02-25
Update controls when a stylebox or icon override changes; change to CONNECT_R...
Bojidar Marinov
2019-02-22
Make 'SplitContainer' update drawing only if actually needs to
Michael Alexsander Silva Dias
2019-02-21
Fix 'SplitContainer's showing their handles when they shouldn't
Michael Alexsander Silva Dias
2019-02-22
Use correct meta item in rich text.
Kārlis Seņko
2019-02-21
Merge pull request #26105 from nekomatata/texture-button-mask-fix
Rémi Verschelde
2019-02-21
Fixed TextureButton click mask when no other texture is set
PouleyKetchoupp
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
Merge pull request #26089 from ianb96/word_wrap_cutoff_fix
Rémi Verschelde
2019-02-20
Merge pull request #26049 from vixelz/textureprogress-nineslice-fill-fix
Rémi Verschelde
2019-02-20
Fix word wrap cutoff and tab wrapping issue
ianb96
2019-02-19
Allow moving LineEdit visible window left by more than one symbol.
Kārlis Seņko
2019-02-19
Truncate first segment in TextureProgress 9slices
Vixelz
2019-02-16
Merge pull request #25953 from nekomatata/fix-radial-texture-progress
Rémi Verschelde
2019-02-16
Fixed radial progress with center offset by taking distance to edge into acco...
PouleyKetchoupp
2019-02-16
Fix copy text when TextEdit is readonly
qarmin
2019-02-15
Revert "Fix MenuButton item label disappearing when setting shortcut."
Rémi Verschelde
2019-02-14
Fix MenuButton item label disappearing when setting shortcut.
Unknown
2019-02-13
Merge pull request #25422 from azagaya/optionbutton
Rémi Verschelde
2019-02-13
Fix button alignment of Package Installer on OSX
Naoto Kondo
2019-02-13
Fix typos with codespell
Rémi Verschelde
[next]