I have a question about version control and the "NullTextureSet". Objects with NullTextureSet applied get excluded from the VC merge. I make two duplicates of a static and apply NullTextureSet to one of them to make part of it invisible. When I try to merge, only the static
without NullTextureSet gets merged. So the plugin has two objects, but the final master only has one. They are the same object other than one has NullTextureSet applied to a part of it.
Help
