summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2019-11-30Merge pull request #34009 from flyingpimonster/gridmap-docsRémi Verschelde
2019-11-29Docs: GridMap and MeshLibraryJames Westman
2019-11-29Don't try to initialize empty NativeLibraryTomasz Chabora
2019-11-29makerst: Escape default values using reST markupRémi Verschelde
2019-11-29Merge pull request #33982 from neikeq/issue-29349Rémi Verschelde
2019-11-29Mono/C#: Fix crash on exported games that don't use C#Ignacio Etcheverry
2019-11-29Mono/C#: Add option to export assemblies outside of PCKIgnacio Etcheverry
2019-11-27Document how to bypass the unused argument/variable warning in messageHugo Locurcio
2019-11-27Merge pull request #33946 from NeoSpark314/remove_exr_dbgprintRémi Verschelde
2019-11-27Remove .exr saver debug printHolger Dammertz
2019-11-27VideoStreamGDNative: Fix playing video files without audio streammarcosjouron
2019-11-27Merge pull request #33939 from KoBeWi/grideprecatedmapRémi Verschelde
2019-11-27Remove deprecated theme property from GridMapTomasz Chabora
2019-11-27Merge pull request #33921 from Faless/enet/no_relayRémi Verschelde
2019-11-27Add ENet option to disable server relaying.Fabio Alessandrelli
2019-11-26Remove type hint from the @GDScript class documentationHugo Locurcio
2019-11-26Fix memory leak in NetworkedMultiplayerENet.Fabio Alessandrelli
2019-11-25Added missing documentation for yield()Zak Stam
2019-11-23Merge pull request #33828 from neikeq/貴様Rémi Verschelde
2019-11-22Mono/C#: Prevent SCons from building API solutions in parallelIgnacio Etcheverry
2019-11-22Style: Add missing copyright headersRémi Verschelde
2019-11-22Fix typos with codespellRémi Verschelde
2019-11-21Merge pull request #33791 from neikeq/issue-33761Ignacio Roldán Etcheverry
2019-11-21C#: Fix PathWhich on Windows when name already has extensionIgnacio Etcheverry
2019-11-20Merge pull request #33759 from bruvzg/arkit_dyn_loadRémi Verschelde
2019-11-2033714 Check if the image is null before use.K. S. Ernest (iFire) Lee
2019-11-20Merge pull request #33763 from neikeq/issue-33725Rémi Verschelde
2019-11-20Fix C# export error dialog showing up when it should notIgnacio Etcheverry
2019-11-20[iOS] Link and load ARKit framework dynamically.bruvzg
2019-11-20pcre2: Use scons option to disable JIT on some platformsRémi Verschelde
2019-11-19Mono/C#: Bundle libmono-btls-shared.dll on Windows if it existsIgnacio Etcheverry
2019-11-19Merge pull request #33673 from YeldhamDev/script_templates_lines_styleRémi Verschelde
2019-11-18C#: Throw NullReferenceException for null NodePath/RID paramsIgnacio Etcheverry
2019-11-18Revert "Update opus to 1.3.1 and opusfile to 0.11"Rémi Verschelde
2019-11-17Make the script templates' blank lines conform with the official style guideMichael Alexsander
2019-11-16Merge pull request #33662 from touilleMan/issue-30577Rémi Verschelde
2019-11-16Merge pull request #33637 from madmiraal/fix-c4334-warningRémi Verschelde
2019-11-16Merge pull request #33643 from Calinou/visual-script-multiply-signRémi Verschelde
2019-11-16Merge pull request #33603 from neikeq/ばかRémi Verschelde
2019-11-16Add singleton_name field to autogenerated json apiEmmanuel Leblond
2019-11-15Use the Unicode "multiply" sign for the "A x B" visual script nodeHugo Locurcio
2019-11-15Fix Visual Studio throwing C4334 warning.Marcel Admiraal
2019-11-15Make C# internal calls return structs as ref parametersIgnacio Etcheverry
2019-11-15Mono/C#: Initial exporter support for AOT compilationIgnacio Etcheverry
2019-11-15Parser: Check all the arguments of the ternary operatorlupoDharkael
2019-11-13Mono/C#: WebAssembly supportIgnacio Etcheverry
2019-11-12Merge pull request #32966 from ffaristocrat/fix-hex-parsingRémi Verschelde
2019-11-12Fixes #32963 by correctly parsing bin/hex literalsMicheál Keane
2019-11-12Merge pull request #33249 from JoshLee0915/MonoHeadlessServerIgnacio Roldán Etcheverry
2019-11-12Merge pull request #33311 from SneakyFish5/update-opusRémi Verschelde