godot/modules
reduz ae1c016547 Implement Animation Blend Shape Tracks
* New track type BLEND_SHAPE
* Blend shapes are imported via this new track type
* Processing is more optimized (no longer relies on variants)
* Modified the Blend Shape API in MeshInstance3D to use indices rather than StringNames (more optimizes)
* Promo: Fixed a small bug in gizmo updating in Node3D that affected performance

Dedicated BlendShape tracks are required for both optimization and eventually implementing them in animation compression.
2021-10-16 08:36:05 -03:00
..
basis_universal
bmp
bullet
camera
csg Fixed a typo in csg module 2021-10-12 11:12:19 +07:00
cvtt
dds
denoise
enet
etcpak
fbx Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
freetype
gdnative
gdscript Merge pull request #53856 from vnen/gdscript-setter-crash 2021-10-15 21:35:42 +02:00
glslang
gltf Implement Animation Blend Shape Tracks 2021-10-16 08:36:05 -03:00
gridmap
hdr Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
jpg
jsonrpc
lightmapper_rd GPULightmapper: increase ray triangle hit rate 2021-10-15 15:19:43 +02:00
mbedtls
meshoptimizer
minimp3 Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
mobile_vr
mono Fix hint_string for C# enum arrays 2021-10-15 19:23:40 +02:00
msdfgen
navigation
ogg Remove WebM support (and deps libvpx and opus) 2021-10-15 12:09:11 +02:00
opensimplex
pvr
raycast
regex
squish
svg
text_server_adv [TextServer] Add texture index, offsets array size and Unicode char validation. 2021-10-15 18:36:00 +03:00
text_server_fb [TextServer] Add texture index, offsets array size and Unicode char validation. 2021-10-15 18:36:00 +03:00
tga
theora Remove WebM support (and deps libvpx and opus) 2021-10-15 12:09:11 +02:00
tinyexr
upnp
vhacd
visual_script Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation" 2021-10-11 19:27:50 -03:00
vorbis
webp
webrtc
websocket Fix missing argument names in bindings 2021-10-09 00:20:10 +02:00
webxr
xatlas_unwrap Replaced NULL with nullptr 2021-10-12 20:20:19 +07:00
modules_builders.py
register_module_types.h
SCsub