Changeset View
Changeset View
Standalone View
Standalone View
source/blender/compositor/CMakeLists.txt
| Show First 20 Lines • Show All 265 Lines • ▼ Show 20 Lines | set(SRC | ||||
| operations/COM_NormalizeOperation.cpp | operations/COM_NormalizeOperation.cpp | ||||
| operations/COM_NormalizeOperation.h | operations/COM_NormalizeOperation.h | ||||
| nodes/COM_PixelateNode.cpp | nodes/COM_PixelateNode.cpp | ||||
| nodes/COM_PixelateNode.h | nodes/COM_PixelateNode.h | ||||
| operations/COM_PixelateOperation.cpp | operations/COM_PixelateOperation.cpp | ||||
| operations/COM_PixelateOperation.h | operations/COM_PixelateOperation.h | ||||
| nodes/COM_DistanceTransformNode.cpp | |||||
| nodes/COM_DistanceTransformNode.h | |||||
| # Filter nodes | # Filter nodes | ||||
| nodes/COM_BilateralBlurNode.cpp | nodes/COM_BilateralBlurNode.cpp | ||||
| nodes/COM_BilateralBlurNode.h | nodes/COM_BilateralBlurNode.h | ||||
| operations/COM_BilateralBlurOperation.cpp | operations/COM_BilateralBlurOperation.cpp | ||||
| operations/COM_BilateralBlurOperation.h | operations/COM_BilateralBlurOperation.h | ||||
| nodes/COM_VectorBlurNode.cpp | nodes/COM_VectorBlurNode.cpp | ||||
| nodes/COM_VectorBlurNode.h | nodes/COM_VectorBlurNode.h | ||||
| operations/COM_VectorBlurOperation.cpp | operations/COM_VectorBlurOperation.cpp | ||||
| ▲ Show 20 Lines • Show All 234 Lines • ▼ Show 20 Lines | set(SRC | ||||
| operations/COM_SetSamplerOperation.h | operations/COM_SetSamplerOperation.h | ||||
| #Convert operations | #Convert operations | ||||
| operations/COM_IDMaskOperation.cpp | operations/COM_IDMaskOperation.cpp | ||||
| operations/COM_IDMaskOperation.h | operations/COM_IDMaskOperation.h | ||||
| operations/COM_ConvertOperation.cpp | operations/COM_ConvertOperation.cpp | ||||
| operations/COM_ConvertOperation.h | operations/COM_ConvertOperation.h | ||||
| operations/COM_DistanceTransformOperation.cpp | |||||
| operations/COM_DistanceTransformOperation.h | |||||
| operations/COM_DotproductOperation.cpp | operations/COM_DotproductOperation.cpp | ||||
| operations/COM_DotproductOperation.h | operations/COM_DotproductOperation.h | ||||
| # Matte operation | # Matte operation | ||||
| operations/COM_BoxMaskOperation.h | operations/COM_BoxMaskOperation.h | ||||
| operations/COM_BoxMaskOperation.cpp | operations/COM_BoxMaskOperation.cpp | ||||
| operations/COM_EllipseMaskOperation.h | operations/COM_EllipseMaskOperation.h | ||||
| Show All 28 Lines | |||||