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-09-28
Fix warnings about wrong member initialization order [-Wreorder]
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
Renaming SimplexNoise refs to OpenSimplexNoise
santouits
2018-09-28
Merge pull request #22447 from akien-mga/fix-warnings-Wswitch
Rémi Verschelde
2018-09-28
Merge pull request #22422 from Faless/server_dummy_vr
Rémi Verschelde
2018-09-28
Remove socket_helper.h after NetSocket refactor
Fabio Alessandrelli
2018-09-27
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-27
Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wr...
Rémi Verschelde
2018-09-27
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-27
Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare]
Rémi Verschelde
2018-09-27
Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...
Rémi Verschelde
2018-09-27
Fix warnings for operator precedence disambiguation [-Wparentheses]
Rémi Verschelde
2018-09-27
Fix warnings on non-static data member initializers (C++11 feature)
Rémi Verschelde
2018-09-27
Merge pull request #22460 from neikeq/issue-22403
Ignacio Etcheverry
2018-09-27
Mono: Fix not creating generic Array or Dictionary where expected
Ignacio Etcheverry
2018-09-26
Do not update cache if the C# API assembly is out of sync
Ignacio Etcheverry
2018-09-26
ENet: Remove redundant if condition
Rémi Verschelde
2018-09-25
Set ENet service time to 0.
Fabio Alessandrelli
2018-09-25
Server platform builds (dummy) mobile_vr module.
Fabio Alessandrelli
2018-09-25
SCons: Fix checks for clang in env['CXX']
Rémi Verschelde
2018-09-24
Update WebSocket documentation
Fabio Alessandrelli
2018-09-24
Implement WebSocket clean close detection.
Fabio Alessandrelli
2018-09-24
Implement WebSocket close notify.
Fabio Alessandrelli
2018-09-22
Corrected cast_motion query behaviour
Andrea Catania
2018-09-22
Added rayshape solver algorithm to soft body configurator fixes #22283 fixes ...
Andrea Catania
2018-09-21
doc: Misc formatting fixes
Rémi Verschelde
2018-09-21
Merge pull request #22316 from Faless/poll_more_checks_easy_squash
Max Hilbrunner
2018-09-21
Add checks for clean disconnect in HTTP/TCP/SSL.
Fabio Alessandrelli
2018-09-21
doc: Sync classref with current source
Rémi Verschelde
2018-09-20
Fix selection box staying when editing a GridMap
JFonS
2018-09-20
Fix typo in SimplexNoise documentation
JFonS
2018-09-19
Replace "persistance" with "persistence"
JFonS
2018-09-19
Merge pull request #22257 from AndreaCatania/fixes
Rémi Verschelde
2018-09-19
Improve SimplexNoise documentation and fix typos
Hugo Locurcio
2018-09-19
Added automatically set velocity when rigid is kinematic
Andrea Catania
2018-09-19
Added check to prevent contact signal to happen too early
Andrea Catania
2018-09-19
GDScript: Revert extra deletion when creating instance
George Marques
2018-09-19
GDScript: Error on empty blocks at the end of file
George Marques
2018-09-19
GDScript: Fix autocompletion inference after `is` check
George Marques
2018-09-19
GDScript: Fix infinite loop in autocomplete
George Marques
2018-09-19
GDScript: Forbid enum values to shadow constants
George Marques
2018-09-19
GDScript: Fix autocomplete crash when searching default values
George Marques
2018-09-19
GDScript: Allow Object constants to be used with qualifier
George Marques
2018-09-19
GDScript: Fix stack address test in compiler
George Marques
2018-09-18
SCons: Fix ARVR can_build arity
Rémi Verschelde
2018-09-17
Fix missing mono internal call
Ignacio Etcheverry
2018-09-17
Merge pull request #22193 from neikeq/idontlikesanditscoarseandroughandirrita...
Ignacio Etcheverry
2018-09-17
Mono: Fix opening code editors in OSX and cleanup
Ignacio Etcheverry
2018-09-17
Merge pull request #22151 from 999eagle/monoexe
Ignacio Etcheverry
[next]