new mask rasterizer written to take advantage of the compositors threading, mostly functional but disabled by default (still a little wip).
This commit is contained in:
@@ -912,6 +912,7 @@ endif()
|
||||
#added for opencl compositor
|
||||
list(APPEND BLENDER_SORTED_LIBS bf_compositor)
|
||||
list(APPEND BLENDER_SORTED_LIBS bf_opencl)
|
||||
list(APPEND BLENDER_SORTED_LIBS bf_blenkernel) # hrmf, needed for BKE_mask only
|
||||
endif()
|
||||
|
||||
if(WITH_LIBMV)
|
||||
|
Reference in New Issue
Block a user