tornavis/source/blender/compositor/nodes
Omar Emara db13fc01ad Compositor: Unify Defocus node between CPU and GPU
This patch unifies the Defocus node between the CPU and GPU compositors.
Both nodes now use a variable sized bokeh kernel which is always odd
sized for a center pixel guarantee. Further the CPU implementation now
properly handles half pixel offsets when doing interpolation, and always
sets the threshold to zero similar to the GPU implementation.
2024-03-28 14:35:13 +02:00
..
COM_AlphaOverNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_AlphaOverNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_AntiAliasingNode.cc Compositor: Port GLSL SMAA to CPU compositor 2024-03-25 14:21:00 +01:00
COM_AntiAliasingNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BilateralBlurNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BilateralBlurNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BlurNode.cc Compositor: Use original variable size in Blur node 2024-02-29 10:57:18 +01:00
COM_BlurNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BokehBlurNode.cc Compositor: Unify Variable Size Bokeh Blur node 2024-02-09 11:52:41 +01:00
COM_BokehBlurNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BokehImageNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BokehImageNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BoxMaskNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BoxMaskNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BrightnessNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_BrightnessNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ChannelMatteNode.cc Cleanup: fewer BLI_color.hh et al includes 2023-08-16 14:48:53 +03:00
COM_ChannelMatteNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ChromaMatteNode.cc Cleanup: fewer BLI_color.hh et al includes 2023-08-16 14:48:53 +03:00
COM_ChromaMatteNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorBalanceNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorBalanceNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorCorrectionNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorCorrectionNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorCurveNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorCurveNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorExposureNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorExposureNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorMatteNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorMatteNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorRampNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorRampNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorSpillNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorSpillNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorToBWNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ColorToBWNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CombineColorNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CombineColorNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CombineColorNodeLegacy.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CombineColorNodeLegacy.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CombineXYZNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CombineXYZNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CompositorNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CompositorNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ConvertAlphaNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ConvertAlphaNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ConvertColorSpaceNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ConvertColorSpaceNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CornerPinNode.cc Compositor: Port GLSL SMAA to CPU compositor 2024-03-25 14:21:00 +01:00
COM_CornerPinNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CropNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CropNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_CryptomatteNode.cc Cleanup: Move Cryptomatte node defines into enums 2023-12-13 12:40:34 +02:00
COM_CryptomatteNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DefocusNode.cc Compositor: Unify Defocus node between CPU and GPU 2024-03-28 14:35:13 +02:00
COM_DefocusNode.h Compositor: Port redesigned Defocus node to CPU 2024-01-17 13:19:10 +01:00
COM_DenoiseNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DenoiseNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DespeckleNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DespeckleNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DifferenceMatteNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DifferenceMatteNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DilateErodeNode.cc Compositor: Port GLSL SMAA to CPU compositor 2024-03-25 14:21:00 +01:00
COM_DilateErodeNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DirectionalBlurNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DirectionalBlurNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DisplaceNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DisplaceNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DistanceMatteNode.cc Cleanup: fewer BLI_color.hh et al includes 2023-08-16 14:48:53 +03:00
COM_DistanceMatteNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_DoubleEdgeMaskNode.cc Compositor: Rewrite and optimize Double Edge Mask node 2024-01-30 19:49:32 +01:00
COM_DoubleEdgeMaskNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_EllipseMaskNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_EllipseMaskNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_FileOutputNode.cc Compositor: Refactor File Output node 2023-12-13 11:08:03 +01:00
COM_FileOutputNode.h Compositor: Refactor File Output node 2023-12-13 11:08:03 +01:00
COM_FilterNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_FilterNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_FlipNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_FlipNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_GammaNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_GammaNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_GlareNode.cc Compositor: Add Bloom option to Glare node 2024-03-11 08:43:52 +01:00
COM_GlareNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_HueSaturationValueCorrectNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_HueSaturationValueCorrectNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_HueSaturationValueNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_HueSaturationValueNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_IDMaskNode.cc Compositor: Port GLSL SMAA to CPU compositor 2024-03-25 14:21:00 +01:00
COM_IDMaskNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ImageNode.cc Compositor: Add Float2 data type 2024-03-22 08:51:24 +01:00
COM_ImageNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_InpaintNode.cc Compositor: Port GPU Inpaint node to CPU 2024-02-06 12:18:50 +01:00
COM_InpaintNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_InvertNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_InvertNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_KeyingNode.cc Cleanup: Remove now-unused "tiled" compositor implementation 2024-02-28 16:59:16 +01:00
COM_KeyingNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_KeyingScreenNode.cc Compositor: Use RBF Interpolation in Keying Screen node 2023-10-04 07:07:04 +02:00
COM_KeyingScreenNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_KuwaharaNode.cc Cleanup: Compositor: silence warning 'size' is deprecated 2024-03-02 13:11:16 +01:00
COM_KuwaharaNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_LensDistortionNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_LensDistortionNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_LuminanceMatteNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_LuminanceMatteNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MapRangeNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MapRangeNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MapUVNode.cc Compositor: Add a Nearest sampling to Map UV node 2024-01-19 13:24:22 +01:00
COM_MapUVNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MapValueNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MapValueNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MaskNode.cc Fullframe compositor: unify scaling behavior with realtime compositor 2023-12-26 12:58:46 +01:00
COM_MaskNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MathNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MathNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MixNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MixNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MovieClipNode.cc Cleanup: move imbuf .h files to .hh 2024-01-19 20:29:38 +01:00
COM_MovieClipNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MovieDistortionNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_MovieDistortionNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_NormalNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_NormalNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_NormalizeNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_NormalizeNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_PixelateNode.cc Compositor: Re-write Pixelate node for CPU compositor 2024-01-18 11:30:55 +01:00
COM_PixelateNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_PlaneTrackDeformNode.cc Compositor: Port GLSL SMAA to CPU compositor 2024-03-25 14:21:00 +01:00
COM_PlaneTrackDeformNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_PosterizeNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_PosterizeNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_RenderLayersNode.cc Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
COM_RenderLayersNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_RotateNode.cc Cleanup: Remove now-unused "tiled" compositor implementation 2024-02-28 16:59:16 +01:00
COM_RotateNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ScaleNode.cc Fullframe compositor: unify scaling behavior with realtime compositor 2023-12-26 12:58:46 +01:00
COM_ScaleNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SceneTimeNode.cc Cleanup: various C++ changes (use nullptr, function style casts) 2023-11-07 11:35:16 +11:00
COM_SceneTimeNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SeparateColorNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SeparateColorNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SeparateColorNodeLegacy.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SeparateColorNodeLegacy.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SeparateXYZNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SeparateXYZNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SetAlphaNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SetAlphaNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SocketProxyNode.cc Cleanup: Remove now-unused "tiled" compositor implementation 2024-02-28 16:59:16 +01:00
COM_SocketProxyNode.h Cleanup: Remove now-unused "tiled" compositor implementation 2024-02-28 16:59:16 +01:00
COM_SplitNode.cc Compositor: Make split viewer a regular split node 2023-12-03 23:20:44 +01:00
COM_SplitNode.h Compositor: Make split viewer a regular split node 2023-12-03 23:20:44 +01:00
COM_Stabilize2dNode.cc Cleanup: Remove now-unused "tiled" compositor implementation 2024-02-28 16:59:16 +01:00
COM_Stabilize2dNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SunBeamsNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SunBeamsNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SwitchNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SwitchNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_SwitchViewNode.cc Cleanup: use std::min/max instead of MIN2/MAX2 macros 2023-11-07 16:33:19 +11:00
COM_SwitchViewNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TextureNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TextureNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TimeNode.cc Cleanup: move BKE_colorband.h and BKE_colorcools.h to .hh 2023-12-21 10:10:53 +01:00
COM_TimeNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TonemapNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TonemapNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TrackPositionNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TrackPositionNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TransformNode.cc Cleanup: Remove now-unused "tiled" compositor implementation 2024-02-28 16:59:16 +01:00
COM_TransformNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_TranslateNode.cc Cleanup: Use actual class instead of base class 2024-03-27 12:54:42 +02:00
COM_TranslateNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ValueNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ValueNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_VectorBlurNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_VectorBlurNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_VectorCurveNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_VectorCurveNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ViewLevelsNode.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ViewLevelsNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ViewerNode.cc Cleanup: Remove now-unused "tiled" compositor implementation 2024-02-28 16:59:16 +01:00
COM_ViewerNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
COM_ZCombineNode.cc Compositor: Port GLSL SMAA to CPU compositor 2024-03-25 14:21:00 +01:00
COM_ZCombineNode.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00