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-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
2018-09-17
Add some mono root dir hints to the build script
Ignacio Etcheverry
2018-09-17
Merge pull request #22165 from DualMatrix/atan2_plain_wrong
Rémi Verschelde
2018-09-17
Merge pull request #22157 from muiroc/fix_cast_crash
Rémi Verschelde
2018-09-16
Fixed argument names being swapped for atan2
DualMatrix
2018-09-16
test for depreciacion warnings only on debug builds
Mariusz Chwalba
2018-09-16
Add null check in godot result callback
muiroc
2018-09-16
Check for mono binary when finding version
Sophie Tauchert
2018-09-16
Merge pull request #22095 from KellyThomas/transform-interpolatewith
Rémi Verschelde
2018-09-15
Allow system certs file to be used by Editor.
Fabio Alessandrelli
2018-09-15
[Mono] implement Transform.InterpolateWith()
Kelly Thomas
2018-09-15
Add GDScript slave keyword deprecation warning.
Fabio Alessandrelli
2018-09-15
Clearly deprecate sync too in favor of remotesync.
Fabio Alessandrelli
2018-09-15
Rename slave keyword to puppet
Fabio Alessandrelli
2018-09-14
Merge pull request #21717 from willnationsdev/edicon-refactor
Rémi Verschelde
2018-09-14
Merge pull request #21569 from JFonS/add_noise_textures
Rémi Verschelde
2018-09-14
Refactor editor icon retrieval
willnationsdev
2018-09-14
Add SimplexNoise and NoiseTexture as new resources
JFonS
2018-09-13
[GDNative] add Variant::Operator
Thomas Herzog
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files
Ignacio Etcheverry
[next]