[Closed] Batch editing a scene
Is it possible to make a simple edit without loading a scene that crashes?
I only want to “delete $brazil*” and “delete $bcam*” and save.
Thanks for any advice.
Have you tried merging into a new scene without those objects? I’m not sure of a way to do this completely unattended, but you could use the #prompt argument with mergeMaxFile() to at least assist.
It would definitely work, but there are many files to merge and resave, then I thought about the idea of editing without opening in the UI. It’s not that I don’t know workarounds, but I’d like to be supercool and have a script that would do it all for us:).
Let’s say that more complex editing is required, do I still need to open edit and save or is there a possibility to do it on say 100 files without this effort?