• Hi Guest!

    This is a notice regarding recent upgrades to the Hub. Over the last month, we have added several new features to improve your experience.
    You can check out the details in our official announcement!

Search results for query: *

  • Users: Chokaphi
  • In Free
  • Content: Threads, Posts
  • Order by date
  1. 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...
  2. 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...
  3. C

    Other Daz Generations Converter

    The rigging does look ok in that screenshot, Did you ERC Freeze in Daz before saving the morph?
  4. 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?
  5. C

    Plugins Decal Maker

    ...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 the URL path and it will be loaded and applied.
  6. 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...
  7. 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...
  8. C

    Plugins Decal Maker

    Chokaphi updated Decal Maker with a new update entry: RC 11: Bug Fixes Read the rest of this update entry...
  9. 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
  10. 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...
  11. 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...
  12. C

    Plugins Decal Maker

    You are having issues with Presets in the 38 version?
  13. 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...
  14. 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...
  15. C

    Other Daz Generations Converter

    Chokaphi updated Daz Generations Converter with a new update entry: 1.1.0 Release to support Blender 4.x Read the rest of this update entry...
  16. C

    Guides Vam to Blender to Vam

    I have modified the old legacy obj import code to work in 4.0. I think I may just add dedicated import/export option to my Generations converter to avoid this situation.
  17. C

    Guides Vam to Blender to Vam

    Did they break the fucking obj importer again!. It's been a known damn issue on the github for 2 years and there is zero reasons any 3d program should arbitrarily change vertex order. Its just fucking insane.
  18. C

    Plugins Decal Maker

    It was a quick mockup to give me a feel for layout, I think I would have the gradient show the current mask. For decals it would have a default nipple cutout and genital cutout on the appropriate tabs. Others would be unset. Would also allow the custom nipple cutouts that have been requested...
  19. C

    Plugins Decal Maker

    Potential UI for the feature? Pretend it is a UI panel from Decal maker, the white square with blendmode text would be the current image selection box
  20. C

    Plugins Decal Maker

    ) Some of the file types users might potentially import with decalmaker, use the alpha for non alpha data (normals can be in that format) What would be the most robust is the same system the my decal shader uses which uses a separate mask texture to cut holes for the nipples and genitals...
Back
Top Bottom