You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using latest 4.1.4-gold or 4.1.4-dev.
Using the SpriteSheetAnimator and Shadows together cause runtime error: Error #3647: AGAL validation failed: Temporary register read without being written to for source operand 1 at token 1 of vertex program.
But they works separatly - comment line 76 or lines 88-89 to get code work.
I'm using latest 4.1.4-gold or 4.1.4-dev.
Using the SpriteSheetAnimator and Shadows together cause runtime error:
Error #3647: AGAL validation failed: Temporary register read without being written to for source operand 1 at token 1 of vertex program.
But they works separatly - comment line 76 or lines 88-89 to get code work.
FlashDevelop project with latest 4.1.4-gold and 4.1.4-dev libs and test class:
.7z (920kb): https://dl.dropboxusercontent.com/u/63147147/away3d/ShadowNew/ShadowsAnim.7z
or
.zip (1.9Mb): https://dl.dropboxusercontent.com/u/63147147/away3d/ShadowNew/ShadowsAnim.zip
The text was updated successfully, but these errors were encountered: