godot/modules
Juan Linietsky 97a3a66220 Improved 3D Scene Importer
* Added option for importers to show an Advanced settings dialog
* Created advanced settings dialog for Scene Importer
* Cleaned up importers (remove many old/unused options)
* Added the ability to customize every node, material, mesh and animation individually
* Saving to animations and meshes to files is now a manual process, making it more predictable
* Added the ability for materials to be replaced by external files (or to be made external, up to you).
* When doubleclicking an impoted scene in the filesystem dock, it automatically shows the import settings instead of asking to open it.

WARNING: Lightmap UV unwrap is not working, it needs to be re-made.
2021-03-22 12:16:40 -03:00
..
basis_universal Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
bmp Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
bullet Merge pull request #46937 from nekomatata/soft-body-support 2021-03-20 21:45:20 +01:00
camera
csg Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
cvtt Modernize atomics 2021-02-18 17:12:46 +01:00
dds Improve resource load cache 2021-02-11 15:44:28 -03:00
denoise
enet Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
etc Improve resource load cache 2021-02-11 15:44:28 -03:00
fbx Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
freetype
gdnative Added static method information the generated builtin API JSON 2021-03-17 08:33:08 -03:00
gdnavigation Allow Navigation to be more flexible 2021-03-15 15:58:59 +01:00
gdscript Fix missing quote in multiline GDScript string 2021-03-19 01:24:18 +01:00
glslang
gltf Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
gridmap Allow Navigation to be more flexible 2021-03-15 15:58:59 +01:00
hdr
jpg
jsonrpc
lightmapper_rd Reorganize Project Settings 2021-02-18 11:23:34 -03:00
mbedtls Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
meshoptimizer
minimp3 Fail mp3 loading when attempting to load invalid mp3s 2021-02-15 10:02:19 -08:00
mobile_vr Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
mono Mono: Fix Android build after #46900 2021-03-18 17:58:21 +01:00
ogg
opensimplex Document seamless noise having a lower contrast than non-seamless noise 2021-02-25 18:33:11 +01:00
opus
pvr Improve resource load cache 2021-02-11 15:44:28 -03:00
regex Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
squish
stb_vorbis Fix mono->stereo conversion for oggs (see #40630) 2021-02-15 20:42:45 -08:00
svg
text_server_adv HarfBuzz: Update to version 2.8.0 2021-03-16 19:56:52 +02:00
text_server_fb Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
tga Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
theora Merge pull request #45617 from RandomShaper/modernize_atomics 2021-02-18 19:40:31 +01:00
tinyexr
upnp miniupnpc: Update to version 2.2.2 2021-03-16 10:54:38 +01:00
vhacd
visual_script Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
vorbis
webm Reorganize Project Settings 2021-02-18 11:23:34 -03:00
webp
webrtc Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
websocket Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
webxr Add missing semicolons to webxr.eterns.js 2021-02-21 16:10:26 +00:00
xatlas_unwrap Replace malloc's with Godot's memalloc macro 2021-03-13 11:51:45 +00:00
modules_builders.py
register_module_types.h
SCsub