Blender and Prism state manager
Zitat von Heller39 am 16. Januar 2020, 9:43 UhrHi
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
Zitat von RichardF am 17. Februar 2020, 13:22 UhrThe 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.
Zitat von Heller39 am 26. Februar 2020, 12:55 UhrHey 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
Zitat von activemotionpictures am 27. Februar 2020, 7:41 UhrI 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)
Zitat von RichardF am 21. März 2020, 14:46 UhrI 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?