summaryrefslogtreecommitdiff
path: root/sd/xml/effects.xml
AgeCommit message (Collapse)Author
2021-04-17tdf#48551: change preset subtype of Fly Out and Crawl Out exit animationsKatarina Behrens
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>
2021-04-12tdf#131171: make Diagonal Squares animations behave as describedKatarina Behrens
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>
2020-08-31add physics based exit animation effect preset Fall and fade outSarper Akdemir
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>
2020-08-31add two physics based emphasis animation effects presetsSarper Akdemir
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>
2020-08-20make physics based animation effects importable-exportableSarper Akdemir
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>
2019-02-25sd: fix preset class for media call effects.Mark Hung
Change-Id: I2a2a72a3a19beb9911fa694e983945480029ae0d Reviewed-on: https://gerrit.libreoffice.org/68276 Tested-by: Jenkins Reviewed-by: Mark Hung <marklh9@gmail.com>
2016-06-10Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
Committer's note: There is no Oval or Ellipse transition in MSO formats, so fallback to circle on export to those. Change-Id: Ibc3d617d3bb94bdd0702bb4d60ce5fbe2eea8e24 Reviewed-on: https://gerrit.libreoffice.org/23661 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen
The patch caused problems with the export filter tests, to check that you need to add --with-export-validation to your autopen.input see https://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/export-validation for more info on how to set it up This reverts commit 248c5ea771255b54e64394458a321ccf829bbd02. Change-Id: Ib3b8fa7bf80630feeca1f24dfb1ceb5a945d7162 Reviewed-on: https://gerrit.libreoffice.org/26114 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
Change-Id: Ibc3d617d3bb94bdd0702bb4d60ce5fbe2eea8e24 Reviewed-on: https://gerrit.libreoffice.org/23661 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Armin Le-Grand #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles... http://svn.apache.org/viewvc?view=revision&revision=1293316 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 Patches contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1172128 http://svn.apache.org/viewvc?view=revision&revision=1172133 Patch contributed by Ariel Constenla-Haile i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress contextmenu - CWS contextmenu1 http://svn.apache.org/viewvc?view=revision&revision=1182915 Patch contributed by Zhang Jian Fang #118876#, Add check if the OutlinerParaObject is created successfully http://svn.apache.org/viewvc?view=revision&revision=1243381 restore a re-based rdbedit.
2012-07-15Bug fix: now the darken and lighten effects work in the right way.Marco Cecchetti
Edited the effects.xml and changed effect direction to counterclockwise.
2009-01-06CWS-TOOLING: integrate CWS impress147Rüdiger Timm
2008-12-16 15:51:15 +0100 wg r265553 : i96805 2008-12-03 12:32:33 +0100 wg r264766 : 96805 2008-12-03 11:40:11 +0100 wg r264761 : 96805 2008-11-20 15:39:56 +0100 cl r264062 : migrated cws from cvs to svn 2008-11-19 14:16:40 +0100 cl r263992 : CWS-TOOLING: rebase CWS impress147 to trunk@263288 (milestone: DEV300:m35)
2007-08-01INTEGRATION: CWS pathfinder02 (1.7.632); FILE MERGEDJens-Heiner Rechtien
2007/07/23 14:28:43 cl 1.7.632.1: #i79248# made replace the default for additive attribute and changed namespace to smil
2005-03-29INTEGRATION: CWS effectmigration01 (1.4.20); FILE MERGEDRüdiger Timm
2005/03/11 09:47:40 dbo 1.4.20.2: #i39513# fixed vertical wipe-in, wipe-out 2005/03/10 16:20:01 cl 1.4.20.1: #i44578# added EffectMigration for better effect export to OOo 1.x
2005-03-23INTEGRATION: CWS sj16 (1.5.14); FILE MERGEDVladimir Glazounov
2005/03/18 14:02:45 sj 1.5.14.1: #i41534# :importFromSvgD(): skipping tags in svg:d element (unknown)!
2005-03-01INTEGRATION: CWS impress35 (1.3.24); FILE MERGEDKurt Zenker
2005/02/15 16:10:52 cl 1.3.24.1: #i42570# added some missing effects that match effects from last version
2005-02-17INTEGRATION: CWS impress31 (1.2.72); FILE MERGEDVladimir Glazounov
2005/01/28 14:17:53 cl 1.2.72.1: #i41527# support hsl colors
2005-01-25INTEGRATION: CWS impress29 (1.2.44); FILE MERGEDOliver Bolte
2005/01/18 15:42:01 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers
2004-11-26INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDEDRüdiger Timm
2004/11/04 14:47:21 dbo 1.1.2.11: #i36255# fixing waterfallWipe 2004/11/03 15:41:06 cl 1.1.2.10: #i36249# ooo-entrance-wipe property fixed 2004/10/07 13:46:37 cl 1.1.2.9: fixed missing property from venetian blinds 2004/09/23 17:04:29 cl 1.1.2.8: final smil xml spec changes 2004/09/12 22:52:49 cl 1.1.2.7: added text only effects ui support 2004/09/09 18:53:11 cl 1.1.2.6: updated effects, now again with properties 2004/09/07 21:49:14 cl 1.1.2.5: fixed preset naming 2004/09/02 09:16:38 cl 1.1.2.4: updated presets 2004/08/29 23:00:27 cl 1.1.2.3: removed wrong group-id attributes 2004/07/28 11:17:41 cl 1.1.2.2: #i31376# added strings for translation 2004/05/04 14:37:53 cl 1.1.2.1: added initial smil ui