summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-09-24Update WebSocket documentationFabio Alessandrelli
2018-09-24Implement WebSocket clean close detection.Fabio Alessandrelli
2018-09-24Implement WebSocket close notify.Fabio Alessandrelli
2018-09-22Corrected cast_motion query behaviourAndrea Catania
2018-09-22Added rayshape solver algorithm to soft body configurator fixes #22283 fixes ...Andrea Catania
2018-09-21doc: Misc formatting fixesRémi Verschelde
2018-09-21Merge pull request #22316 from Faless/poll_more_checks_easy_squashMax Hilbrunner
2018-09-21Add checks for clean disconnect in HTTP/TCP/SSL.Fabio Alessandrelli
2018-09-21doc: Sync classref with current sourceRémi Verschelde
2018-09-20Fix selection box staying when editing a GridMapJFonS
2018-09-20Fix typo in SimplexNoise documentationJFonS
2018-09-19Replace "persistance" with "persistence"JFonS
2018-09-19Merge pull request #22257 from AndreaCatania/fixesRémi Verschelde
2018-09-19Improve SimplexNoise documentation and fix typosHugo Locurcio
2018-09-19Added automatically set velocity when rigid is kinematicAndrea Catania
2018-09-19Added check to prevent contact signal to happen too earlyAndrea Catania
2018-09-19GDScript: Revert extra deletion when creating instanceGeorge Marques
2018-09-19GDScript: Error on empty blocks at the end of fileGeorge Marques
2018-09-19GDScript: Fix autocompletion inference after `is` checkGeorge Marques
2018-09-19GDScript: Fix infinite loop in autocompleteGeorge Marques
2018-09-19GDScript: Forbid enum values to shadow constantsGeorge Marques
2018-09-19GDScript: Fix autocomplete crash when searching default valuesGeorge Marques
2018-09-19GDScript: Allow Object constants to be used with qualifierGeorge Marques
2018-09-19GDScript: Fix stack address test in compilerGeorge Marques
2018-09-18SCons: Fix ARVR can_build arityRémi Verschelde
2018-09-17Fix missing mono internal callIgnacio Etcheverry
2018-09-17Merge pull request #22193 from neikeq/idontlikesanditscoarseandroughandirrita...Ignacio Etcheverry
2018-09-17Mono: Fix opening code editors in OSX and cleanupIgnacio Etcheverry
2018-09-17Merge pull request #22151 from 999eagle/monoexeIgnacio Etcheverry
2018-09-17Add some mono root dir hints to the build scriptIgnacio Etcheverry
2018-09-17Merge pull request #22165 from DualMatrix/atan2_plain_wrongRémi Verschelde
2018-09-17Merge pull request #22157 from muiroc/fix_cast_crashRémi Verschelde
2018-09-16Fixed argument names being swapped for atan2DualMatrix
2018-09-16test for depreciacion warnings only on debug buildsMariusz Chwalba
2018-09-16Add null check in godot result callbackmuiroc
2018-09-16Check for mono binary when finding versionSophie Tauchert
2018-09-16Merge pull request #22095 from KellyThomas/transform-interpolatewithRémi Verschelde
2018-09-15Allow system certs file to be used by Editor.Fabio Alessandrelli
2018-09-15[Mono] implement Transform.InterpolateWith()Kelly Thomas
2018-09-15Add GDScript slave keyword deprecation warning.Fabio Alessandrelli
2018-09-15Clearly deprecate sync too in favor of remotesync.Fabio Alessandrelli
2018-09-15Rename slave keyword to puppetFabio Alessandrelli
2018-09-14Merge pull request #21717 from willnationsdev/edicon-refactorRémi Verschelde
2018-09-14Merge pull request #21569 from JFonS/add_noise_texturesRémi Verschelde
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-14Add SimplexNoise and NoiseTexture as new resourcesJFonS
2018-09-13[GDNative] add Variant::OperatorThomas Herzog
2018-09-13Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde
2018-09-12Misc. typosluz.paz
2018-09-12Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry