Go to file
Tamito Kajiyama 1db5b6d283 Fix for Stroke.Resample(float iSampling) and Stroke.UpdateLength() using
StrokeVertex.point2d() instead of .getPoint().  It is noted that .point2d()
returns a 3-dimensional vector representing a 2D-projected point, with the z
component indicating a normalized depth of the original 3D point, whereas
.getPoint() returns a plain 2-dimensional vector.  This fix should have been
done in revision 48510...

Also made fix for callers of Stroke.Resample() not calling stroke.UpdateLength().
2013-01-22 01:46:16 +00:00
build_files Merged changes in the trunk up to revision 53729. 2013-01-12 02:02:53 +00:00
doc Merged changes in the trunk up to revision 53729. 2013-01-12 02:02:53 +00:00
extern Merged changes in the trunk up to revision 53584. 2013-01-05 22:24:05 +00:00
intern Merged changes in the trunk up to revision 53729. 2013-01-12 02:02:53 +00:00
release Fix for Stroke.Resample(float iSampling) and Stroke.UpdateLength() using 2013-01-22 01:46:16 +00:00
source Fix for Stroke.Resample(float iSampling) and Stroke.UpdateLength() using 2013-01-22 01:46:16 +00:00
CMakeLists.txt Merged changes in the trunk up to revision 53584. 2013-01-05 22:24:05 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Merged changes in the trunk up to revision 53729. 2013-01-12 02:02:53 +00:00