Blender and Prism state manager
Quote from Heller39 on 16. January 2020, 9:43Hi
We have been using prism with blender in our production for two projects now. So when we import a .blend file into the scene through state manager it only provides you the option to link collections and objects. It would be really helpful if it shows all the folders in .blend file like materials, particles, actions and others.
Can anyone point out to where I can change the code to add these for the state manager.
Also how to add render passes to blender in state manager.
Thank you for your time
Hi
We have been using prism with blender in our production for two projects now. So when we import a .blend file into the scene through state manager it only provides you the option to link collections and objects. It would be really helpful if it shows all the folders in .blend file like materials, particles, actions and others.
Can anyone point out to where I can change the code to add these for the state manager.
Also how to add render passes to blender in state manager.
Thank you for your time
Quote from RichardF on 17. February 2020, 13:22The location where the different types to import are defined is here:
https://github.com/RichardFrangenberg/Prism/blob/52532edcae1e044e5cb3850f578cc04edaecbcc9/Prism/Plugins/Apps/Blender/Scripts/widget_import_scenedata.py#L155
But I'm not sure if it's that easy to import materials and particles that way, I haven't tried that yet.
For the render passes you can find a quick explanation here:
https://prism-pipeline.readthedocs.io/en/latest/index/feature_reference/#blender
Let me know if anything isn't working or is unclear.
The location where the different types to import are defined is here:
But I'm not sure if it's that easy to import materials and particles that way, I haven't tried that yet.
For the render passes you can find a quick explanation here:
https://prism-pipeline.readthedocs.io/en/latest/index/feature_reference/#blender
Let me know if anything isn't working or is unclear.
Quote from Heller39 on 26. February 2020, 12:55Hey Richard,
Thank you for the suggestion. I was able to show the materials, actions and particles in the state manager. But when I try to link or append those files it gives a import failed. I tried and looked into the code but I wasn't able to figure out why (a newbie when it comes to scripting). It would be awesome if those files got appended or linked.
Thanks again for your suggestion but really sorry I couldn't make it work
Hey Richard,
Thank you for the suggestion. I was able to show the materials, actions and particles in the state manager. But when I try to link or append those files it gives a import failed. I tried and looked into the code but I wasn't able to figure out why (a newbie when it comes to scripting). It would be awesome if those files got appended or linked.
Thanks again for your suggestion but really sorry I couldn't make it work
Quote from activemotionpictures on 27. February 2020, 7:41I am interested in material versioning as well.
Additional question: Does Prism work with grease pencil objects? (.blend file)
I am interested in material versioning as well.
Additional question: Does Prism work with grease pencil objects? (.blend file)
Quote from RichardF on 21. March 2020, 14:46I added importing additional data to the feature requests [0119].
Quote from activemotionpictures on 27. February 2020, 7:41Additional question: Does Prism work with grease pencil objects? (.blend file)
What exactly do you mean by that? Do you mean to import that from other .blend files?
I added importing additional data to the feature requests [0119].
Quote from activemotionpictures on 27. February 2020, 7:41Additional question: Does Prism work with grease pencil objects? (.blend file)
What exactly do you mean by that? Do you mean to import that from other .blend files?