(PropertyOwner) Distinguish between disconnection & destruction 42/28142/5
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 26 Sep 2014 14:52:23 +0000 (15:52 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 29 Sep 2014 10:22:09 +0000 (03:22 -0700)
commita87846cb6a9d92ef493eb197ed74b841654f3274
tree6574fa6c75922cf487181d19389140022e6acba5
parent08abb9a9ca153829e665ca7497fc504440bf5a89
(PropertyOwner) Distinguish between disconnection & destruction

There was no way to tell if the property-owner was destroyed or removed from the scene as
different operations may be required for the two scenarios.

Change-Id: If291c2dc7762e1839dbcce346620d8814f94b4d3
dali/internal/update/animation/scene-graph-animator.h
dali/internal/update/animation/scene-graph-constraint-base.h
dali/internal/update/common/property-owner.cpp
dali/internal/update/common/property-owner.h
dali/internal/update/node-attachments/scene-graph-mesh-attachment.cpp
dali/internal/update/node-attachments/scene-graph-mesh-attachment.h
dali/internal/update/nodes/node.cpp