I guess so. (at least in my runtimes it's no issueMaybe this is such a rare occurrences it's not worth worrying about.

I usually treat such things with "If in doubt, make it configurable..."

Uwe
Moderator: face_off
I guess so. (at least in my runtimes it's no issueMaybe this is such a rare occurrences it's not worth worrying about.
Yeah, I already mentioned that on an earlier post, but I'm talking about adding a scene to a current scene with no name collisions. Is it a bug or is it simply impossible?I am pretty sure if you import a scene, it will rename all the figures, so the Octane references will be lost.
I had another look at this Zay. In summary, when you import a complete Poser scene, the python addon manager is triggering a "data loaded" message, but not a "new scene" message - so I should be able to detect that Octane settings were loaded, and append them to the existing scene. At the moment the newly loaded octane settings are OVERWRITING the current scene Octane data. I will implement this in the next release. I'm on a break all next week - and will be working on the next release on my return - so hopefully it will be available the end of the first week of January.Yeah, I already mentioned that on an earlier post, but I'm talking about adding a scene to a current scene with no name collisions. Is it a bug or is it simply impossible?
That sounds freaking awesome if that can be doneso I should be able to detect that Octane settings were loaded, and append them to the existing scene.