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-16
Merge pull request #20561 from willnationsdev/script-class-ns
Rémi Verschelde
2018-08-16
Fix Theora/Webm loaders declaring binary extension
Rémi Verschelde
2018-08-16
Delay initialising lens distortion shader so GLES2 doesn't crash
Bastiaan Olij
2018-08-15
Add NativeScript support for script classes.
willnationsdev
2018-08-15
Fix error spam from loading script class icons
Will Nations
2018-08-15
Merge pull request #20560 from willnationsdev/class_icons
Rémi Verschelde
2018-08-15
Merge pull request #20945 from neikeq/dict-erase-retbool
Rémi Verschelde
2018-08-14
Merge pull request #18096 from aaronfranke/master
Juan Linietsky
2018-08-14
Add custom icons to script classes.
Will Nations
2018-08-14
Merge pull request #20583 from neikeq/issue-15371
Rémi Verschelde
2018-08-15
mono: add constants to transform and vector structs
Kelly Thomas
2018-08-14
Dictionary: remove erase_checked(key), make erase(key) return bool
Ignacio Etcheverry
2018-08-14
Merge pull request #20890 from KellyThomas/mono-is-instance-valid
Ignacio Etcheverry
2018-08-14
mono: add IsInstanceValid(), move WeakRef()
Kelly Thomas
2018-08-14
SCons: Fix mono_root initialization
Rémi Verschelde
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-11
[Core] Completely kill math_2d.h, change includes
Aaron Franke
2018-08-10
[Core] Change math_2d includes to vector2 includes where relevant
Aaron Franke
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 case where exported properties value is lost
Ignacio Etcheverry
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
[next]