Search results for query: *

  1. C

    Other Vam To Daz 2

    Glad you have it sorted. I do have a different tool that converts DSF to VMI/VMB so I was not sure at first if you were using that.
  2. C

    Other Vam To Daz 2

    also iirc VAM will not process the .dsf if a .VMI/VMB file with that name already exists. So make sure the there is not an already existing file in VAMs morphs folder. If you update/replace the dsf in VAM you will need to delete the VMI/VMB to get VAM to reimport the morph. This specific...
  3. C

    Other Vam To Daz 2

    Glad you got it fixed. The program found two Daz library paths, the are listed in the console log. Now V2D tries to find the Models paths in those two Daz library paths. .."/data/3feetwolf/New Genitalia For Victoria 6/Genitalia-default/Morphs/" .."/data/DAZ 3D/Genesis 2/Female/Morphs/"...
  4. C

    Other Vam To Daz 2

    @Syrinxo @MrGiggly Thanks for answering Mimes questions. :) As a FYI my Daz Generations Blender plugin can potentially recover/repair a subdivided figure, if you have already sculpted on it. Its part of the utility tools but I did not have a lot of real world tests.
  5. C

    Other Daz Generations Converter

    I have been trying to trace why some can use the plugin while it fails for others. I have finally replicated the issue by using Blender in an Virtual Machine. Same Blender version, Base PC, same OS just one virtual and one not. The root cause seems to be Blender is inconsistent bitch... So...
  6. C

    Other Daz Generations Converter

    Can you give me a screenshot of your Daz export settings? Here are mine. I think you do not have "Write Normals" checked since I don't see them in your file, byt that does't break conversions. I'm hoping there is a setting that I thought was unimportant that is causing the explosions Also in...
  7. C

    Other Daz Generations Converter

    The rigging does look ok in that screenshot, Did you ERC Freeze in Daz before saving the morph?
  8. C

    Other Daz Generations Converter

    Have you tried the latest version? It has added it own import/export options in the DazGen tab. Those always respect vertex order. Are you on Linux or using Blender in a Virtual Machine? Can you upload the meshes you are having the issue with so I can check teh vertex ID's?
  9. C

    Plugins Decal Maker

    I thought UI assist already had a call for this using an older method? But I do have a some newer methods for loading things. Can UI assist call JSONStorableURLs? It was added back in RC 3. Added: JSONStorableUrl ("Load Preset File") that allows directly loading of a preset *json Just pass in...
  10. C

    Plugins Decal Maker

    Could you clarify this ? Currently only the decals are set to use the translate/resize feature. ATM, I really really really need to rewrite a lot of the plugin from scratch before I add anything else. The plugin works massively different than it did when I initially designed the core. The...
  11. C

    Plugins Decal Maker

    So for Character and Skin Texture changes here are the considerations for how the monitors work. Is Decal Maker loading with the scene or being added after Is it a skin update on the current character or a character change + possible skin changes Is Vam Unload characters option on So we store...
  12. C

    Plugins Decal Maker

    Chokaphi updated Decal Maker with a new update entry: RC 11: Bug Fixes Read the rest of this update entry...
  13. C

    Plugins Decal Maker - RC 11: Bug Fixes

    Fix: Loading a Appearance with a save Decal Maker settings will not auto apply. The UI properly works again. Fix: Minor memory leak of discarded textures. NOTE: Since Decal Maker now properly uses the built in Normal Maps a character has, they will need to be removed if you duplicated the...
  14. C

    Plugins Decal Maker

    I really need to rework and see what better methods are available. Right now its 1 main coroutine and 2 sub-coroutines monitoring for a character/skin changes. All of it is second hand wait for X beacause I did nto have direct access to VAM built in skin system, its brittle as all fuck
  15. C

    Plugins Decal Maker

    I did not intentionally change anything other than the normal system, perhaps it broke some other features, I will try and get time to see if I can find whats wrong with the preset and appearance functions. One thing I suspect is the Character monitor coroutine that detects VAM character...
  16. C

    Plugins Decal Maker

    For thinks like the Kemeate preset vars and goo var that add prefab/preset to DecalMaker? That code was written before we have proper file API and is a huge kludge I made to work around it. I will try and get time to see if I can remake/clean it up and get subfolder detection fixed. I...
  17. C

    Plugins Decal Maker

    You are having issues with Presets in the 38 version?
  18. C

    Plugins Decal Maker

    The blank screen mean that decal maker has had some error occur during init. Usually it means we are waiting on all the shaders we use to be loaded into VAM before we can finish the UI. The unable to load chokaphi-decal.assetbundle is the file where all our shaders are stored, is the file in...
  19. C

    Plugins Decal Maker

    Chokaphi updated Decal Maker with a new update entry: Her name was Abby.... Abby Normal Read the rest of this update entry...
  20. C

    Plugins Decal Maker - RC 10: Her name was Abby.... Abby Normal

    Changed: Normal maps use RNM blending instead of the built in Unity blend. Fixed: many bugs with the NormalMap Render and NormalMap UI display system. Displayed UI normals are no longer replaced by the merged output. Merged output no longer sneaks in as the stock layer. Stock normals have a...
Back
Top Bottom