[Tizen] (FrameCallback) All values now local & baking of the value supported 79/191079/1 submit/tizen/20181011.084320
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 3 Oct 2018 19:16:46 +0000 (20:16 +0100)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 11 Oct 2018 07:26:28 +0000 (16:26 +0900)
commit1349eaca8b52876f6917345ab50db609c1c28adc
treef4f3f733c4ad3d4c184aa1c0685f5a51496f96e8
parentc1c848dc18d24b5796846bd48e595bb798d41065
[Tizen] (FrameCallback) All values now local & baking of the value supported

- Callback now called before world matrix is calculated so removed the world matrix methods
  (as they will be a frame behind now)
- All values now in local actor space.
- Scale added.
- Added bake methods to save the values if required.

Change-Id: I76318fcf77c0ae6e7a217ee9169db71aeda9aa75
automated-tests/src/dali/utc-Dali-FrameCallbackInterface.cpp
dali/devel-api/update/update-proxy.cpp
dali/devel-api/update/update-proxy.h
dali/internal/update/manager/update-manager.cpp
dali/internal/update/manager/update-proxy-impl.cpp
dali/internal/update/manager/update-proxy-impl.h