louisVottero
Site Admin
Posts: 202
Joined: Sat Aug 29, 2015 8:50 am

Vetala Beta 0.3.6.2

This release solves an issue when working in meters

If your imported or opened files are in meters your control curves will still import nicely.

As a side note
If you need to make sure the asset is in meters at the beginning of your process code and at the end
Use the following code in your scripts :

Code: Select all

cmds.currentUnit( linear='m' )
In my tests I just put this snipped of code in the import_model.py code and my scene was in meters when building, even though my saved files were in cms.
Attachments
Vetala_Windows_Installer_beta_0.3.6.2.zip
(744.69 KiB) Downloaded 190 times
Vetala_Windows_Folders_beta_0.3.6.2.zip
(690.98 KiB) Downloaded 184 times
Vetala_Linux_beta_0.3.6.2.tar.gz
(659.31 KiB) Downloaded 172 times

Return to “Beta Releases”