• 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.

How I can deinstall a scene & unused dependencies?

Okachu

Active member
Joined
May 16, 2024
Messages
291
Solutions
1
Reactions
96
What are the best ways to deinstall a scene or look?

I don't rly want to remove them but I have too. Then I can reinstall them when needed.
 
Deleting them from your AddonPackages folder is the easiest way. Navigate to your AddonPackages and just delete the .var you wish to remove.
 
Deleting them from your AddonPackages folder is the easiest way. Navigate to your AddonPackages and just delete the .var you wish to remove.
k, that means I need to lookup in vam which files depends on the var and remove it manually.
 
Create a folder outside of AddonPackages, and move the ones you want to delete into there. Open Vam and scan for missing packages. If any of those show up as dependencies, either put them back, or move the one that's calling it too. If there are no missing ones, the ones in the holding area can be deleted.
 
Back
Top Bottom