Still trying to set a 2nd Poser Dir as a Favorite
A year later, and I'm back to this topic. Rob's script is great, but incomprehensible to me.I have 2 poser installs on the same SSD - P6 and P9. P6 Favorites are no problem, but the P9 script only ever...
View ArticleIs automatically saving the opened file as scene if the rendered image gets...
Hi, I'm currently fixing my biggest issue that I constantly have: "rendering a few dozens different poses of a character only to then want to go back and edit a few things in one of them and because I...
View Articlewhy duf file center_point infor dn't matched the paramater in joint editor
for my piple, export the character to maya , and do animation in maya, and data back to daz for render. the problem is the character exported in maya , the joint orientate and position is't straight...
View ArticleHelp: Assigning a "normal map" to a Material from a script doesn't work.
Hi there, I have a script that takes a simple json and populate a material with texture maps. It's working perfectly for Diffuse, bump and Glossiness but doens't work on normal map. The error I'm...
View ArticleDocumenation for weightmaps/bone/skinbinding architecture and data-structures
The DAZ Studio Architecture Overview that comes with the SDK is very light on information about how vetercies are connected to bones and how it all works together. Is it documented with examples...
View ArticleGiving Credit where credit is due...
I've been relying heavily on the forums here to solve many of my scripting issues (as most of us do). So, I was wondering if we are are supposed to give credit / acknowledgement for using snippets of...
View ArticleERCFreeze naming difficulties
I've been working on a script to automatically align the bones of Antenna to the head of whatever model they are attached to, then ERC freeze them, and Save the morph. I've modified two of the Sample...
View ArticleHow to get joint orientation by daz script
I want get joint orientation by daz script, but fail. Some joint result is true like Left Shoulder Bend,but some joint result is error. I need help. (function () { function radialAngle() { var pi =...
View ArticleHelp: Can't trigger action
var mgr = MainWindow.getActionMgr(); func = mgr.findAction("DzBindingGeneralMapAction") func.trigger(); The output for this is: (line 5) TypeError: Result of expression 'func' [null] is not an...
View ArticleZero Pose of Node and all children Script
Hi All, I quite often have to select a node and all its children and zero out their poses when I get in a mess. This could be a finger, a hand, a whole limb or the whole figure for that matter. I found...
View ArticleHow to Save a rendered image & Add Canvases
Hello, I have just started with Daz scripting. I'm trying to load a file, add a canvas and save the rendered image as a png. I have been able to load a file, start the render and activate the canvases...
View ArticleRendering a large amount of images. Help me please!
Hi everyone! I must render a large number of images by configuring a scene in a script and calling the render() method from DzRenderer. I'm rendering them with iray. I faced with two problems and...
View ArticleDAZ TO BLENDER HD does not appear.
I can't find this option DAZ TO BLENDER HD. How do I install and use?
View ArticleDzCustomMDLBrick creation
In 4.8.0.3, the shader mixer got support for auto creating a custom MDL brick. Is this functionality accesible via scripting? getAutoAddParameter() works great to connect parameters between bricks, but...
View ArticleAccessing object's surface mats
How do I access an object's (or figure) surface materials?
View ArticleScript that changes the library folder in the content Manager
Please tell me how to use the script to change the location of the library folder. So that I can add or remove libraries without going to the content Manager.
View ArticleAdding support files to a product
Can anyone point me to how to add support files to a DzProductAssetContainer?
View ArticleOpen an text file on Mac
Hi there, my beloved Content Wizard can easily call a texteditor to edit some values. Problem: That only works on windows. On Mac it won't. Does anybody know how to send a file to the Mac native...
View ArticleX rotate not working
Ok so, I'm trying to write a script that will change the values or set the values in the whole timeline. The script is as below- var g8 = Scene.getPrimarySelection(); var skeleton =...
View ArticleMulti-pass rendering script freebie for DAZ Studio
Update: New version for Iray: https://www.daz3d.com/forums/discussion/451996/free-script-simple-multi-pass-render-iray#latest ------------------------- Update log: 2015-05-17 * add Esemwy's work of...
View Article