Description

Title:Export dynamics
Category:Workflow
Status:Considered
Priority:
Posted By:deex ( )
Date Created:6 October 2016
Description:

Hi,

I can export/import all the groom setup but not the dynamics.

I see that all the dynamic data are saved into the dynamicsNode. So if i want to import/export a dynamic to the hair, i need to do an export selection of the node. After i need to do an import selected and "insert" the dynamics node into my hair setup.

Can be done easily in Python but...do you think we can have "officially" 2 commands to do this please ?

Like :

- OxExportDynamics -path "toto"

- OxImportDynamics - path "toto"

I already coded the export hair setup in the pipeline (with oxsave/oxload), now i need to do it for the hair cache (dynamics). I can do it in my own but it will be more clean and "official" (compatibility break) if this is an official command.

 

Thank you,

Damien

 

Follow Ups

Hi Damien,

Would it be easier if dynamics was saved to the groom files? I believe this was never implemented but I can take care of that.

You just export/import the parameter values, right?

Marsel Khadiyev (Software Developer, EPHERE Inc.)

The perfect solution would be to have a flag on the OxSave and OxLoad to include dynamics.

Like OxSave -dynamics

Thank you,

Damien

Are you referring to OxSaveGroom and OxLoadGroom?

Marsel Khadiyev (Software Developer, EPHERE Inc.)

Yes

Ok, I will add dynamics to the groom export, will let you know when that is done.

Marsel Khadiyev (Software Developer, EPHERE Inc.)

Thank you !

Implemented in next nightly (8896+)

Marsel Khadiyev (Software Developer, EPHERE Inc.)