Announcement

Collapse
No announcement yet.

VRayMeshes "Collector" script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • VRayMeshes "Collector" script

    I quickly threw this one together ten minutes ago to solve one issue with moving vrmeshes around.

    All it does as of now is let the user pick a folder, and simply scan the scene for VRayProxies.It will then copy the files to the user-selected folder.

    At the moment, it does NOT change anything in the scene.
    The line of code to replace the old files with the newly copied ones on all the proxies of the scene is in already.
    I just didn't want to release it without proper testing, as as it is now suits me needs :P

    It'll grow in time (doing the inverse, picking a folder to read meshes from, and change path to the ones present in the scene that match the filenames,and similar things), so if you have suggestions, shoot please.

    ->here it is<-

    Lele

  • #2
    Fair play Lele for making al these useful bits - I've got a bit of catching up to do

    Comment

    Working...
    X