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
2017-12-11
Fix Index p_current=0 error at starting editor
volzhs
2017-12-11
Merge pull request #14534 from AndreaCatania/patch-2
Rémi Verschelde
2017-12-11
Merge pull request #14543 from volzhs/checkbox-checkbutton-center
Rémi Verschelde
2017-12-11
Fix align=center info is not saved with CheckBox & CheckButton
volzhs
2017-12-11
Fix CheckBox minimum size
volzhs
2017-12-11
Fix CheckButton minimum size
volzhs
2017-12-11
Fixed bad bindings
AndreaCatania
2017-12-11
Merge pull request #14511 from akien-mga/drop_tilemap_center_xy
Rémi Verschelde
2017-12-11
Merge pull request #14516 from AndreaCatania/patch-2
Rémi Verschelde
2017-12-11
Merge pull request #14520 from Smjert/fix/11247/skybox
Rémi Verschelde
2017-12-10
Merge pull request #14505 from akien-mga/bind_vmethod_return
Rémi Verschelde
2017-12-10
Fix skybox generation imprecision with Clang
Stefano Bonicatti
2017-12-10
Implemented physics linear and angular lock
AndreaCatania
2017-12-10
TileMap: Drop unused center_x/center_y booleans
Rémi Verschelde
2017-12-10
Merge pull request #14509 from poke1024/fix_selection_copy_crash
Rémi Verschelde
2017-12-10
Fix crash in RichTextLabel::selection_copy()
Bernhard Liebl
2017-12-10
Fix wrong return value in some virtual method bindings
Rémi Verschelde
2017-12-10
Merge pull request #11510 from AndreaCatania/skel
Rémi Verschelde
2017-12-10
Merge pull request #13351 from poke1024/fix12451_2
Rémi Verschelde
2017-12-10
fix certain popup close clicks with popup buttons
Bernhard Liebl
2017-12-10
Implemented skeleton visibility
AndreaCatania
2017-12-10
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
2017-12-10
doc: Sync classref with current source
Rémi Verschelde
2017-12-10
Fix mouse position in viewport
volzhs
2017-12-09
Fix build in ArrayMesh
Rémi Verschelde
2017-12-09
Merge pull request #13371 from RayKoopa/mute_animation_tracks
Rémi Verschelde
2017-12-09
Merge pull request #14454 from CyanBlob/TileMap
Rémi Verschelde
2017-12-09
Update GIProbe data instead of creating a new one on bake
Marc Gilleron
2017-12-09
Add feature to disable animation tracks
Ray Koopa
2017-12-09
-Ability to and unwrap lightmap coordinates on import
Juan Linietsky
2017-12-09
Convert tilemap format in get_tile_data()
Andrew Thomas
2017-12-09
Merge pull request #13847 from YeldhamDev/filedialog_title
Rémi Verschelde
2017-12-09
Merge pull request #14315 from willnationsdev/animationtreeplayer-docs
Rémi Verschelde
2017-12-09
Merge pull request #14321 from ibrahn/path2d-two-style
Rémi Verschelde
2017-12-09
Merge pull request #14420 from MattUV/fold-shortcut
Rémi Verschelde
2017-12-09
Merge pull request #12756 from Stratos695/master
Rémi Verschelde
2017-12-09
Merge pull request #14384 from willnationsdev/docs-api-fix
Rémi Verschelde
2017-12-09
Merge pull request #14421 from PJB3005/17-12-08-fix_tilemap_occluder_offset
Rémi Verschelde
2017-12-08
[DOCS] AnimationTreePlayer props/members/methods
Will Nations
2017-12-08
Fix TileSet::AutotileData::ocludder_map typo
PJB3005
2017-12-08
Fixes TileMap occluder offsets.
PJB3005
2017-12-08
Modify shortcuts and menus to fold/unfold code
MattUV
2017-12-08
Merge pull request #14014 from kosz78/scroll-container-fix
Rémi Verschelde
2017-12-08
Merge pull request #13981 from Paulb23/line_highlight_and_code_folding_color
Rémi Verschelde
2017-12-07
Fixed is_playing funtion (was reporting wrong), closes #13928
Juan Linietsky
2017-12-07
Changed current line draw order and added code folding color
Paulb23
2017-12-07
[DOCS] AnimationPlayer prop API fixed
Will Nations
2017-12-07
Implement orbit velocity in particles (this is for 2D only, like in 2.1), clo...
Juan Linietsky
2017-12-07
Added some clean up in camera/viewport management. Fixes #12279, Fixes #12774
Juan Linietsky
2017-12-07
ability to keep user tracks when importing animations, closes #12801
Juan Linietsky
[next]