away3d / away3d-core-fp11

Away3D engine for Flash Player 11
http://www.away3d.com
Other
640 stars 273 forks source link

Bug in AGAL vertex code (SegmentPass class, line 62) #589

Open mr-rzeznik opened 11 years ago

mr-rzeznik commented 11 years ago

I was found bug in AGAL vertex code for SegmentPass class - line 62. When I used Segments in my project, flash traces "warning: bad line 8: seq vt4.z, vt4.y vc6.x" and throws error "Error #3648: AGAL validation failed: Temporary register component read without being written to for source operand 2 at token 9 of vertex program."

I'm using Away3d 4.1.1 Beta version from website.