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
2017-05-17
Fix two typos from previous commit
Rémi Verschelde
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-13
[GDNative] fixed a reload bug
Karroffel
2017-05-12
Merge pull request #8696 from bojidar-bg/fix-path-autocomplete
Rémi Verschelde
2017-05-11
Merge pull request #8720 from karroffel/gdnative-methodbind-varcall
Thomas Herzog
2017-05-11
[GDNative] added varcall and print
Karroffel
2017-05-11
removed multiscript
Karroffel
2017-05-10
Add error printing functions to GDNative
sheepandshepherd
2017-05-08
Put brave old bb10 platform to a well-deserved rest
Rémi Verschelde
2017-05-08
Fix #8674, and rename a few things for clarity
Bojidar Marinov
2017-05-07
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-02
Merge pull request #8571 from tagcup/squish_sse
Rémi Verschelde
2017-04-28
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
2017-04-28
Detect SSE/SSE2 for libsquish.
Ferenc Arn
2017-04-27
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-26
Changed indent type settings
Paulb23
2017-04-26
Merge pull request #8522 from NNesh/mus
Rémi Verschelde
2017-04-25
Fix AudioPlayer.get_pos() always returns 0
NNesh
2017-04-25
Honoring the Indent setting for gdscript
Ramesh Ravone
2017-04-25
Fix AudioPlayer.play() bug when music always starts from 0 pos
NNesh
2017-04-24
fixed a bug where saving a GDScript file crashed the editor
Karroffel
2017-04-24
Merge pull request #8444 from magyar123/pr-complete-paths
Rémi Verschelde
2017-04-24
Merge pull request #8420 from magyar123/pr-script-files-as-base
Rémi Verschelde
2017-04-24
Merge pull request #8496 from akien-mga/stdout-cleanup
Rémi Verschelde
2017-04-24
re-added MultiScript
Karroffel
2017-04-23
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-20
[GDNative] fixed msvc build
Karroffel
2017-04-20
Merge pull request #8417 from neikeq/hello-there
Rémi Verschelde
2017-04-19
[GDNative] explicit calling convention
Karroffel
2017-04-18
Added autocomplete for file paths in the script editor
mbalint12
2017-04-18
Merge pull request #8424 from Paulb23/convert_indent
Rémi Verschelde
2017-04-18
Convert indent on save
Paulb23
2017-04-18
Added support for space indentation
Paulb23
2017-04-17
Merge pull request #8440 from karroffel/gdnative-new-method
Thomas Herzog
2017-04-17
Merge pull request #8439 from touilleMan/correct_gdnative_signatures
Thomas Herzog
2017-04-17
[GDNative] added "new" method and fixed headers
Karroffel
2017-04-17
gdnative: Implement missing function for godot_basis.
Emmanuel Leblond
2017-04-17
gdnative: modify vector2&vector3 functions signature to use value passing ins...
Emmanuel Leblond
2017-04-17
Add godot_string_unicode_str to GDnative
Emmanuel Leblond
2017-04-17
External editor improvements and fixes
Ignacio Etcheverry
2017-04-15
Added the ability to select files as base when creating scripts
mbalint12
2017-04-15
Correct indentation in gdnative vector2/3
Emmanuel Leblond
2017-04-15
Implement missing functions in gdnative vector2 and vector3 bindings
Emmanuel Leblond
2017-04-11
[GDNative] made string functions more C-friendly
Karroffel
2017-04-11
[GDNative] C API and generator fixes
Karroffel
2017-04-11
[GDNative] re-enabled some init options
Karroffel
2017-04-10
Merge pull request #8350 from karroffel/gdnative-api-reference-field
Thomas Herzog
2017-04-10
[GDNative] added is_reference filed to api.json
Karroffel
2017-04-10
[GDNative] function to get class constructor
Karroffel
2017-04-10
Merge pull request #8339 from karroffel/gdnative-reload-fix
Rémi Verschelde
[next]