hi guys,

LineSegmant object addChild to scene does not work at all with the
latest trunk.

I solved as follows.

244 line of "away3d.core.project.MeshProjector.as " :
_tri.screenZ += _mesh.screenZOffset;

changes to:
_seg.screenZ += _mesh.screenZOffset;

Although come to work by above.
Is it bug fixed done? I'm not confident.
Please let me hear the opinion of everyone.


rect

Reply via email to