index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-26
Update documentation for all Sample* classes
Rémi Verschelde
2015-09-26
Fix return type of get_reverb_room
Rémi Verschelde
2015-09-26
Merge pull request #2538 from akien-mga/polyphony
Juan Linietsky
2015-09-26
Rename voice_set_volume argument to p_volume to avoid confusion
Rémi Verschelde
2015-09-26
Fix default/filter/* parsing in _get
Rémi Verschelde
2015-09-26
Fix some copy-paste mistakes in linear/db volume functions
Rémi Verschelde
2015-09-26
Rename _voice_count to _polyphony in SamplePlayer to be consistent with Sampl...
Rémi Verschelde
2015-09-26
Merge pull request #2458 from TheHX/text_edit_hscroll
Juan Linietsky
2015-09-26
Merge pull request #2533 from eska014/fix-visibility-notification-propagation
Juan Linietsky
2015-09-26
Merge pull request #2534 from eska014/unpress-hidden-buttons
Juan Linietsky
2015-09-26
Clarify `BaseButton::is_pressed()` documentation
eska
2015-09-26
Fix BaseButtons remaining pressed when hiding them while pressing them down
eska
2015-09-26
Fix propagation of NOTIFICATION_VISIBILITY_CHANGED
eska
2015-09-25
Merge pull request #2532 from akien-mga/documentation-update
Juan Linietsky
2015-09-25
Update documentation for TileSet and Timer
Rémi Verschelde
2015-09-25
Sync classes reference template with current code base
Rémi Verschelde
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
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-24
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-24
Merge pull request #2514 from akien-mga/reference-edition
Juan Linietsky
2015-09-24
Merge pull request #2523 from leezh/boxcontainer-align
Juan Linietsky
2015-09-24
added alignment to BoxContainer
Zher Huei Lee
2015-09-23
Document TileMap class
Rémi Verschelde
2015-09-23
Merge pull request #2512 from bojidar-bg/patch-2
Juan Linietsky
2015-09-23
Fix _xml_unescape, as suggested by @reduz
Bojidar Marinov
2015-09-23
Flip < and > in String::xml_escape. Close #2511
Bojidar Marinov
2015-09-23
Merge pull request #2504 from vnen/fix-collisionshape-add-bug
Juan Linietsky
2015-09-23
Merge pull request #2509 from bojidar-bg/reference-update
Juan Linietsky
2015-09-23
Merge pull request #2508 from bojidar-bg/patch-1
Juan Linietsky
2015-09-23
Update descriptions for Vector2 and Vector2Array
Bojidar Marinov
2015-09-23
Regenerate docs
Bojidar Marinov
2015-09-23
Fix a bug with doctool (" >")
Bojidar Marinov
2015-09-22
Move the shape test to a little sooner
George Marques
2015-09-22
Check if shape is valid before referencing it
George Marques
2015-09-22
Merge pull request #2503 from eska014/master
Juan Linietsky
2015-09-22
Add missing `return` so Visual Studio compiles
eska
2015-09-21
Fix typo in ItemList bindings
George Marques
2015-09-21
Properly implement OS.alert() from script, and use xmessage on X11
Juan Linietsky
2015-09-21
remove required argument from streamplayer (was a bug), make it default as 0...
Juan Linietsky
2015-09-20
fixed stupid bug caused by accidentally removed line before commit
Juan Linietsky
2015-09-20
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-18
begin work on debugging collisions....
Juan Linietsky
2015-09-16
Merge pull request #2352 from xodene/patch-6/script-file-new
Juan Linietsky
2015-09-15
Merge branch 'master' of https://github.com/okamstudio/godot
reduz
2015-09-15
Ability to keep collisionshapes and collisionpolygons when running the game.
reduz
2015-09-14
Merge pull request #2469 from vnen/fix-2418
Juan Linietsky
2015-09-13
Set AnimationEditor UndoRedo reference on creation
George Marques
2015-09-12
Merge pull request #2467 from romulox-x/iphoneSplash
Juan Linietsky
2015-09-12
fixed server breaking error in previous splash screen commit
romulox_x
[next]