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
2017-06-08
Merge pull request #9051 from toger5/fixedScriptEditorListSeperation
Rémi Verschelde
2017-06-07
fixed overlapping of temp. colors (script editor)
toger5
2017-06-07
Revert "Fix text warp in color blocks with CJK"
Rémi Verschelde
2017-06-06
GraphNode: Remove debug print.
Andreas Haas
2017-06-05
Fix build error
Poommetee Ketson
2017-06-05
Merge pull request #9038 from AlexHolly/rect2-rename-pos
Rémi Verschelde
2017-06-04
Removed stupid right arrow to edit resource. Now simply click it..
Juan Linietsky
2017-06-04
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-03
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-05-28
-Added .hdr format support
Juan Linietsky
2017-05-28
Fixing typo for rect_position in _change_notify call for Control
Kristupas Stumbrys
2017-05-27
Fix text warp in color blocks with CJK
Geequlim
2017-05-27
Fix item list scroll speed.
Sean Bohan
2017-05-23
-Fix the "set_val" call deferred, it was the only one.. closes #8742
Juan Linietsky
2017-05-22
Merge pull request #8862 from volzhs/editor-theme-margin
Rémi Verschelde
2017-05-22
Fit grid with label and component of editor
volzhs
2017-05-21
fixed crash when dragging to change color in color picker
toger5
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-18
Add column_title_pressed signal to Tree node
yanorax
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-15
Merge pull request #8759 from AlexHoratio/master
Rémi Verschelde
2017-05-14
Fixed #8526, popup menu width now responds to submenu icon
AlexHoratio
2017-05-12
Fix natural sorting order in EditorFileDialog, FileDialog and EditorFileSyste...
Damian Day
2017-05-09
New customizable editor theme
volzhs
2017-05-07
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-04
Tree: Clear search string on selection.
Andreas Haas
2017-05-03
LineEdit: fix placeholder text affected by secret
Poommetee Ketson
2017-05-03
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-02
Fix #8617 WindowDialog with custom panel background crashes godot
Marc Gilleron
2017-04-27
Merge pull request #8520 from Hinsbart/tree_tooltips
Rémi Verschelde
2017-04-27
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-26
Tree: Ability to add tooltips to TreeItem buttons.
Andreas Haas
2017-04-24
Merge pull request #8343 from volzhs/prevent_uncheck
Rémi Verschelde
2017-04-20
Merge pull request #8417 from neikeq/hello-there
Rémi Verschelde
2017-04-20
Merge pull request #8376 from RayKoopa/fix_stylebox_expand_margin
Rémi Verschelde
2017-04-18
Added support for space indentation
Paulb23
2017-04-17
External editor improvements and fixes
Ignacio Etcheverry
2017-04-13
Respect the expand margin for StyleBoTextures again.
Ray Koopa
2017-04-10
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
Prevent to uncheck selected item with button group
volzhs
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-06
Fix highlight typo
supaiku
2017-04-04
Merge pull request #8248 from Hinsbart/fix_notify_renames
Rémi Verschelde
2017-04-03
Fix more property names in _change_notify calls.
Andreas Haas
2017-04-03
Merge pull request #8211 from robertdhernandez/NinePatch-Fix
Rémi Verschelde
2017-04-01
Fixed Node2D/Control not updating properties
Robert Hernandez
2017-03-31
Fixed WindowDialog not aligning properly
Robert Hernandez
2017-03-30
Fixed AtlasTexture being incorrectly
Robert Hernandez
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
[next]