-
Introducing the Daz to Blender Bridge & native Blender File Formats
Hello
I have a problem with Daz to Blender
When i click on import new genesis figure do i get this message
[Pended] Does Animate2 work in DS4.12 or DS4.20? Results May VaryRichard and "3141592654"
From wishlist I can access the product page you suggest. The movie part reads "Private" and clicking on it goes to a YouTube Premium page. A turn off to be sure but for DS, Animate2 is how I'm going to add clips or "aniblocks" and have more control over the timeline? Tried rendering "Make an AVI Movie" and the result wasn't the expected 30 seconds in Timeline pane. A one second clip with a gap. : /
So...
If I understand correctly, I'm going to get a slight 'jog' or gap if I attempt "Car Ranger" parented to cylinder rotating 360 degrees. I made a key every 5 degrees. (Render as make an .AVI movie.) Size 1080. Render time was several hours using both cards. All I got was a one second movie that I looped in Windows Media Player. Noticable skip at around 350 degrees. Then it starts from zero degrees again.
1.) More stable and safe to render the frames and skip the .AVI part? Import the .png frames into Express version of Hitfilm to make movie in file type of my choice?
2.) While the store sells aniblocks for most anything G3 and G8, I'm going to run into problems with that noticable skip or jump if want a slow loop to showcase a car or aircraft. (M8 varient was the driver in the Car Ranger test)
3.) Specific forum area for animation questions? Animation will be a learning curve. For full 3840 x 2160 Possible to make the frames in steps while I sleep? Would take far too long and stress system with heat issues unless I use a "Quadro" card that draws less power and operates at lower temp. than GTX series.
Again, I hope all that makes sense. Question 3 might be most important! Specific topic area or forum area for "new user" animation?Is there a way to export only the toon outline in Poser?Yes, there are several ways to do this.
Search Google for the freebies "Poser - a toon outlines render preset for Firefly", and "Simple Python script to disconnect all bump maps". The first is just a Firefly preset to do exactly what you want. The second is an optimised Firefly preset to do the same thing (but much faster) together with a Python script that first disconnects all bump maps. Bump maps are what causes 95% of unwanted dots and specks on such line-art only renders. This will only work on characters that do actually have bump maps connected, and may not work in Poser 12.
Once you have the lines as a render, they can be made more artistic in various ways. 1) Layer and blend with a b&w real-time Comic Book render made with lines only (search for the video: "3 minute tutorial: comic-book basics in Poser 11". 2) Run the lines through the free G'MIC's "Engrave" filter, suitably adjusted by you and saved as a custom preset. 3) Vectorise the lines in Studio Artist 5.5, and then transform them. 4) Import to graphics software and manually ink over the lines, using them as guides.
Daz to maya not exporting environments and props?@davegv Krys Kryngle is correct: the options are currently greyed out because that functionallity has not been fully implemented in the Maya plugin side yet.
@videoninja719 Although environments are not seamlessly supported yet, you can still import most props and environments by selecting their sub-components. Here is an example with the Hacienda Kitchen environment:
1. Load the "Hacienda Kitchen With Accessories and Lights" Set
2. In the Scene panel, open the "Hacienda Kitchen With Accessories" node to show the child nodes. Notice that this node's icon is a cube with missing sides/edges. This is a Group Node which is not yet supported by the DazToMaya bridge.
3. Select "Hacienda Kitchen".
4. Click File -> Send To -> Daz to Maya. Click Accept.
5. Open Maya. Click the "DAZ IMPORT" icon in the DazToMaya shelf tab. Click "Auto-Import" in the DazToMaya dialog.
Repeat the above steps for other child nodes with props that you wish to export that are nested inside Group Nodes.
maya Maya is waiting for an error to install the plug-in. Click the icon to report an errorimport sys
sys.dont_write_bytecode = True # don't write PYCs
import maya.cmds as cmds
import DazToMaya
if int(cmds.about(v=True)) > 2020:
import importlib
importlib.reload(DazToMaya)
else:
reload(DazToMaya)
DazToMaya.run()
# Error: AttributeError: file C:\Users\PC\Documents\maya\modules\DazToMaya\scripts\morphs.py line 13: 'module' object has no attribute 'reload' #
The Eiffel TowerRichard Haseltine said:
memcneil70 said:
I just found that it is no longer named 'The Eiffel Tower' SKU 85819, but has been renamed 'Paris City Center'. I only found that out because I had 'The Eiffel Tower' with empty thumbnails.
I looked it up by way of the bundle, then found the newly named file already installed in my DIM with files installed. But it is not showing up in my Content Library, nor Smart Content.
So, you may have to uninstall in DIM, then reinstall the renamed file. That worked to get it into my Smart Content.
Do you work with Daz Studio online? If not the metadata wouldn't update unless you did a reinstall, and if you install through DIM you don't need to be online.
Hi Richard, no I keep D|S is kept offline after the absolute mess the online updates made of my files. I am still in the process of reinstalling files on two Win 10 computers, one due to mixed DIM/Daz Connect, the other due to when an external hard drive loss connection. Installing new files on MacBookPro M1.
I have noticed that on DIM, when opening it, that a large number of .dsx files appear along with any updated and new products. I have wondered why it takes so long for DIM to open, and it seems that may be what is happening. Are those necessary to replace the existing .dsx files in DIM's Download's folder?
(I happend to have File Manager open after recovery of my 8Tb external hard drive for my MBP M1 when an unexpected lightning strike hit near my home and blew out our electricity. Took some time to recover, then started re-installing, and downloading the files I had been working on in DIM, so I was watching item by item as I worked. The MBP M1 is 'sensitive' and doesn't like DIM & D|S, so I have to do it one item at a time, and be very careful to not crash either program.)
Mary
Daz to maya not exporting environments and props?There used to be a option to select either the character+Props or just the character - I don't know why this has been removed or no longer functioning perhaps somebody from the daz team can answer that question?
Most props will go into Maya as a fbx export without using the bridge with no major issues... the original daztomaya Ver 1.0 from 3dToAll ( the original developer of the plugin ) still will import both the character and the prop as I recently tested it but only in a older version of maya ( 2019 - 2020 )
if you update the original version here : https://www.3dtoall.com/daztomaya-update/
I use Maya 2022 so it isn't part of my workflow, but i'd sure like to see that function back in the plugin.
////////// edit//////// I thought i should add that if you have a enviroment in Maya ( Via FBX ) you can then use DaztoMaya to merge your character into the scene. There is even a option on the DaztoMaya dialog to do so.
i further noticed that in the DaztoMaya dialog where you select Static mesh or skeleton you can see that enviroment and pose are greyed out for some reason which is unknown to me and the entire subject of WHY? are they greyed out???
CARRARA CHALLENGE #63: There be Dragons..... WIPSteve K said:
WendyLuvsCatz said:
CMS Content Management service installs with DS AFAIK, or at least DIM I really don't know but Carrara uses it for duf, D|S doesn't need to be open but I do always open it first on a new install and import all the metadata to populate the smart content and that seems to help in Carrara even if I don't use smart content there.
I consider DAZ studio a useful Carrara plugin and it really doesn't take up much space.
OK, many thanks. For the price, its worth a try.

If it does not work out you can return it and ask for a refund !!!
Is there something else I can do to fix the metadata?To be clear, the Manifest Archive .dsx files are created on installation (and have no metadata for Smart Content). DIM uses them to keep track of what was installed by whom, where and when.
The metadata files (.dsa, .dsx, .jpg/.png, if they exist in the product package) are copied into the Runtime/Support folder, or, for those with no metadata, a default metadata .dsx file is created that contains all assets, but not content type or compatibilities, and creates a Product entry in the database. All metadata files must be in a library's Runtime/Support folder to be able to re-import it. The Product icon comes from the metadata graphics file, if it exists and is properly named, otherwise you get the empty picture frame.
There is no option for where the metadata goes, other than which library to use, but you can have more than one Library, each with a Runtime/Support folder. As long as the Libraries are included in the Content Directory Manager, they will be found.
About the Arr Pirate Hats, the package initlally used different base folders. It was updated to move the assets to Clothing, but the metadata is mostly invalid. A big mess. Yes, you can edit the .dsx file to correct the metadata, save it back into the Runtime/Support folder, then re-import it from DIM. I suggest adding it to the product zip so that if you re-install it, you won't have to do it all again, or else keep a copy somewhere safe that you can copy back and re-import after.
The empty asset thumbnails and yellow borders are orphaned references, meaning that the files are not where they were originally installed. The database is displaying them because they were not uninstalled, and can't find them. Once the proper path is established (either by moving the files into place, or changing the library path), the icons should show up again. You might need to refresh the view to see the change.
Is there something else I can do to fix the metadata?I did as suggested and downloaded Notepad++. It was easy to figure out how to make it find the UserInstallPath line and replace it with the proper drive letter in all the files at once. Thanks for that tip. Unfortunately, it hasn't helped DS find the files it needs for the metadata.
I've been studying the errors in the log and noticed a lot of the products with issues are ones with no metadata checkmark in DIM. For others, the program is looking in the right directory but in a different folder than where the manifest says it's installed.
One of the products looking in the wrong folders is "Arrr Pirate Hats Genesis 8 Male & Female", and the only metadata files working for it are the G8M versions of the hats, which were the only parts that looked in the proper folder for it. It can't find the files it needs for the G8F versions and the non parented versions. When I check the log, DS is looking for some of the files, for example, in "People/Genesis 8 Female/Pirate Hats/" but the manifest says those files are installed in "People/Genesis 8 Female/Clothing/Pirate Hats/" (I checked the directory also).
If I edit the support .dsx files for these products and enter with the correct paths, will that update the metadata?
Another issue I'm having is DS showing a lot of the products I own with empty thumbnails and a yellow boarder around them. The thumbnails are even missing in the content library tab under "products" with nothing inside their folders even if their installed. Does anybody know what could be causing that? Could there be an issue with the PostgreSQL CMS? Maybe I should try reinstalling it?`
CARRARA CHALLENGE #63: There be Dragons..... WIPWendyLuvsCatz said:
CMS Content Management service installs with DS AFAIK, or at least DIM I really don't know but Carrara uses it for duf, D|S doesn't need to be open but I do always open it first on a new install and import all the metadata to populate the smart content and that seems to help in Carrara even if I don't use smart content there.
I consider DAZ studio a useful Carrara plugin and it really doesn't take up much space.
OK, many thanks. For the price, its worth a try.
Diffeomorphic DAZ Importer version 1.6.0 releasedSDev said:
benniewoodell said:
Oh, I see. Okay, that clears it up pretty good. Maybe to make things easier then, I'll just re-import the characters and just have the FACS option checked. And you're right, that controller is totally not what I'm using, I was using the MHX gaze control...where is the button to get the FACS controller in your photo? I've never seen anything like that before in my blender imports. I'll totally use that instead if that's an opton! Again, thank you so much :)
Hi Bennie, you have to load them in Daz before exporting your model. You'll find them in the developer section, face control for 8.1 or so (using my mobile now, not a pc) However you can use them for G8 as well. (You won't see them in Iray). Load them, export your character and under easy import in blender select facs and convert to widgets plus make bones poseable. After importing they're assigned to a separate slot in the bones/rig tab. If you convert the daz rig to rigify, the widgets got replaced, but you can reassign them by hand.
Info: In Blender, you can assign any shape to a bone, these get shown in any modes instead of the bones, except in edit mode :) where you can assign them.
Hth!
Thank you so much SDev!! I'm going to give this a try later tonight :)
Diffeomorphic DAZ Importer version 1.6.0 releasedbenniewoodell said:
Oh, I see. Okay, that clears it up pretty good. Maybe to make things easier then, I'll just re-import the characters and just have the FACS option checked. And you're right, that controller is totally not what I'm using, I was using the MHX gaze control...where is the button to get the FACS controller in your photo? I've never seen anything like that before in my blender imports. I'll totally use that instead if that's an opton! Again, thank you so much :)
Hi Bennie, you have to load them in Daz before exporting your model. You'll find them in the developer section, face control for 8.1 or so (using my mobile now, not a pc) However you can use them for G8 as well. (You won't see them in Iray). Load them, export your character and under easy import in blender select facs and convert to widgets plus make bones poseable. After importing they're assigned to a separate slot in the bones/rig tab. If you convert the daz rig to rigify, the widgets got replaced, but you can reassign them by hand.
Info: In Blender, you can assign any shape to a bone, these get shown in any modes instead of the bones, except in edit mode :) where you can assign them.
Hth!
The Eiffel Towermemcneil70 said:
I just found that it is no longer named 'The Eiffel Tower' SKU 85819, but has been renamed 'Paris City Center'. I only found that out because I had 'The Eiffel Tower' with empty thumbnails.
I looked it up by way of the bundle, then found the newly named file already installed in my DIM with files installed. But it is not showing up in my Content Library, nor Smart Content.
So, you may have to uninstall in DIM, then reinstall the renamed file. That worked to get it into my Smart Content.
Do you work with Daz Studio online? If not the metadata wouldn't update unless you did a reinstall, and if you install through DIM you don't need to be online.
Diffeomorphic DAZ Importer version 1.6.0 releasedOh, I see. Okay, that clears it up pretty good. Maybe to make things easier then, I'll just re-import the characters and just have the FACS option checked. And you're right, that controller is totally not what I'm using, I was using the MHX gaze control...where is the button to get the FACS controller in your photo? I've never seen anything like that before in my blender imports. I'll totally use that instead if that's an opton! Again, thank you so much :)
Diffeomorphic DAZ Importer version 1.6.0 releasedHey @Padone, thanks for making bitbucket post about this, definitely good points brought up there. I just wanted to link this video I just did to show my exact problem that I was having as it's a little different than what I'm seeing in the bitbucket. Here's the video https://youtu.be/KvK_M5jFE9I Hope this helps and I really appreciate everything you all are doing.
Just one quick thing maybe to help you understand why some folks might use FACS and face controls/expressions. Since I'm doing animations, I use these characters for a hundred plus shots and I'm not going to go through the import process every time so I have a saved character file I append in as well as a version of the character with no hair or clothes at super low res to make animation quicker that I just retarget that skeleton onto the regular version of the character in the shot itself. But some shots I use FACS, and sometimes it's quicker for me to just hand key an expression, so I want that option and so I have both available on the character rig. I don't mix and match the two, once I use one, that's what I go with for that particular shot and then I see what's needed the next time. It's just nice to have the option available at my fingertips every time. It's like some shots FK is better for the arms rather than IK and vice versa. So I hope that gives a little insight as to why someone might have both on the rig.
@Wolf359 the MHX rig is extremely close to the rigs I'm using in my animation class, so it's helping me stay consistent between what I'm learning in class and what I'm doing for my personal projects. Plus, I couldn't find a knee/elbow controller in Rigify for IK. It might very well be there, I just don't know where it is. I might use Rigify for background characters walking through the back of the shot, your video about retargeting Mixamo is awesome and I can see it being very useful, but for my main characters, I hand key everything they do just to keep everyone feeling individualized.
Thanks so much everyone!
Diffeomorphic DAZ Importer version 1.6.0 releasedI believe I got it there's also something to fix and I reported an issue to Thomas. Please see bitbucket. Let me know if something is not clear.
https://bitbucket.org/Diffeomorphic/import_daz/issues/1086/facecap-import-options-dont-work-fine
CARRARA CHALLENGE #63: There be Dragons..... WIPWendyLuvsCatz said:
CMS Content Management service installs with DS AFAIK, or at least DIM I really don't know but Carrara uses it for duf, D|S doesn't need to be open but I do always open it first on a new install and import all the metadata to populate the smart content and that seems to help in Carrara even if I don't use smart content there.
I consider DAZ studio a useful Carrara plugin and it really doesn't take up much space.
Plus the fact that they have to give DAZ Studio away for free for anybody to use it....
CARRARA CHALLENGE #63: There be Dragons..... WIPCMS Content Management service installs with DS AFAIK, or at least DIM I really don't know but Carrara uses it for duf, D|S doesn't need to be open but I do always open it first on a new install and import all the metadata to populate the smart content and that seems to help in Carrara even if I don't use smart content there.
I consider DAZ studio a useful Carrara plugin and it really doesn't take up much space.
QT and panel in DSHas anyone run across a video tutorial .. ParticleFX has its own Panel when installed properly we can import and export I want to enhance the capabilities to include combining my effects with VDB and since we already can save as a preset internally with DS...This project has been on going since 2012 it is a long story and I wont bore you all with details..











