Hey rect thanx for the bug report! fixed and in the trunk
Rob On Fri, May 22, 2009 at 6:49 PM, rect <[email protected]> wrote: > > 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 > > -- Rob Bateman Flash Development & Consultancy [email protected] www.infiniteturtles.co.uk www.away3d.com
