I have a relatively complicated generator. It's loads a caching format similar to Alembic and builds and internal hierarchy in GetVirtualObjects. I need a little bit of clarity, and info is strewn in a lot of different places, it's hard to piece together.
My generator doesn't get centered on when Alt left clicking with the mouse and moving and it blinks out of view and certain camera angles, I assume something is wrong maybe with my bounds for that?
My generator crashes C4D when Ctrl copied, and when placing it under something that is being instanced. I assume CopyTo and my lack of an implementation of it might be the culprit?
My generator crashes when renaming, something probably to do with CopyTo again maybe?
Thanks for the insights on this matter.