thorvg/test
Hermet Park 682bc25298 common shape: revise scale/rotate approach.
Come to think of it, this optimized method is not so useful,
it could just bring the user misunderstanding and
not to efficient as I expected in the most cases.

So, changed policy for transformation behaviors.
it keeps the properties as others but leaves it to the backend implementation.

Plus, this change contains the correct RenderUpdateFlag.
You can refer the flag in the backend to figure out which kinds of properites has been updated

Change-Id: Ibe0494712598a8161950b9ae2e22ac45bed1c47b
2020-05-03 15:03:29 +09:00
..
makefile common shape: renamed the method clear() to reset() 2020-05-02 18:07:51 +09:00
testBlending.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testBoundary.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testComposition.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testDirectUpdate.cpp common shape: revise scale/rotate approach. 2020-05-03 15:03:29 +09:00
testGradient.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testMergeShapes.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testMultiShapes.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testPath.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testPathCopy.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testScene.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testShape.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testStroke.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testUpdate.cpp common shape: support scale/rotate transform 2020-05-02 23:01:16 +09:00