diff options
author | onestone <onestone@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-11-23 18:33:41 +0000 |
---|---|---|
committer | onestone <onestone@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2006-11-23 18:33:41 +0000 |
commit | 03201e771732849cb75ce55998d2f98c46a17883 (patch) | |
tree | 45177dda5cd8fc8f010fd863f59d9eb97240ae0f /beryl-plugins/IPCS_NAMES | |
parent | fab5398664124ceb060ee1545e49515c62a757cc (diff) | |
download | marex-dev-03201e771732849cb75ce55998d2f98c46a17883.tar.gz marex-dev-03201e771732849cb75ce55998d2f98c46a17883.tar.bz2 |
beryl-plugins: cube: added IPCS atom to force drawing of all cube faces
git-svn-id: file:///beryl/trunk@1399 d7aaf104-2d23-0410-ae22-9d23157bf5a3
Diffstat (limited to 'beryl-plugins/IPCS_NAMES')
-rw-r--r-- | beryl-plugins/IPCS_NAMES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/beryl-plugins/IPCS_NAMES b/beryl-plugins/IPCS_NAMES index 9a32b7a..835ebfb 100644 --- a/beryl-plugins/IPCS_NAMES +++ b/beryl-plugins/IPCS_NAMES @@ -18,3 +18,7 @@ splash: animation: Bool IS_ANIMATED : This window is animated + +cube: + Bool cube_draw_all_faces : Forces cube to draw all faces + VPtr cube_painting_caps_bool_ptr : A pointer to a Bool value that informs that cube currently paints caps |