Hello everyone! I am making a "Custom Render" for our engine(Blend4Web), that uses native Blender Internal shader node system. I've met a problem of enabling support for this NodeTree type for my custom render using only python. This issue can be solved by adding my id into the node_shader_tree.c:shader_tree_poll function. Is there any way to e.g. replace this function with python API, or some other ways to solve this issue?
Alexander (Blend4Web Team) _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
