This is the main documentation side for the stable version 1.4. Documentation for the previous version 1.3 can be found here.
The DAZ importer is a tool for importing native DAZ Studio files (DAZ User File *.duf, DAZ System File *.dsf) into Blender. It also contains some tools to make the assets more animation friendly.
The script has mainly been tested with DAZ Studio 4.10 and Blender 2.79a and Blender 2.80 on Windows 7.
Development version as a zip file: https://bitbucket.org/Diffeomorphic/import_daz/downloads/
Stable version 1.4.2: https://www.dropbox.com/s/dwsxtaf9r7fmays/import-daz-v1.4.2-20200623.zip
Note that the documentation describes the previous stable version 1.4. It is available at:
https://www.dropbox.com/s/dvredkkiyyp1rp8/import-daz-v1.4-20190807.zip
However, we recommend version 1.4.2 because several bugs have been fixed.
Instructions:
The DAZ importer is a tool for importing native DAZ Studio files (DAZ User File *.duf, DAZ System File *.dsf) into Blender. It also contains some tools to make the assets more animation friendly.
The script has mainly been tested with DAZ Studio 4.10 and Blender 2.79a and Blender 2.80 on Windows 7.
Links to download pages
Repository: https://bitbucket.org/Diffeomorphic/import_dazDevelopment version as a zip file: https://bitbucket.org/Diffeomorphic/import_daz/downloads/
Stable version 1.4.2: https://www.dropbox.com/s/dwsxtaf9r7fmays/import-daz-v1.4.2-20200623.zip
Note that the documentation describes the previous stable version 1.4. It is available at:
https://www.dropbox.com/s/dvredkkiyyp1rp8/import-daz-v1.4-20190807.zip
However, we recommend version 1.4.2 because several bugs have been fixed.
Instructions:
- Save the zip file somewhere on your computer.
- In Blender, go to File > User Preferences > Add-ons
- Press Install From File... and select the zip file.
- Enable the DAZ importer.
- In the Settings panel, set up all DAZ library paths.
- In Daz Studio, install the export basic data plug-in, included in the zip file.
- Save the Daz scene as a .duf file.
- Export basic data with the provided add-on to a .json file with the same name as the .duf file.
- In Blender, import the .duf file with Mesh Fitting set to Json file.
Documentation / Tutorials:
- Installing the Blender add-ons.
- Installing the DAZ Studio plugin.
- Setting up DAZ library paths.
- Export from DAZ Studio
- Import into Blender
- Setup Panel
- Advanced Setup Panel.
- Settings Panel.
- Utilities Panel.
- Posing Panel.
- Add-ons
- Frequently Asked Questions.
- Scripting Documentation