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 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.