[Bf-cycles] realtime preview

Mohamed Sakr 3dsakr at gmail.com
Thu Nov 12 12:55:01 CET 2015


Hi,

I'm creating an exporter similar to what is done inside Blender.
somehow it crashes, so I need to know what am I missing...

here is what I do:

fill_scene_data();
session_Init();

//to modify the realtime preview
scene_mutex_lock();
//modify stuff
scene_mutex_unlock();

this crashes at some point, any ideas about the general logic here?
note that I'm working with background = true

cheers,
Mohamed Sakr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-cycles/attachments/20151112/9878e0aa/attachment.htm 


More information about the Bf-cycles mailing list