Blender Git Commit Log

Git Commits -> Revision f7f0077

Revision f7f0077 by Maxime Curioni (master)
July 8, 2008, 22:55 (GMT)
soc-2008-mxcurioni: first (blank) file upload for SWIG removal, in source/blender/freestyle/intern/python. The migration will be based on source/blender/freestyle/intern/swig/ModuleWrapper.{cpp,h}

Commit Details:

Full Hash: f7f0077294b727b673671af32a0fd9f86dbe353b
SVN Revision: 15495
Parent Commit: 270184e
Lines Changed: +47, -29

128 Added Paths:

/source/blender/freestyle/intern/python/BinaryPredicate0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/BinaryPredicate1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/BinaryPredicate1D/FalseBP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/BinaryPredicate1D/Length2DBP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/BinaryPredicate1D/SameShapeIdBP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/BinaryPredicate1D/TrueBP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/BinaryPredicate1D/ViewMapGradientNormBP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/CurvePointIterator.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/EdgeModifier.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/EdgeModifier/TimestampModifier.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Id.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/StrokeVertex.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface0D/SVertex.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/NonTVertex.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/TVertex.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface0DIterator.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface1D/Curve.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface1D/Curve/Chain.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface1D/FEdge.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface1D/FEdge/FEdgeSharp.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface1D/FEdge/FEdgeSmooth.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface1D/Stroke.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Interface1D/ViewEdge.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Material.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Noise.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/Operators.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/orientedViewEdgeIterator.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/SShape.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeAttribute.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/BackboneStretcherShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/BezierCurveShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/CalligraphicShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/ColorNoiseShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/ColorVariationPatternShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/ConstantColorShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/ConstantThicknessShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/ConstrainedIncreasingThicknessShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/fstreamShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/GuidingLinesShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/IncreasingColorShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/IncreasingThicknessShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/PolygonalizationShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/SamplingShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/SpatialNoiseShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/streamShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/StrokeTextureShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/TextureAssignerShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/ThicknessNoiseShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/ThicknessVariationPatternShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeShader/TipRemoverShader.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/StrokeVertexIterator.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/DensityF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/LocalAverageDepthF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/GetCurvilinearAbscissaF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/GetParameterF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/GetViewMapGradientNormF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/ReadCompleteViewMapPixelF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/ReadMapPixelF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/ReadSteerableViewMapPixelF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/ShapeIdF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/MaterialF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/CurveNatureF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_real/Curvature2DAngleF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_real/GetProjectedXF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_real/GetProjectedYF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_real/GetProjectedZF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_real/GetXF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_real/GetYF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_real/GetZF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_real/ZDiscontinuityF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/QuantitativeInvisibilityF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/Normal2DF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/VertexOrientation2DF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/VertexOrientation3DF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/GetOccludersF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/GetOccludeeF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/GetShapeF0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/DensityF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/GetCompleteViewMapDensityF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/GetDirectionalViewMapDensityF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/LocalAverageDepthF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/CurveNatureF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/Curvature2DAngleF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/GetProjectedXF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/GetProjectedYF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/GetProjectedZF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/GetSteerableViewMapDensityF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/GetViewMapGradientNormF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/GetXF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/GetYF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/GetZF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_real/ZDiscontinuityF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned/QuantitativeInvisibilityF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/Normal2DF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/Orientation2DF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/Orientation3DF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/GetOccludeeF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/GetOccludersF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/GetShapeF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/ChainingTimeStampF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/IncrementChainingTimeStampF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/TimeStampF1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate0D/FalseUP0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate0D/TrueUP0D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/ContourUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/DensityLowerThanUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/EqualToChainingTimeStampUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/EqualToTimeStampUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/ExternalContourUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/FalseUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/QuantitativeInvisibilityUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/ShapeUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/TrueUP1D.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/ViewEdgeIterator.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/ViewEdgeIterator/ChainingIterator.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/ViewEdgeIterator/ChainingIterator/ChainPredicateIterator.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/ViewEdgeIterator/ChainingIterator/ChainSilhouetteIterator.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/ViewMap.cpp (+0, -0) (View)
/source/blender/freestyle/intern/python/ViewShape.cpp (+0, -0) (View)

2 Modified Paths:

/source/blender/freestyle/intern/app_blender/api.cpp (+46, -28) (Diff)
/source/blender/freestyle/SConscript (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021