Reference/Release Notes/3.4/Add-ons
< Reference | Release Notes | 3.4
Add-ons
Image import as Plane
- Update improving the UI and adding several common material settings (D15744, rBA2ec6aba).
New add-ons
- New Storypencil add-on for Storyboarding in addons-contrib. (T100665)
glTF 2.0
Importer
- Fix import SK when there is no target on each primitives (rBA70ee1a5)
- Code cleanup (rBAb9c0e28)
- Add hook before glTF import (rBAa1706bd)
- Tweaks vertex color import (rBAcd2d9df)
- Fix ortho camera frame import/export (rBA8a24438)
- Import/Export lights using correct units (rBA9d903a9)
Exporter
- Reset pose bone between each action (rBAe77b55e)
- Option to export Active Collection only / with or without nested (rBA90732dd, rBA712f007)
- Big refactoring of primitive extraction, manage custom attributes (rBA51e15a9, rBA33e8782, rBA7e2fa37, rBA4be7119)
- Fix object parented to bone when using rest pose (rBA4cb6ebd, rBA106cb51, rBAeb07144)
- Manage delta transforms animations (rBA58db76b, rBA726d08c)
- Avoid crash when using apply modifiers + shapekeys (rBAbb77e69)
- Fix scene evaluation (rBA3c19be6)
- Fix resolve UVMap (rBAbccd6c6)
- Better skin checks (rBA97bb515)
- Clamp base color factor to [0,1] (rBAe890169)
- Various hooks & fixes for animation (rBAeb3dcfc)
- Avoid adding multiple neutral bone on same armature (rBA8466799)
- Fix TRS when parent is skined (rBA83290c6)
- Fix ortho camera frame import/export (rBA8a24438)
- Import/Export lights using correct units (rBA9d903a9)
- Non active action objects TRS is now restored at end of actions (rBA5dbcd4a)
- When user don't export SK, driver corrective SK animations must not be exported (rBAc4dddb8)
- Do not export special attributes, used internally by Blender (rBAaddeb64)
- Export SK on no modifiers objects even if 'apply modifier' is on (rBA896ee46)
- Fix Traceback in Variant UI (rBA61ff4fa)
- Fix exporting skined mesh without armature (rBA0b4844e)
- Fix crash with weird missing datablock node group (rBAb665525)