[evas/evas_3D] Billboard mechanism
authorOleksandr Shcherbina <o.shcherbina@samsung.com>
Mon, 6 Apr 2015 05:10:28 +0000 (14:10 +0900)
committerChunEon Park <chuneon.park@samsung.com>
Mon, 6 Apr 2015 05:10:28 +0000 (14:10 +0900)
commitbc8dfbb1ef88127f61a86d4a8719e33275fb4629
tree9fddac596bea558946b5a953d68e0b4613e5d01d
parent5a5322706eb21ea5753d1bc7634098d9e5e50887
[evas/evas_3D] Billboard mechanism

Summary:
Add pointer to target billboard node in Evas_3D_Node
Skip set flags change orientation for billboard node
Add method node_billboard_update to use it for change orientation during traverse
by nodes
Split API evas_3d_node_look_at_set to have possibility change orientation of node
without set flags

Reviewers: cedric, Hermet

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2245
src/examples/evas/Makefile.am
src/examples/evas/evas-3d-shadows.c
src/examples/evas/resources/images/billboard.png [new file with mode: 0644]
src/lib/evas/Evas_Eo.h
src/lib/evas/canvas/evas_3d_node.c
src/lib/evas/canvas/evas_3d_node.eo
src/lib/evas/include/evas_private.h