diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2014-05-06 16:40:27 +0200 |
---|---|---|
committer | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2014-05-09 14:10:46 +0200 |
commit | 0df9ec782efeb24c02f7c5baef53bf2fa75a4bc5 (patch) | |
tree | d6eb0e83f6670dd07b68442afb2a978b1d0c23a9 /jurt/Makefile | |
parent | 273e73c8963e0ce4d52e938cedafa9041144d4e5 (diff) |
oox: preserve scene3d/lightRig effects on shapes.
Shapes can contain 3D effects like in the following example:
<a:scene3d>
<a:camera prst="isometricLeftDown" zoom="150000"/>
<a:lightRig rig="threePt" dir="t">
<a:rot lat="0" lon="0" rev="4800000"/>
</a:lightRig>
</a:scene3d>
This patch preserves the a:lightRig tag, its attributes and the child
element a:rot using the shape grab bag. It also adds a unit test for
this case.
Change-Id: I66b6de3c2b5ef89223b10da54006e28113b8ba5f
Diffstat (limited to 'jurt/Makefile')
0 files changed, 0 insertions, 0 deletions