Revision 842034

Go back to digest for 10th August 2008

Features in KDE Base

Martin Gräßlin committed changes in /trunk/KDE/kdebase/workspace/kwin/effects:

New algorithm for rendering the cube caps.
The caps are now made up of many small triangles.

This is needed so that we can have caps on the upcoming sphere effect.

Also this way it is possible to paint textured cap in one step and not in two.
So the opacity of the textured caps is now correct.
The texture has got a border of one pixel in cap color so that the texture can be used to paint the whole cap and transparent areas of the texture are manually blended with the cap color.

File Changes

Modified 2 files
  • /trunk/KDE/kdebase/workspace/kwin/effects
  •   /cube.cpp
  •   /cube.h
2 files changed in total