Add-ons¶
Rigify¶
- Adjusted the switchable parent rig so that disabling Local Location on IK controls aligns location channels to world as intended. Added an IK Local Location option to limbs (on by default for backward compatibility) and disabled it in metarigs. (7120e9c9e0, c268b58c24)
FBX I/O¶
- Support for camera DoF focus distance was added, including animation, for both import (5eff3aa881) and export (fba4f07bc6).
- Imported animations of rigs now have their FCurves properly grouped by bones (a2c3cfdd76).
- An option to triangulate geometry has been added to the exporter (d700a6888e).
- An option to only export visible objects has been added to the exporter (4075cdbdc7).
BHV I/O¶
- Imported animations of rigs now have their FCurves properly grouped by bones (a2c3cfdd76).
glTF 2.0 I/O¶
Exporter¶
- Huge refactoring (better hierarchy / collection / instances management) (782f8585f4, 1d5c8b54ee, 64f4623585, dbb9b62991)
- Use rest pose for armature when 'use current frame' is off (d825811636)
- Add glTF settings node in shader menu (5838e26036)
- Export armature without skined mesh as skin in glTF files (5a557e72fc)
- Normalize skin weights also for all influence mode (96eb146984)
- Manage active UVMap correclty, when there is no UVMap used in node tree (3a29996583)
- Manage skinning when some vertices are not weights at all (564fdcdf71)
- Armature exports all actions (9818afc829, 787ea78f7f, a0ce684afe)
- Add various hooks (43477e00ce, 8653db3808, fef8f1ffdb)
- Remove back compatibility of export_selection -> use_selection (4d8b2dc95f)
- Weight min threshold for skinning (c157125ace)
- Option to optimize animation size off by default (22c1eb5c3d)
- Manage use_nla option to avoid exporting merged animations (6e430d2317)
- Performance : better way to detect weird images (cbb4b8c121)
- Fix PBR values when emission node is used (fbb5111e15)
- Fix transmission export (4c1df0f54c)
- Fix bone export when Yup is off (dfe74f0a1b)
- Fix active scene export + option to use only active scene (1bffd880b8)
- No texture export when original can't be retrieved (adf10c6315)
- Use color attribute API instead of vertex color (485b4ac569)
Importer¶
- Fix when glTF file has no scene (b294d4c766)
- More animation hooks for user extensions (2183b1d295)
Dynamic Brush Menus¶
- Fix and consistently support symmetry menus for all painting modes (c9fba919c2).
- Fix brushes menu not displaying fully in sculpt mode (4d53ec76a3).
Collection Manager¶
- An option to enable/disable the QCD 3D Viewport header widget has been added to the preferences (a65df677f7).
Node Wrangler¶
- Node Wrangler now handles attributes (dde5915336).