NodeToPython icon indicating copy to clipboard operation
NodeToPython copied to clipboard

Scene handling

Open BrendanParmer opened this issue 2 years ago • 1 comments

  • If a scene referenced by a node/socket is the current scene, then initialize the generated version with the current scene
  • If it's not, I don't think there's a good way of handling that aside from importing an entire scene from a packaged blend file. Might push handling this case to a future release

BrendanParmer avatar Sep 09 '23 23:09 BrendanParmer

Automatically handled with nodes where you don't explicitly need to set to scene in the first place (only the defocus node doesn't have this behavior), pushing to later release

BrendanParmer avatar Jan 22 '24 16:01 BrendanParmer