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
2015-11-18
Merge pull request #2735 from TheHX/fix_tree_checkbox
Juan Linietsky
2015-11-18
Merge pull request #2747 from MarianoGnu/line_edit
Juan Linietsky
2015-11-18
Merge pull request #2769 from TheHX/text_edit_improvements
Juan Linietsky
2015-11-18
Merge pull request #2779 from bojidar-bg/patch-5
Juan Linietsky
2015-11-18
-fixed tabs
Juan Linietsky
2015-11-17
-Merged Script and Help tabs
Juan Linietsky
2015-11-13
-better integration of ndee's theme
Juan Linietsky
2015-11-13
Change popup_menu.cpp as proposed in #2011
Bojidar Marinov
2015-11-12
Implement Ctrl + backspace/delete to delete words
Franklin Sobrinho
2015-11-06
Add <Select All>(Ctrl+A) shortcut to LineEdit.
MarianoGNU
2015-11-05
Add Tree checkbox check/uncheck behavior when pressing enter
Franklin Sobrinho
2015-11-04
more fixes
Juan Linietsky
2015-10-25
-Fixed a bug in scrollcontainer not respecting expand flag
Juan Linietsky
2015-10-20
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-20
-work in progress implementation of NDEE's theme It's NOT DONE YET
Juan Linietsky
2015-10-18
Add fill_degrees to limitate radial filling
MarianoGNU
2015-10-17
Merge branch 'master' of https://github.com/okamstudio/godot
MarianoGNU
2015-10-17
Add fill modes. Clockwise, Counter-CW and center-offset
MarianoGNU
2015-10-17
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-17
Merge pull request #2274 from MarianoGnu/master
Juan Linietsky
2015-10-17
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-17
Merge pull request #1899 from guilhermefelipecgs/fix_#1897
Juan Linietsky
2015-10-17
Merge pull request #2362 from AlexHolly/update-scene-tab-fix
Juan Linietsky
2015-10-17
Merge pull request #2380 from StraToN/tabs-buttons
Juan Linietsky
2015-10-17
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-17
misc cleanup
Juan Linietsky
2015-10-17
Merge pull request #2455 from firefly2442/hide-menu-fix
Juan Linietsky
2015-10-17
Merge pull request #2481 from firefly2442/cppcheck-arrayindexthencheck
Juan Linietsky
2015-10-16
Merge branch 'master' of https://github.com/okamstudio/godot
MarianoGNU
2015-10-13
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-13
ability to change audio track in theora video
Juan Linietsky
2015-10-12
ran cppcheck, fixed cases where array index is used before limits check
firefly2442
2015-09-26
Fixed theora playback. Removed theoraplayer.
Juan Linietsky
2015-09-26
Merge pull request #2458 from TheHX/text_edit_hscroll
Juan Linietsky
2015-09-26
Fix BaseButtons remaining pressed when hiding them while pressing them down
eska
2015-09-25
Merge pull request #2449 from leezh/label-valign-fix
Juan Linietsky
2015-09-25
Merge pull request #2502 from vnen/fix-itemlist-typo
Juan Linietsky
2015-09-24
added alignment to BoxContainer
Zher Huei Lee
2015-09-21
Fix typo in ItemList bindings
George Marques
2015-09-09
Fix HScrollBar of TextEdit, closes #2355
Franklin Sobrinho
2015-09-08
hide opened menu when click on menu button
firefly2442
2015-09-08
fix minsize-related issues with Label
Zher Huei Lee
2015-09-07
added get_visible_characters() to Label
Zher Huei Lee
2015-09-07
reworked Label class
Zher Huei Lee
2015-09-01
-removed resources dock, good bye old friend
Juan Linietsky
2015-08-30
Merge branch 'master' of https://github.com/okamstudio/godot
Mariano Javier Suligoy
2015-08-30
Add missing icons, also make MSVC2010 happy
Mariano Javier Suligoy
2015-08-30
-fix compile issue (pow)
Juan Linietsky
2015-08-30
Merge branch 'master' of https://github.com/okamstudio/godot
Mariano Javier Suligoy
2015-08-29
-multi-selection (shift-click) working in scene tree
Juan Linietsky
[next]