Search results for query: *

  • Users: amaimon
  • Content: Threads
  • Order by date
  1. amaimon

    Plugins Bhaviour

    amaimon submitted a new resource: Bhaviour - Make all persons in a scene alive Read more about this resource...
  2. amaimon

    Question Any pose expert here?

    I've created a tool that converts old-style json poses to new-style vap poses together with recentering of the model. It works fine in most cases, but there are some weird behaviours and some poses that don't work completely. So what I am doing now is setting rootPosition for hip to some...
  3. amaimon

    VAR package system problems - a case study

    In another thread I mentioned my tool to resolve missing dependencies by copying packages and loose files from another directory ("repo"). So I've made an experiment. I've prepared a clean copy of VAM and then copied a few of my very basic scenes and looks into it and then ran my tool against...
  4. amaimon

    A better pose for styling pubes scalp

    Currently while styling a scalp, the person goes into the T-Pose. This migt be helpful for styling head, but for styling pubes it makes it nearly impossible to do anything below the character. Could it instead go into some spread-eagle pose?
  5. amaimon

    SELF:/ vs module_name:/

    Not a bug I guess, but a question: I see a lot of references to files starting with "SELF:/" - is it equal to "package_where_the_file_is_referenced:/", or is "SELF:/" required in some cases?
  6. amaimon

    Do the work in background thread

    Ok, don't want to sound like a smartass, but could you outsource all work to a background thread? Right now VAM looks like it was loading resources in UI thread, which is... well... It makes the UI stutter and it's not a way gentlemen do things nowadays...
  7. amaimon

    Fixed (1.20.77.7) Allow plugin window is offscreen

    Regardless of resolution the new window looks like in the attachment.
  8. amaimon

    Question Leap Motion - VR hands don't collide

    How exactly do I use leap motion in VAM? I have SteamVR driver for Leap Motion (or does VAM use its own way of supporting it) and it works OK, hands are visible and move as expected but... they go through all objects, as there's no collision enabled (it is!). What's wrong?
  9. amaimon

    Nipple textures too far outside

    How can I correct nipple textures being too far left and right outside of actual nipple? Should I just move them closer on the texture?
  10. amaimon

    Question Flickering candle light

    I want to create an effect of moving/flickeing candle flame. I was able to use param randomizer for intensity, but I was also hoping I can randomly move the flame a bit, so shadows dance like with normal candle. There's this plugin called phys randomizer that applies random forces to objects...
  11. amaimon

    Can't replicate Resolution falls back to screen resolution when game is not responding

    I always run the game in FHD, as all text in UHD is too small to be legible. Anytime when the game is not responding and I am unlucky enough to click the screen, the game will revert to UHD, becoming illegible again.
  12. amaimon

    [Tool] Dependencies fixing and resolving tool

    Being sick of lots of missing resources in VAM error log (due to saves from Easy Mate) I've created a simple tool, that fixes a lot of problems. Currently: - it gathers all "cs", "cslist", "dll", "png", "tif", "vmb", "vap", "vaj", "vmi", "vam", "vac", "assetbundle", "mp3", "wav" file locations...
Back
Top Bottom