godot/modules
Ignacio Etcheverry 64b5ee7010 C#: Make editor create NuGet fallback folder for Godot packages
Main benefits:
- Projects can be built offline. Previously you needed internet
  access the first time building to download the packages.
- Changes to packages like Godot.NET.Sdk can be easily tested
  before publishing. This was already possible but required
  too many manual steps.
- First time builds are a bit faster, as the Sdk package doesn't
  need to be downloaded. In practice, the package is very small
  so it makes little difference.

Bumped Godot.NET.Sdk to 4.0.0-dev3 in order to enable the
recent changes regarding '.mono/' -> '.godot/mono/'.
2020-10-23 10:54:49 +02:00
..
arkit iOS: Refactoring 2020-10-02 15:04:51 +03:00
assimp Fix regression in FBX import caused by Skeleton3D 2020-08-25 01:17:39 -07:00
basis_universal Fix header guards in modules: 2020-09-06 16:13:59 +01:00
bmp
bullet Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
camera iOS: Refactoring 2020-10-02 15:04:51 +03:00
csg Merge pull request #40993 from Calinou/doc-collision-layer-mask 2020-08-31 15:32:44 +02:00
cvtt Ensure header guards enclose entire header. 2020-09-03 11:29:42 +01:00
dds
denoise Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
enet Add link titles for all links in the class reference 2020-08-31 14:22:07 +02:00
etc
freetype
gdnative add iOS Simulator platform 2020-09-19 15:09:36 +02:00
gdnavigation Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
gdscript Merge pull request #42943 from vnen/gdscript-local-scope-fix 2020-10-20 21:00:57 +02:00
glslang
gridmap Link to demos from within the class reference 2020-10-01 23:57:21 -04:00
hdr
jpg
jsonrpc Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
lightmapper_rd
mbedtls Fix certificate generation with mbedtls 2.16.8 . 2020-09-15 18:47:51 +02:00
mobile_vr
mono C#: Make editor create NuGet fallback folder for Godot packages 2020-10-23 10:54:49 +02:00
ogg
opensimplex
opus
pvr iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:22:51 +02:00
regex [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
squish
stb_vorbis stb_vorbis: Increase max alloc buffer size for big Vorbis comments 2020-09-09 20:50:41 +02:00
svg
tga
theora Improve documentation about VideoPlayer video formats 2020-09-23 14:28:16 +02:00
tinyexr Make EXR import format support all depths and channel configurations 2020-09-09 16:51:32 -03:00
upnp
vhacd
visual_script Removed underscore from GraphEdit begin/end_node_move signals 2020-10-20 09:22:40 +03:00
vorbis
webm Improve documentation about VideoPlayer video formats 2020-09-23 14:28:16 +02:00
webp
webrtc doc: Sync classref with current source 2020-10-09 15:04:15 +02:00
websocket
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub