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-12-20
Fix gridmap disappearing after editing after bake, closes #14868
Juan Linietsky
2017-12-19
Fix fatal mono logs not getting logged to disk.
PJB3005
2017-12-19
-Fix some crashes in unwrapper
Juan Linietsky
2017-12-19
Should no longer crash after rebaking, may be a solution to #14795
Juan Linietsky
2017-12-18
Add plugin to edit GDNativeLibrary
geequlim
2017-12-18
doc: Sync classref with current source
Rémi Verschelde
2017-12-18
Added baked light support for gridmaps.
Juan Linietsky
2017-12-17
Merge pull request #14788 from mrcdk/ogg_pop_noise_fix
Rémi Verschelde
2017-12-17
Merge pull request #14754 from willnationsdev/dictionary-copy
Rémi Verschelde
2017-12-17
Dictionary::copy -> ::duplicate
Will Nations
2017-12-17
Fix ogg looping pop noise. Closes #11468
MrCdK
2017-12-17
Now every variant type has its icon.
Daniel J. Ramirez
2017-12-17
General use Variant type icons, plus other icon updates.
Daniel J. Ramirez
2017-12-17
Cleanup some #if 0'd code
Rémi Verschelde
2017-12-16
Merge pull request #12845 from remorse107/Array-Dictionary-Fix
Rémi Verschelde
2017-12-16
Remove get_stack_bottom
Ruslan Mustakov
2017-12-16
Merge pull request #14676 from NathanWarden/nav_create_to_add
Rémi Verschelde
2017-12-16
Merge pull request #14708 from Faless/get_packet_not_const_rebased
Rémi Verschelde
2017-12-15
Made built-in identifiers properly constant in shaders. Fixes #14449, closes ...
Juan Linietsky
2017-12-15
Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created.
Nathan Warden
2017-12-15
Remove "const" from PacketPeer get_packet/get_var
Fabio Alessandrelli
2017-12-15
Merge pull request #14679 from touilleMan/add-godot_get_global_constants-to-g...
Thomas Herzog
2017-12-15
Fixes thekla atlas mingw-w64 build
bruvzg
2017-12-15
Add missing godot_get_stack_bottom and godot_get_global_constants in gdnative...
Emmanuel Leblond
2017-12-14
GDScript files are converted to binary on export now.
Juan Linietsky
2017-12-14
-Add lightmapper
Juan Linietsky
2017-12-13
Merge pull request #14626 from Hinsbart/module_env
Rémi Verschelde
2017-12-13
Scons: Build modules in seperate env.
Andreas Haas
2017-12-13
Merge pull request #14587 from hoelzl/pr-no-std-arg-on-msvc
Rémi Verschelde
2017-12-13
Merge pull request #14591 from mhilbrunner/patch-6
Rémi Verschelde
2017-12-13
Merge pull request #14593 from Hinsbart/mono_env
Rémi Verschelde
2017-12-12
Change -std=gnu++11 to -stc=c++11 and don't pass flag to MSVC
Matthias Hoelzl
2017-12-12
Fix mingw build for thekla_atlas
Hein-Pieter van Braam
2017-12-12
Mono: Build in cloned env.
Andreas Haas
2017-12-12
stream_peer_openssl: add missing break & format
Max Hilbrunner
2017-12-12
Merge pull request #14555 from bojidar-bg/14324-nested-ternary
Rémi Verschelde
2017-12-12
Merge pull request #14561 from volzhs/libwebp-0.6.1
Rémi Verschelde
2017-12-12
Update libwebp to 0.6.1
volzhs
2017-12-11
Properly support nested ternary expressions
Bojidar Marinov
2017-12-11
Merge pull request #13836 from AndreaCatania/scale
Rémi Verschelde
2017-12-11
Merge pull request #14516 from AndreaCatania/patch-2
Rémi Verschelde
2017-12-10
Implemented physics linear and angular lock
AndreaCatania
2017-12-10
Ray cast return shape id. Fixes #14473
AndreaCatania
2017-12-10
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
2017-12-09
Fix missing parenthesis
Rémi Verschelde
2017-12-09
GDNative: Fix warning when gdnative/singletons is missing
Rémi Verschelde
2017-12-09
Changed how 6DOF limits works
AndreaCatania
2017-12-09
Merge pull request #14459 from vnen/gdscript-object-export
Rémi Verschelde
2017-12-09
Make GDScript parser raise error when exporting Object
George Marques
2017-12-09
-Ability to and unwrap lightmap coordinates on import
Juan Linietsky
[next]