godot/modules
Gordon MacPherson bcf77deaae FBX fix unskinned bones not being in the Ref<Skin> causing the rasteriser to error
This is because a skin bind count must match skeleton bone count, we should make this not the case for 4.0 IMHO as we can reduce the skin size in godot and make the skin surface simpler to process and have less entries :)
2020-11-03 18:23:52 +00:00
..
arkit iOS: port ARC support 2020-10-06 00:23:25 +03:00
bmp Add more error explanations in the BMP image loader 2020-08-21 02:28:17 +02:00
bullet Check entire basis column for zero size when unscaling Bullet basis. 2020-10-04 20:52:38 +02:00
camera iOS: port ARC support 2020-10-06 00:23:25 +03:00
csg doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
cvtt Ensure header guards enclose entire header. 2020-09-04 08:48:35 +02:00
dds DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 2020-06-18 11:29:28 +02:00
enet doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
etc SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
fbx FBX fix unskinned bones not being in the Ref<Skin> causing the rasteriser to error 2020-11-03 18:23:52 +00:00
freetype SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdnative GDNative XR: remove redundant config.py 2020-10-28 14:05:41 +01:00
gdscript Actually set GDScript static reference 2020-10-29 21:04:57 +01:00
gridmap Setting visibility on GridMap now works. Closes #41374. 2020-10-28 14:05:39 +01:00
hdr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
jpg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
jsonrpc Make LSP ignore $/ messages 2020-09-29 08:54:44 +02:00
mbedtls Fix certificate generation with mbedtls 2.16.8 . 2020-09-15 19:27:48 +02:00
mobile_vr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
mono Merge pull request #42547 from neikeq/3.2-rework-csharp-build-panel 2020-10-20 15:12:30 +02:00
ogg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
opensimplex SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
opus [macOS, 3.2] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 14:43:29 +03:00
pvr iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:13:50 +02:00
recast SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
regex Document how to perform advanced string splitting using RegEx 2020-07-29 18:24:00 +02:00
squish SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
stb_vorbis stb_vorbis: Increase max alloc buffer size for big Vorbis comments 2020-09-10 12:04:19 +02:00
svg SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
tga Expose loading TGA images in Image. 2020-07-03 13:17:57 +02:00
theora Improve documentation about VideoPlayer video formats 2020-09-24 14:43:11 +02:00
tinyexr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
upnp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
vhacd SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
visual_script doc: Sync classref with current source 2020-10-19 17:13:30 +02:00
vorbis SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webm Improve documentation about VideoPlayer video formats 2020-09-24 14:43:11 +02:00
webp SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
webrtc doc: Sync classref with current source 2020-09-29 13:57:58 +02:00
websocket Fix modules with closure compiler. 2020-06-18 09:21:14 +02:00
xatlas_unwrap SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_module_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00