kwin/effects/cube
Martin Gräßlin c648f03313 A new vertex shader for cylinder effect using polar coordinates. Solves some painting problems.
Adding a new cylinder cap as well as the new cylinder is smaller than the old one.

svn path=/trunk/KDE/kdebase/workspace/; revision=928679
2009-02-19 20:32:20 +00:00
..
data A new vertex shader for cylinder effect using polar coordinates. Solves some painting problems. 2009-02-19 20:32:20 +00:00
CMakeLists.txt Sphere and Cylinder become part of Cube effect. That is much more convenient than having an own effect for each (only loading the shader is actually required). 2009-02-14 09:29:01 +00:00
cube.cpp A new vertex shader for cylinder effect using polar coordinates. Solves some painting problems. 2009-02-19 20:32:20 +00:00
cube.desktop SVN_SILENT made messages (.desktop file) 2009-02-18 13:16:56 +00:00
cube.h Distance between 3D windows is determined by the zoom position divided by the number of windows in stacking order when cube is activated. 2009-02-19 11:03:40 +00:00
cube_config.cpp Add an option so that windows can hover above the cube similar to 3D Windows plugin in Compiz. Currently this disables "windows overlapping edges" feature when this option is set (no change when not set). 2009-02-17 20:47:02 +00:00
cube_config.desktop SVN_SILENT made messages (.desktop file) 2009-02-14 16:04:31 +00:00
cube_config.h Cleaned up the effects/ directory by moving each individual effect into 2009-02-05 15:35:38 +00:00
cube_config.ui Add an option so that windows can hover above the cube similar to 3D Windows plugin in Compiz. Currently this disables "windows overlapping edges" feature when this option is set (no change when not set). 2009-02-17 20:47:02 +00:00
cubeslide.cpp Change the timeline curve shape depending on the number of rotations. If there is only one rotation it is an EaseInOut curve, if there are more than one rotations first is an EaseIn, last an EaseOut all other Linear curves. 2009-02-19 09:31:58 +00:00
cubeslide.desktop SVN_SILENT made messages (.desktop file) 2009-02-17 12:09:45 +00:00
cubeslide.h Adding windows overlapping edges to cube slide animation. Overlapping windows from target desktop are faded in and windows from source desktop are faded out. This looks really good for slow animation speed but for normal speed it's kind of flashy. So perhaps I'll add an option to turn it off... 2009-02-18 19:14:47 +00:00
cubeslide_config.cpp Split cube mode and animation of desktop switching in separate effects: say hello to CubeSlide effect. 2009-02-06 18:53:16 +00:00
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2009-02-17 12:09:45 +00:00
cubeslide_config.h Split cube mode and animation of desktop switching in separate effects: say hello to CubeSlide effect. 2009-02-06 18:53:16 +00:00
cubeslide_config.ui Split cube mode and animation of desktop switching in separate effects: say hello to CubeSlide effect. 2009-02-06 18:53:16 +00:00