Tuesday, March 30, 2010

[svn:fx-trunk] 9287: Fixes bug with...

Revision: 9287

Author: chaase@adobe.com

Date: 2009-08-13 15:53:43 -0700 (Thu, 13 Aug 2009)

Log Message:

***********

Fixes bug with shader-transition effects (AnimateTransitionShader, Wipe, and CrossFade) when acting on targets that either have filters or are inside a hierarchy with filters. Fix was to capture the bitmap snapshot of the target without any of its own filters applied and to then use the ShaderFilter in conjunction with the target's filters during the animation.

QE notes: Probably need more tests in this area, now that we handle it

Doc notes: none

Bugs: sdk-20250

Reviewer: Jason

Tests run: Checkintests, Mustella (spark/effects/[AnimateTransitionShader|Wipe|CrossFade])

Is noteworthy for integration: No

Ticket Links:

************

http://bugs.adobe.com/jira/browse/sdk-20250

Modified Paths:

**************

flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/AnimateTransitionSha der.as

flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/supportClasses/Anima teTransitionShaderInstance.as

No comments:

Post a Comment