Releases: recp/assetkit-blender
Release list
v0.1.6: 3MF and performance improvemnts
3MF and performance improvemnts
- performance improvments
- 3MF import/export improvements
- ui: added 3MF export compression level option
- restored progressive Blender imports.
Install to Blender
-
Download the zip for your platform, see Assets section below:
-
In Blender, install it with:
Edit>Preferences>Add-ons>Install from Disk -
Enable the add-on 🚀
-
Follow new releases to get bug-fixes and new features quickly 🚨
❤️ Sponsorship: Consider become a sponsor for AssetKit
Supporting cross platform, multiple OS-es and multiple CPUs requires multiple hardwares to test on it which requires extra financial cost. Also sparing time is another big issue while working at somewhere fulltime... Your company can become a sponsor to help:
https://github.com/sponsors/recp
https://opencollective.com/assetkit#backer
https://patreon.com/recp
Also available on Superhive (formerly Blender Market):
v0.1.5: animation export fixes and performance
- fixed DAE/glTF animation export issues affecting skinned assets and clip timing
- preserved independent animation clips across DAE round-trips and multi-import workflows
- fixed imported animation ranges so later imports do not shorten the existing Blender timeline
- optimized animation/material export
❤️ Sponsorship: Consider become a sponsor for AssetKit
Supporting cross platform, multiple OS-es and multiple CPUs requires multiple hardwares to test on it which requires extra financial cost. Also sparing time is another big issue while working at somewhere fulltime... Your company can become a sponsor to help:
https://github.com/sponsors/recp
https://opencollective.com/assetkit#backer
https://patreon.com/recp
v0.1.4: cross platform packaging improvements
Includes the latest JSON parser fix used by glTF loading and AssetKit build/runtime fixes for x86 platform packaging.
❤️ Sponsorship: Consider become a sponsor for AssetKit
Supporting cross platform, multiple OS-es and multiple CPUs requires multiple hardwares to test on it which requires extra financial cost. Also sparing time is another big issue while working at somewhere fulltime... Your company can become a sponsor to help:
https://github.com/sponsors/recp
https://opencollective.com/assetkit#backer
https://patreon.com/recp
v0.1.3: export metadata fix
Fix exported glTF/GLB and COLLADA/DAE authoring tool metadata so Blender extension builds include the AssetKit Blender add-on version.
❤️ Sponsorship: Consider become a sponsor for AssetKit
Supporting cross platform, multiple OS-es and multiple CPUs requires multiple hardwares to test on it which requires extra financial cost. Also sparing time is another big issue while working at somewhere fulltime... Your company can become a sponsor to help:
https://github.com/sponsors/recp
https://opencollective.com/assetkit#backer
https://patreon.com/recp
v0.1.2: performance improvements
Performance improvements
❤️ Sponsorship: Consider become a sponsor for AssetKit
Supporting cross platform, multiple OS-es and multiple CPUs requires multiple hardwares to test on it which requires extra financial cost. Also sparing time is another big issue while working at somewhere fulltime... Your company can become a sponsor to help:
https://github.com/sponsors/recp
https://opencollective.com/assetkit#backer
https://patreon.com/recp
v0.1.1: fixes the Blender extensions packaging issues
To comply Blender Extension platform requirements:
- Packaged the AssetKit native backend through platform wheels instead of loose native runtime files
- Statically linked AssetKit core and its dependencies into the CPython bridge package
- Removed the optional non-blocking/progressive import path
- Removed all Python threading/queue usage from the add-on
❤️ Sponsorship: Consider become a sponsor for AssetKit
Supporting cross platform, multiple OS-es and multiple CPUs requires multiple hardwares to test on it which requires extra financial cost. Also sparing time is another big issue while working at somewhere fulltime... Your company can become a sponsor to help:
https://github.com/sponsors/recp
https://opencollective.com/assetkit#backer
https://patreon.com/recp
v0.1.0: initial release
AssetKit Blender v0.1.0
Initial public release of AssetKit for Blender.
AssetKit is a native AssetKit-powered import/export add-on for Blender, focused on fast 3D asset IO and practical compatibility with real-world files.
Highlights
- Fast native import/export path through AssetKit.
- Import/export support for glTF / GLB 2.0+.
- Broad support for common glTF extensions.
- COLLADA DAE support, including COLLADA 1.4+ and 1.5.0+ files.
- More tolerant handling for real-world DAE files that may be imperfect or exporter-specific.
- Additional format support for 3MF, OBJ, STL, and PLY.
- Blender Extensions-ready packages with platform-specific native binaries.
Packages
Use the package that matches your platform:
assetkit_blender-0.1.0-linux-x64.zipassetkit_blender-0.1.0-windows-x64.zipassetkit_blender-0.1.0-windows-arm64.zipassetkit_blender-0.1.0-macos-arm64.zipassetkit_blender-0.1.0-macos-x64.zip
Requirements
- Blender 4.5 or newer.