Bug fixes for 2d physics 92/298492/1
authorDavid Steele <david.steele@samsung.com>
Thu, 7 Sep 2023 14:15:46 +0000 (15:15 +0100)
committerDavid Steele <david.steele@samsung.com>
Thu, 7 Sep 2023 15:03:16 +0000 (16:03 +0100)
commita7db3ebe763dfa010bf528ccf1f6142c690e7981
tree76f9c25d41dc2972df422e4a41f83311417797b3
parente8605599219061aeff815cec4f7332718619946a
Bug fixes for 2d physics

Ensure that empty function queue doesn't cause crash
Fix the actor / physics world rotation translation (due to mirroring
the Y coords)

Changed the order of the inclusion files to ensure that a clean build
picks up the version of headers in the dali-physics/third-party folder.

Change-Id: I8aad01f7b9292e2c29642e61966daa33117d1efb
Signed-off-by: David Steele <david.steele@samsung.com>
automated-tests/src/dali-physics2d/utc-Dali-PhysicsActor.cpp
automated-tests/src/dali-physics2d/utc-Dali-PhysicsAdaptor.cpp
build/tizen/dali-physics/CMakeLists.txt
dali-physics/internal/chipmunk-impl/chipmunk-physics-adaptor-impl.cpp
dali-physics/internal/physics-world-impl.cpp