Cleanup: remove various mentions of "realtime compositor"
Some variable renames, some comment edits. Pull Request: https://projects.blender.org/blender/blender/pulls/132014
This commit is contained in:
committed by
Aras Pranckevicius
parent
7e788ec4e4
commit
59871814ff
@@ -895,7 +895,7 @@ endif()
|
||||
|
||||
if(WITH_COMPOSITOR_REALTIME_TESTS)
|
||||
if(NOT OPENIMAGEIO_TOOL)
|
||||
message(WARNING "Disabling realtime compositor tests because OIIO oiiotool does not exist")
|
||||
message(WARNING "Disabling compositor tests because OIIO oiiotool does not exist")
|
||||
else()
|
||||
set(compositor_tests
|
||||
color
|
||||
|
||||
Reference in New Issue
Block a user