office-gobmx/slideshow
Caolán McNamara 5f6af959fa InfoFont/Color is not used by vcl now
anywhere anyone wanted to Get[Font|Color] give it the Label
ones instead.

why this is exposed through uno is bewildering, stubbed those
out for the moment

Change-Id: I7a31d027287436be1c075c76a370047efd010bf3
2016-10-05 20:52:29 +01:00
..
inc/pch
opengl
qa
source InfoFont/Color is not used by vcl now 2016-10-05 20:52:29 +01:00
test Remove _TYPED suffix from tools/link.hxx macros 2016-10-05 07:56:12 +02:00
util
CppunitTest_slideshow.mk
Executable_demoshow.mk
Library_OGLTrans.mk
Library_slideshow.mk
Makefile
manifest.txt
Module_slideshow.mk
Package_opengl.mk
README

The Impress slideshow engine

== 3D transitions ==

The 3D transitions are slideshow transition engine using OpenGL and
are located in slideshow/source/engine/OGLTrans/. They were initially
written by GSOC student Shane.M.Mathews. Radek has later polished the
code a bit, added few new 3D transitions, added infrastructure for
vertex and fragment shaders. Wrote few transitions with fragment shader
too.