Recent content by Chokaphi

  1. C

    Plugins + Scripts Daz Generations Converter

    Chokaphi updated Daz Generations Converter with a new update entry: Daz Read the rest of this update entry...
  2. C

    Plugins + Scripts Daz Generations Converter - Daz

    This is a Blender Extension, developed in Blender 4.4 and tested in Blender 5.1 Daz Generations 2.1.0 Beta https://mega.nz/file/HTY0iAoJ#Fr6wx-lQEOcIuAnXCw18IAAwZjyDXFltWY5nKpD4Z8w The program has been rewritten and the UI simplified. Supports Only Females, Males are still to be done. 1...
  3. C

    Plugins + Scripts Decal Maker

    That is the default UI that Decal makers UI covers. So the plugin in crashing in some way.
  4. C

    Plugins + Scripts Decal Maker

    You should be able to load them in the new version, that will convert them to the latest format Then save them, you may want to use a different name until you are sure then new preset file works like the old file. I had a rough genital maker that used some textures...
  5. C

    Plugins + Scripts Vam To Daz 2

    See if you can get a refund did you buy an interactive license? Nothing requires paid assets except the genitals morphs. Daz is free and all of the base figures are free? Download Daz Install Manager - you use this to install Daz Studio and all content...
  6. C

    Plugins + Scripts Decal Maker

    Are you using the latest version? There were two releases in April (Vars 51 and 52) that had a bad vram bug that would cause a crash. I have not heard of any issue. I have a new release Beta 2.14 (Var 57) that is still waiting approval that fixes an alpha texture bug in the current version.
  7. C

    Plugins + Scripts Decal Maker

    Chokaphi updated Decal Maker with a new update entry: Less bugs than the hookup after a night of binge drinking. Read the rest of this update entry...
  8. C

    Plugins + Scripts Decal Maker - Less bugs than the hookup after a night of binge drinking.

    DecalMaker 2: Beta 2.14 Fix: Alpha was not being correctly applied from slider value on save load. Fix: NipClip and GenClip were not being saved in the PluginSettings.json Fix: The Clip Toggles will be set to the correct On/Off state on plugin restart. NOTE: Nipple and Genital Clips, like the...
  9. C

    Plugins + Scripts Decal Maker

    Found the bug, when I rewrote the deserializer to use key : value I forgot to add this after deserializing the saved color. _color = n?["col"]?.AsColor() ?? Color.white; _color.a = _sliderValue; //Ensure alpha is set to slider value
  10. C

    Plugins + Scripts Decal Maker

    I will look into it, I have noticed a bug with that and the linking since I rewrote the render code.
  11. C

    Plugins + Scripts Decal Maker

    Chokaphi updated Decal Maker with a new update entry: Even a man from the 50's can find it.. Read the rest of this update entry...
  12. C

    Plugins + Scripts Decal Maker - Even a man from the 50's can find it..

    **Important: Changes the save file format, OLD versions of DecalMaker will not be able to load saves and presets made in VAR 57 and higher. DecalMaker 2: Beta 2.13 Fix: VAM Package Builder will detect textures used by DecalMaker. Change save file to use key:value so that it can be detected...
  13. C

    Plugins + Scripts Decal Maker

    Chokaphi updated Decal Maker with a new update entry: Keeping Classic Scenes Alive Read the rest of this update entry...
  14. C

    Plugins + Scripts Decal Maker - Keeping Classic Scenes Alive

    DecalMaker 2: Beta 2.12 Fix: Add check for "Texture2D.whiteTexture" when loading a save file. Placeholder when a frame is saved with no texture selected. Fix: Backwards compatibility. Adds shims for DecalMaker 1 Float storables to allow them to work with DecalMaker2. Can fix Timeline not...
  15. C

    Plugins + Scripts Decal Maker

    While VAM is closed open the Chokaphi.DecalMaker.54.var and replace the file at "\Custom\Scripts\Chokaphi\VAM_Decal_Maker\" **Noted issues: This just adds shims for the JSON Float storables, but seems to fix your scene, I need to add shims for other storables Saving a old decal maker scene...
Back
Top Bottom