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
Age
Commit message (
Expand
)
Author
2015-10-12
ran cppcheck, fixed cases where array index is used before limits check
firefly2442
2015-10-08
Please enter the commit message for your changes. Lines starting
Ariel Manzur
2015-09-28
Merge pull request #2528 from MarianoGnu/sprite-edit
Juan Linietsky
2015-09-28
Add SpriteRegionEditor and update Polygon2DUVEditor
MarianoGNU
2015-09-26
Fix return type of get_reverb_room
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
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
Update documentation for TileSet and Timer
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
added alignment to BoxContainer
Zher Huei Lee
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
Add missing `return` so Visual Studio compiles
eska
2015-09-21
Fix typo in ItemList bindings
George Marques
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-15
Ability to keep collisionshapes and collisionpolygons when running the game.
reduz
2015-09-10
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-10
HTML5 exporter Improvements
Juan Linietsky
2015-09-09
Rewrite of the AudioStream API
Juan Linietsky
2015-09-09
Fix HScrollBar of TextEdit, closes #2355
Franklin Sobrinho
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
Added gravity scale, and linear/angular damp override to 3D physics.
Juan Linietsky
2015-08-30
-fix compile issue (pow)
Juan Linietsky
2015-08-29
-multi-selection (shift-click) working in scene tree
Juan Linietsky
2015-08-29
-display/emulate_touchscreen now really emulates a touchscreen
Juan Linietsky
2015-08-29
-added hints to sprite v/hframes, fixes truncation problem
Juan Linietsky
2015-08-29
-fixes to capture mode
Juan Linietsky
2015-08-24
Added new NinePatch control (could be done before with Panel and Stylebox but...
Juan Linietsky
2015-08-23
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-08-23
**WARNING BEFORE PULLING**
Juan Linietsky
2015-08-08
Merge pull request #2282 from Ovnuniarchos/master
Juan Linietsky
2015-08-02
live debug fixes
Juan Linietsky
2015-08-02
Live edit WORK IN PROGRESS
Juan Linietsky
2015-07-26
Merge remote-tracking branch 'refs/remotes/origin/master'
Ovnuniarchos
2015-07-26
QOL, script buttons in scene tabs
Juan Linietsky
[next]