index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2018-08-13
Merge pull request #20706 from mysticfall/issue-20705
Ignacio Etcheverry
2018-08-13
Merge pull request #20913 from pulkomandy/master
Rémi Verschelde
2018-08-13
Fixed absent variable exception while trying to raise another exception.
Teashrock
2018-08-13
Remove usage console spam
Chaosus
2018-08-13
Merge pull request #20155 from Tunous/line-edit-clear
Rémi Verschelde
2018-08-11
Rebase patches for fixing haiku build.
Adrien Destugues
2018-08-11
Merge pull request #20753 from Faless/ws_fix
Juan Linietsky
2018-08-11
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-10
Added system for GDScript warnings
George Marques
2018-08-10
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-10
Merge pull request #14704 from poke1024/colorconstants
Juan Linietsky
2018-08-09
New gizmo structure and new gizmo disabling menu
JFonS
2018-08-07
Merge pull request #20381 from AndreaCatania/phymat_2
Juan Linietsky
2018-08-07
Removed physics material combination mode. Added rough and absorbent paramete...
Andrea Catania
2018-08-06
Added proper import support for 3D and Array textures
Juan Linietsky
2018-08-06
Fix WebSocket crash due to non PDO init.
Fabio Alessandrelli
2018-08-04
Merge pull request #20693 from AndreaCatania/soft_fix2
Juan Linietsky
2018-08-04
Add missing GetPtr() for Dictionary<> and Array<>
Xavier Cho
2018-08-04
Merge pull request #20600 from exts/new_generic_methods
Ignacio Etcheverry
2018-08-03
Added generic method for ResourceLoader: Load<T>()
exts
2018-08-03
Fixed SoftBody pinned point offset calculation
Andrea Catania
2018-08-01
Merge pull request #20644 from NickToony/master
Ignacio Etcheverry
2018-07-31
fixed: windows mono compile (#20598)
Nick Hope
2018-07-31
Merge pull request #20639 from neikeq/issue-20531-and-cleanup
Ignacio Etcheverry
2018-07-31
Mono: Fix property set_value and cleanup
Ignacio Etcheverry
2018-07-31
Allow some non-integer built-in constants in gdscript
Bernhard Liebl
2018-07-29
Fix Mono compilation on Windows/Ming
Hein-Pieter van Braam
2018-07-28
mbedtls: Update to upstream version 2.12.0
Rémi Verschelde
2018-07-28
Merge pull request #20463 from fire/vs_expand_hints_to_virtual_func
Rémi Verschelde
2018-07-28
Merge pull request #17595 from viktor-ferenczi/issue-5042-subproc
Rémi Verschelde
2018-07-27
Carry property hint and hint string through to Visualscript virtual functions.
K. S. Ernest (iFire) Lee
2018-07-27
Merge pull request #20457 from fire/vs_generic_search_crash_and_connecting
Rémi Verschelde
2018-07-27
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
Merge pull request #20462 from fire/vs_don't_typeguess_nil
Rémi Verschelde
2018-07-27
Merge pull request #17720 from paulloz/custom-csharp-glue
Ignacio Etcheverry
2018-07-27
Fixed nativescript getter and setter logic
Bastiaan Olij
2018-07-27
Reenabled module and fixed missing const
Bastiaan Olij
2018-07-27
Add missing methods to Node class in the mono glue
Paul Joannon
2018-07-26
GDScript: Fix parse error in string formatting
George Marques
2018-07-26
Visualscript: Don't type guess on nil.
K. S. Ernest (iFire) Lee
2018-07-26
Merge pull request #15643 from organicpencil/bullet_contact_impulse
Rémi Verschelde
2018-07-26
Visualscript fix crash and generic search does not connect ports.
K. S. Ernest (iFire) Lee
2018-07-26
Merge pull request #20468 from vnen/typed-gds-fixes
Rémi Verschelde
2018-07-26
Merge pull request #20477 from swarnimarun/vs_duplicate_fix
Rémi Verschelde
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
Merge pull request #18282 from aaronfranke/better-mathf
Rémi Verschelde
2018-07-26
Fix Visual Script duplicate issue
Swarnim Arun
2018-07-25
GDScript: Add type inference syntax for function arguments
George Marques
[next]