tornavis/source/blender/compositor/operations
Charlie Jolly bea5fe6505 Nodes: Add Exclusion color mix mode
Expands Color Mix nodes with new Exclusion mode.

Similar to Difference but produces less contrast.

Requested by Pierre Schiller @3D_director and
@OmarSquircleArt on twitter.

Differential Revision: https://developer.blender.org/D16543
2022-12-16 15:42:41 +00:00
..
COM_AlphaOverKeyOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_AlphaOverKeyOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_AlphaOverMixedOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_AlphaOverMixedOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_AlphaOverPremultiplyOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_AlphaOverPremultiplyOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_AntiAliasOperation.cc Cleanup: remove redundant parenthesis (especially with macros) 2022-09-25 22:41:22 +10:00
COM_AntiAliasOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_BilateralBlurOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_BilateralBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_BlurBaseOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_BlurBaseOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_BokehBlurOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_BokehBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_BokehImageOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_BokehImageOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_BoxMaskOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_BoxMaskOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_BrightnessOperation.cc Cleanup: spelling in comments 2022-09-21 12:00:01 +10:00
COM_BrightnessOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_CalculateMeanOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_CalculateMeanOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_CalculateStandardDeviationOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_CalculateStandardDeviationOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ChangeHSVOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ChangeHSVOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ChannelMatteOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ChannelMatteOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ChromaMatteOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ChromaMatteOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorBalanceASCCDLOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorBalanceASCCDLOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorBalanceLGGOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorBalanceLGGOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorCorrectionOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorCorrectionOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorCurveOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorCurveOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorExposureOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorExposureOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorMatteOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorMatteOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorRampOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorRampOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorSpillOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ColorSpillOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_CompositorOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_CompositorOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConstantOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_ConstantOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvertColorProfileOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvertColorProfileOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvertColorSpaceOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvertColorSpaceOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvertDepthToRadiusOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_ConvertDepthToRadiusOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvertOperation.cc Nodes: Add general Combine/Separate Color nodes 2022-05-04 18:44:03 +02:00
COM_ConvertOperation.h Cleanup: spelling in comments 2022-11-01 12:24:58 +11:00
COM_ConvolutionEdgeFilterOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvolutionEdgeFilterOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvolutionFilterOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ConvolutionFilterOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_CropOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_CropOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_CryptomatteOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_CryptomatteOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_CurveBaseOperation.cc Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_CurveBaseOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_DenoiseOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_DenoiseOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_DespeckleOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_DespeckleOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DifferenceMatteOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DifferenceMatteOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DilateErodeOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_DilateErodeOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DirectionalBlurOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_DirectionalBlurOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_DisplaceOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_DisplaceOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DisplaceSimpleOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DisplaceSimpleOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DistanceRGBMatteOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DistanceRGBMatteOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_DistanceYCCMatteOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DistanceYCCMatteOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DotproductOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DotproductOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_DoubleEdgeMaskOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_DoubleEdgeMaskOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_EllipseMaskOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_EllipseMaskOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_FastGaussianBlurOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_FastGaussianBlurOperation.h Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_FlipOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_FlipOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GammaCorrectOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GammaCorrectOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GammaOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GammaOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianAlphaBlurBaseOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_GaussianAlphaBlurBaseOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianAlphaXBlurOperation.cc Cleanup: remove redundant double parenthesis 2022-09-25 15:34:32 +10:00
COM_GaussianAlphaXBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianAlphaYBlurOperation.cc Cleanup: remove redundant double parenthesis 2022-09-25 15:34:32 +10:00
COM_GaussianAlphaYBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianBlurBaseOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_GaussianBlurBaseOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianBokehBlurOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_GaussianBokehBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianXBlurOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianXBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianYBlurOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GaussianYBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GlareBaseOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_GlareBaseOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_GlareFogGlowOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_GlareFogGlowOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_GlareGhostOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_GlareGhostOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_GlareSimpleStarOperation.cc Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_GlareSimpleStarOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_GlareStreaksOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_GlareStreaksOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_GlareThresholdOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_GlareThresholdOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_HueSaturationValueCorrectOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_HueSaturationValueCorrectOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_IDMaskOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_IDMaskOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ImageOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_ImageOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_InpaintOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_InpaintOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_InvertOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_InvertOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_KeyingBlurOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_KeyingBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_KeyingClipOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_KeyingClipOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_KeyingDespillOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_KeyingDespillOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_KeyingOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_KeyingOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_KeyingScreenOperation.cc Refactor: Remove trivial accessor functions from tracking 2022-11-22 11:49:56 +01:00
COM_KeyingScreenOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_LuminanceMatteOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_LuminanceMatteOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MapRangeOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MapRangeOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MapUVOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_MapUVOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MapValueOperation.cc Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_MapValueOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_MaskOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_MaskOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MathBaseOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MathBaseOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MixOperation.cc Nodes: Add Exclusion color mix mode 2022-12-16 15:42:41 +00:00
COM_MixOperation.h Nodes: Add Exclusion color mix mode 2022-12-16 15:42:41 +00:00
COM_MovieClipAttributeOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MovieClipAttributeOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MovieClipOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_MovieClipOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MovieDistortionOperation.cc Fix T100654: Distortion node freezes on empty input 2022-11-10 18:01:04 +01:00
COM_MovieDistortionOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_MultilayerImageOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_MultilayerImageOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_NormalizeOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_NormalizeOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_OpenCLKernels.cl File headers: add missing copyright, add MIT to SPDX licenses 2022-02-11 14:56:03 +11:00
COM_OutputFileMultiViewOperation.cc Cleanup: use 'u' prefixed integer types for brevity & cast style 2022-09-25 18:26:27 +10:00
COM_OutputFileMultiViewOperation.h Cleanup: spelling in comments 2022-11-10 11:34:10 +11:00
COM_OutputFileOperation.cc Cleanup: move some data from bNodeTree to run-time data 2022-11-23 14:05:30 +01:00
COM_OutputFileOperation.h Cleanup: spelling in comments 2022-11-10 11:34:10 +11:00
COM_PixelateOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_PixelateOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_PlaneCornerPinOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_PlaneCornerPinOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_PlaneDistortCommonOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_PlaneDistortCommonOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_PlaneTrackOperation.cc Cleanup: More clear function name in tracking module 2022-11-22 11:49:56 +01:00
COM_PlaneTrackOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_PosterizeOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_PosterizeOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_PreviewOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_PreviewOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ProjectorLensDistortionOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ProjectorLensDistortionOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_QualityStepHelper.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_QualityStepHelper.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ReadBufferOperation.cc Cleanup: replace static_casts with functional casts for numeric types 2022-09-25 18:31:10 +10:00
COM_ReadBufferOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_RenderLayersProg.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_RenderLayersProg.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_RotateOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_RotateOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SMAAOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_SMAAOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ScaleOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_ScaleOperation.h Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_ScreenLensDistortionOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_ScreenLensDistortionOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetAlphaMultiplyOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetAlphaMultiplyOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetAlphaReplaceOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetAlphaReplaceOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetColorOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetColorOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetSamplerOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetSamplerOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetValueOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetValueOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetVectorOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SetVectorOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SocketProxyOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SocketProxyOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SplitOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SplitOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_SunBeamsOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_SunBeamsOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_TextureOperation.cc Cleanup: move some data from bNodeTree to run-time data 2022-11-23 14:05:30 +01:00
COM_TextureOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_TonemapOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_TonemapOperation.h Cleanup: spelling in comments 2022-09-16 18:14:33 +10:00
COM_TrackPositionOperation.cc Realtime Compositor: Implement Track Position node 2022-11-23 12:56:24 +02:00
COM_TrackPositionOperation.h Realtime Compositor: Implement Track Position node 2022-11-23 12:56:24 +02:00
COM_TransformOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_TransformOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_TranslateOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_TranslateOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_VariableSizeBokehBlurOperation.cc Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 20:17:08 +10:00
COM_VariableSizeBokehBlurOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_VectorBlurOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_VectorBlurOperation.h Cleanup: Use const for node data in compositor 2022-08-31 12:06:13 -05:00
COM_VectorCurveOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_VectorCurveOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ViewerOperation.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
COM_ViewerOperation.h Revert "Compositor: Support backdrop offset for the Viewer node" 2022-03-19 00:37:30 +01:00
COM_WrapOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_WrapOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_WriteBufferOperation.cc Cleanup: use 'u' prefixed integer types for brevity & cast style 2022-09-25 18:26:27 +10:00
COM_WriteBufferOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ZCombineOperation.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_ZCombineOperation.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00