Blender Git Loki
Git Commits -> Revision 829a2cc
Revision 829a2cc by Campbell Barton (master) March 31, 2013, 01:11 (GMT) |
remove blender foundation copyright from freestyle files. this can be added back on case-by-case basis, but better not assume ownership of another projects work by default. |
Commit Details:
Full Hash: 829a2cc1b0495a70ca8333f29023bc2414a465f8
Parent Commit: 7072f23
Lines Changed: +0, -3644
524 Modified Paths:
/source/blender/freestyle/FRS_freestyle.h (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppCanvas.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppCanvas.h (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppConfig.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppConfig.h (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppView.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppView.h (+0, -7) (Diff)
/source/blender/freestyle/intern/application/Controller.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/application/Controller.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderTextureManager.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderTextureManager.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/BBox.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Bezier.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Bezier.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/FastGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/FastGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/FitCurve.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/FitCurve.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Geom.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GeomCleaner.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GeomCleaner.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GeomUtils.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GeomUtils.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Grid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Grid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GridHelpers.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GridHelpers.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/HashGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/HashGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/matrix_util.cpp (+0, -3) (Diff)
/source/blender/freestyle/intern/geometry/matrix_util.h (+0, -3) (Diff)
/source/blender/freestyle/intern/geometry/Noise.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Noise.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/normal_cycle.cpp (+0, -3) (Diff)
/source/blender/freestyle/intern/geometry/normal_cycle.h (+0, -3) (Diff)
/source/blender/freestyle/intern/geometry/Polygon.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/SweepLine.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/VecMat.h (+0, -7) (Diff)
/source/blender/freestyle/intern/image/GaussianFilter.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/image/GaussianFilter.h (+0, -7) (Diff)
/source/blender/freestyle/intern/image/Image.h (+0, -7) (Diff)
/source/blender/freestyle/intern/image/ImagePyramid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/image/ImagePyramid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BBox.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BBox.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ContextFunctions.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsMaterial.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsNoise.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Id.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Id.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_IntegrationType.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Iterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Iterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_MediumType.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_MediumType.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Nature.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Nature.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Operators.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Operators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewMap.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewMap.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Director.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Director.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/DrawingStyle.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/FrsMaterial.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/LineRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/LineRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/Node.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeCamera.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeGroup.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeLight.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeLight.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeTransform.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/Rep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/Rep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/SceneVisitor.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/TriangleRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/VertexRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/VertexRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Canvas.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Canvas.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Chain.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Chain.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/ChainingIterators.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/ChainingIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/ContextFunctions.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/ContextFunctions.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Curve.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Curve.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/CurveIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Modifiers.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Module.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Operators.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Operators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Predicates0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Predicates1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/QInformationMap.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Stroke.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Stroke.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIO.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIO.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeLayer.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeLayer.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRenderer.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeTesselator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StyleModule.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/BaseIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/BaseObject.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/BaseObject.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Cast.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Exception.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Exception.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/FreestyleConfig.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Id.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Interpreter.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Iterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Iterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PointerSequence.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Precision.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/ProgressBar.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PseudoNoise.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PseudoNoise.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PythonInterpreter.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PythonInterpreter.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/RandGen.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/RandGen.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/RenderMonitor.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/StringUtils.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/StringUtils.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/TimeStamp.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/TimeStamp.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/TimeUtils.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/BoxGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/BoxGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/CulledOccluderSource.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Functions0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Functions0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Functions1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Functions1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/GridDensityProvider.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Interface0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Interface1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/OccluderSource.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/OccluderSource.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Silhouette.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Silhouette.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SphericalGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SphericalGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SteerableViewMap.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapBuilder.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIO.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIO.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapTesselator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/Curvature.cpp (+0, -3) (Diff)
/source/blender/freestyle/intern/winged_edge/Curvature.h (+0, -3) (Diff)
/source/blender/freestyle/intern/winged_edge/Nature.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WFillGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WSFillGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdge.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdge.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppCanvas.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppCanvas.h (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppConfig.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppConfig.h (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppView.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/application/AppView.h (+0, -7) (Diff)
/source/blender/freestyle/intern/application/Controller.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/application/Controller.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderTextureManager.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/BlenderTextureManager.h (+0, -7) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/BBox.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Bezier.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Bezier.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/FastGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/FastGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/FitCurve.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/FitCurve.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Geom.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GeomCleaner.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GeomCleaner.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GeomUtils.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GeomUtils.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Grid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Grid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GridHelpers.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/GridHelpers.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/HashGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/HashGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/matrix_util.cpp (+0, -3) (Diff)
/source/blender/freestyle/intern/geometry/matrix_util.h (+0, -3) (Diff)
/source/blender/freestyle/intern/geometry/Noise.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/Noise.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/normal_cycle.cpp (+0, -3) (Diff)
/source/blender/freestyle/intern/geometry/normal_cycle.h (+0, -3) (Diff)
/source/blender/freestyle/intern/geometry/Polygon.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/SweepLine.h (+0, -7) (Diff)
/source/blender/freestyle/intern/geometry/VecMat.h (+0, -7) (Diff)
/source/blender/freestyle/intern/image/GaussianFilter.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/image/GaussianFilter.h (+0, -7) (Diff)
/source/blender/freestyle/intern/image/Image.h (+0, -7) (Diff)
/source/blender/freestyle/intern/image/ImagePyramid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/image/ImagePyramid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BBox.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BBox.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ContextFunctions.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Convert.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsMaterial.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsNoise.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Id.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Id.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_IntegrationType.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Iterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Iterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_MediumType.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_MediumType.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Nature.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Nature.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Operators.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_Operators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_StrokeShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewMap.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewMap.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Director.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Director.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/DrawingStyle.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/FrsMaterial.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/LineRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/LineRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/Node.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeCamera.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeGroup.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeLight.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeLight.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeShape.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeShape.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeTransform.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/Rep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/Rep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/SceneVisitor.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/TriangleRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/VertexRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/scene_graph/VertexRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Canvas.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Canvas.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Chain.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Chain.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/ChainingIterators.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/ChainingIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/ContextFunctions.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/ContextFunctions.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Curve.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Curve.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/CurveIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Modifiers.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Module.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Operators.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Operators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Predicates0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Predicates1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/QInformationMap.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Stroke.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/Stroke.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIO.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIO.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeLayer.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeLayer.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRenderer.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRep.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRep.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeShader.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeTesselator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/stroke/StyleModule.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/BaseIterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/BaseObject.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/BaseObject.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Cast.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Exception.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Exception.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/FreestyleConfig.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Id.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Interpreter.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Iterator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Iterator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PointerSequence.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/Precision.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/ProgressBar.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PseudoNoise.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PseudoNoise.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PythonInterpreter.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/PythonInterpreter.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/RandGen.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/RandGen.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/RenderMonitor.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/StringUtils.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/StringUtils.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/TimeStamp.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/system/TimeStamp.h (+0, -7) (Diff)
/source/blender/freestyle/intern/system/TimeUtils.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/BoxGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/BoxGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/CulledOccluderSource.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Functions0D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Functions0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Functions1D.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Functions1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/GridDensityProvider.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Interface0D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Interface1D.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/OccluderSource.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/OccluderSource.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Silhouette.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/Silhouette.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SphericalGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SphericalGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/SteerableViewMap.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapBuilder.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIO.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIO.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIterators.h (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapTesselator.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/Curvature.cpp (+0, -3) (Diff)
/source/blender/freestyle/intern/winged_edge/Curvature.h (+0, -3) (Diff)
/source/blender/freestyle/intern/winged_edge/Nature.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WFillGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WSFillGrid.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdge.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdge.h (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp (+0, -7) (Diff)
/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h (+0, -7) (Diff)