Page 1 of 1
material LocalDB
Posted: Tue Dec 01, 2015 9:50 pm
by J.C
Hi,
How can I access the LocalDB from blender plugin? I can see only LiveDB in Blender.
Re: material LocalDB
Posted: Tue Dec 01, 2015 11:14 pm
by grimm
I think this is handled by Blender's native functionality, ie: append/link functions. It would be nice to have though, especially if you are moving between Blender and standalone. But it would require a bit of work to code it because, even though the plugin works with Octane, the nodes are Blender nodes so they would need to be converted to be used with standalone.
Re: material LocalDB
Posted: Tue Dec 01, 2015 11:43 pm
by abreukers
Hi all, the LocalDB for the blender plugin is not yet there. As of this time, no features are being added and only bug-fixing work is being done on the blender plugin so it is as stable as possible for the onset of v3. It's getting prepped for v3. When feature additions resume, the LocalDB will be added
Re: material LocalDB
Posted: Tue Dec 01, 2015 11:53 pm
by grimm
Excellent!

Re: material LocalDB
Posted: Wed Dec 02, 2015 9:29 am
by J.C
Thanks for the information!