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-01-18
Merge pull request #15836 from karroffel/gdnative-more-fixes-hopefully
Rémi Verschelde
2018-01-18
[GDNative] fix #15723
karroffel
2018-01-18
remove an unneeded marshalling function
Paul Joannon
2018-01-18
fix marshalling when a function is returning an object from c#
Paul Joannon
2018-01-18
Added GDNative copy constructor for PoolVectors Read and Write
Marc Gilleron
2018-01-17
Merge pull request #15761 from touilleMan/pluginscript-improve-inheritance
Rémi Verschelde
2018-01-17
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-16
Fixes for parameter names of builtin functions in visual scripts/core
Chaosus
2018-01-16
Merge pull request #15777 from AndreaCatania/p2
Rémi Verschelde
2018-01-16
Fixed bullet physics body shape scaling
AndreaCatania
2018-01-16
Improve inheritance system in gdnative pluginscript
Emmanuel Leblond
2018-01-15
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
Make sure PropertyHint matches in the VisualScript editor.
K. S. Ernest (iFire) Lee
2018-01-14
[GDNative] fix two crashes with NativeScript
karroffel
2018-01-14
[GDNative] fix editor crash with NativeScript
karroffel
2018-01-13
[GDNative] cache API hashes
karroffel
2018-01-13
SCons: Allow unbundling bullet on Linux (only 2.87+)
Rémi Verschelde
2018-01-13
bullet: Streamline bundling, remove extraneous src/ folder
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2018-01-12
Merge pull request #15630 from neikeq/issue-15454
Rémi Verschelde
2018-01-12
Mono: Some StackTrace to StackInfo[] fixes
Ignacio Etcheverry
2018-01-12
Mono: Fix starting MonoDevelop process from the wrong appdomain
Ignacio Etcheverry
2018-01-12
Merge pull request #15628 from endragor/fix-gdnative-charstrings
Rémi Verschelde
2018-01-12
Fix GDNative procedures returning godot_char_string
Ruslan Mustakov
2018-01-12
Properly resize textures so they can be ETC compressed, fixes #15139
Juan Linietsky
2018-01-12
Update docs
Bojidar Marinov
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-11
Merge pull request #15580 from karroffel/gdnative-api-fixes
Rémi Verschelde
2018-01-11
[GDNative] updates to string API and const fixes
karroffel
2018-01-10
Merge pull request #15537 from PJB3005/18-01-09-fix-color-string-constructor-...
Rémi Verschelde
2018-01-10
Fixes Mono color creation from string.
Pieter-Jan Briers
2018-01-10
Merge pull request #15541 from neikeq/look-all-i-want-to-tell-you-is
Rémi Verschelde
2018-01-09
Fix warning when editor resource preview try to read pluginscript resource
Emmanuel Leblond
2018-01-09
Mono: Some fixes for #15463
Ignacio Etcheverry
2018-01-09
Fix crash in pluginscript complete_code
Emmanuel Leblond
2018-01-09
Merge pull request #15463 from neikeq/the-stack-frame-madness
Rémi Verschelde
2018-01-09
Mono: Fix iteration order of object types when generating bindings
Ignacio Etcheverry
2018-01-09
External editor fixes
Ignacio Etcheverry
2018-01-09
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-08
Merge pull request #15490 from AndreaCatania/kin
Rémi Verschelde
2018-01-08
Removed useless error print on bullet shapes
AndreaCatania
2018-01-08
Fixed Bullet collision shapes scale
AndreaCatania
2018-01-08
Merge pull request #15426 from poke1024/fix15409
Rémi Verschelde
2018-01-07
Fixes RegEx::sub injecting null character (issue 15409)
Bernhard Liebl
2018-01-07
doc: Sync classref with current source
Rémi Verschelde
2018-01-06
[GDNative] fix reloading of non-reloadable libraries
karroffel
2018-01-06
Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828
Juan Linietsky
2018-01-06
[GDNative] added reload property
karroffel
2018-01-06
Fix build of GDMonoField
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
[next]