
This is a script that enables editing of VRayProxy objects instantly in the scene they are currently.
It is easy to use:
1. Drop the .ms file in the viewport to run the script. A dialog appears.
2. Click the Pick proxy button and select a proxy from the scene. It becomes a editable mesh with material applied.
3. You can change geometry, uvw mapping, apply modifiers etc.
4. When you are ready click Save proxy and the proxy object in your scene will be updated. It updates the vrmesh files so any proxy using the same vrmesh will be updated but only instances of the picked proxy will be visually changed. The copies will appear unchanged at first.
That's it.
Notes:
1. Keep the ms and ini files in one place/directory.
2. This is one of my first scripts and although it has been tested pretty tough there could be some issues so use on your responsibility and if you run into an error it would be great to share your problem here.
3. If you look at the script code it could be pretty confusing or doing simple things in a complex way but as I said I am new in scripting. Any advice is greatly appreciated ;)
By jannyltd