/sw/uiconfig/

iewed-by: Katarina Behrens <bubli@bubli.org>
so that they match the behaviour (it is fly out 'to left', 'to right'
etc. instead of 'from left', 'from right')

This change only affects animation direction choices in GUI (sidebar)
and doesn't modify the animation itself in any way

Change-Id: Id5dd8013f388243c1c862177cfa7c6f106b9d09c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114226
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <bubli@bubli.org>
tdf#131171: make Diagonal Squares animations behave as described 2021-04-12T17:22:41+00:00 Katarina Behrens bubli@bubli.org 2021-04-12T12:56:12+00:00 46fe595379a898ee7e537cbffd5d215d4a58aca5 All of these animations map to Waterfall transition left-to-bottom: horizontal left rotated 90° clockwise right-to-top: reverse of left-to-bottom right-to-bottom: horizontal right rotated 90° counterclockwise left-to-top: reverse of right-to-bottom This holds for entrance animations. For exit it is the same but reversed see also: https://www.w3.org/TR/SMIL2/smil-transitions.html#Table%205:%20SMPTE%20Matrix%20Wipes Change-Id: I9d1b05485727bb6f0e93ba78f10094055bfbaa70 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113985 Tested-by: Jenkins Reviewed-by: Katarina Behrens <bubli@bubli.org>
All of these animations map to Waterfall transition
left-to-bottom: horizontal left rotated 90° clockwise
right-to-top: reverse of left-to-bottom
right-to-bottom: horizontal right rotated 90° counterclockwise
left-to-top: reverse of right-to-bottom

This holds for entrance animations. For exit it is the same but
reversed

see also: https://www.w3.org/TR/SMIL2/smil-transitions.html#Table%205:%20SMPTE%20Matrix%20Wipes

Change-Id: I9d1b05485727bb6f0e93ba78f10094055bfbaa70
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113985
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <bubli@bubli.org>
add physics based exit animation effect preset Fall and fade out 2020-08-31T10:30:12+00:00 Sarper Akdemir q.sarperakdemir@gmail.com 2020-08-30T10:33:02+00:00 6915d69a125417a62e4b795c7c97faac6088f94e Adding a new animation effect preset in the Exciting sub category of Exit category called Fall and fade out, which makes the shape fall with a bounciness of 0.6 and fade out. Change-Id: Id9fe29f98f276cdb9748f0eb787e03f68314097a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101660 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Adding a new animation effect preset in the Exciting sub category
of Exit category called Fall and fade out, which makes the shape
fall with a bounciness of 0.6 and fade out.

Change-Id: Id9fe29f98f276cdb9748f0eb787e03f68314097a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101660
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
add two physics based emphasis animation effects presets 2020-08-31T10:28:35+00:00 Sarper Akdemir q.sarperakdemir@gmail.com 2020-08-29T23:34:21+00:00 d616104eeedef9ee32707c1b437c3e538de0ae25 Adding two physics based emphasis animation effects presets called Shoot right/left and return. Change-Id: I38ea22a4347c83b7065476b9f673a900566b045f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101657 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Adding two physics based emphasis animation effects presets called
Shoot right/left and return.

Change-Id: I38ea22a4347c83b7065476b9f673a900566b045f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101657
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
make physics based animation effects importable-exportable 2020-08-20T13:21:07+00:00 Sarper Akdemir q.sarperakdemir@gmail.com 2020-06-25T17:33:05+00:00 e33486189d5af3e651a5bc2e974b548fc07cc5bc Makes physics based animation effects importable and exportable on content.xml. Uses one new xml token animatePhysics. Also adds a new animation preset called Physics Basic that is available under Emphasis animation effect category. Change-Id: I38b0511f973668655cff78becebe3f1e628d9083 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100247 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Makes physics based animation effects importable and exportable
on content.xml. Uses one new xml token animatePhysics.

Also adds a new animation preset called Physics Basic that is
available under Emphasis animation effect category.

Change-Id: I38b0511f973668655cff78becebe3f1e628d9083
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100247
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>