Updated visual property animator to handle shader properties 88/109288/7
authorDavid Steele <david.steele@samsung.com>
Mon, 9 Jan 2017 19:17:59 +0000 (19:17 +0000)
committerDavid Steele <david.steele@samsung.com>
Thu, 12 Jan 2017 19:35:52 +0000 (19:35 +0000)
If the AnimateProperty() method cannot find the requested property
in the renderer, it now checks the shader. If it finds a registered
uniform, then it registers the same uniform on the renderer, and
sets up the appropriate transition.

Change-Id: I0f5ae27deec005f406d18ca9de28ed9cf57f96a3
Signed-off-by: David Steele <david.steele@samsung.com>

No differences found