• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Recent content by Gerald123

  1. G

    Plugins + Scripts Timeline

    Didn't find this in search, so asking here: is it by design that Timeline plugin is not saving the range of the morph? I select the morph (default range from 0 to 1), increase the range in plugin UI (now the range is from 0 to 2), and create a simple animation where the value of the morph is...
  2. G

    Plugins + Scripts Decal Maker

    I checked out, this "Load Preset File" variable is not available for choosing from UIAssist. Maybe because of "loadPresetFile.isStorable = false;" line under it, but not sure. Other JSONStorableAction near this variable are available.
  3. G

    Plugins + Scripts Decal Maker

    Thanks, there are really "Load Preset File" variable and even "PerformLoad" action. So either I wrote my code before RC3, or I tried these and they didn't worked. Anyway, I'll try again.
  4. G

    Plugins + Scripts Decal Maker

    Hi Chokaphi, is it possible to add ability to load custom preset from ui-assist? That means new function registered as action, and new JSONStorableString registered as string. And the logic itself is quite staightforward: public void PresetLoadCustom() {...
  5. G

    Yeah, more naturality! :cool:

    Yeah, more naturality! :cool:
  6. G

    Yeah, such naturality is awesome ;)

    Yeah, such naturality is awesome ;)
  7. G

    Scenes The Naughty Schoolgirl - Rosy Cheeks

    Ok, my mistake then. I usually check them right here in the "dependency" tab of the site, so didn't checked it in file.
  8. G

    Scenes The Naughty Schoolgirl - Rosy Cheeks

    Hi, didn't you forget dependency "Mofme.Textures_Slap_and_Whipmarks"? I found links to it inside skin preset (inside Custom archive).
  9. G

    Plugins + Scripts Silver Expression Tool

    Nice plugin, and I have some feedback here: - when plugin is disabled in plugins tab, expressions still working - sliders won't set to zero by dragging mouse, have to click decreasing buttons to set zero value - checkboxs for disabling panels would be good (currently I have to set zero value to...
  10. G

    Plugins + Scripts Decal Maker

    I have the same "custom shader not found" error on loading previously saved preset in this plugin. When working with plugin without loading preset - everything just fine.
Back
Top Bottom