From 7703293f183b111852840fc959b7b4d16f46558c Mon Sep 17 00:00:00 2001 From: Ian Osgood Date: Tue, 6 Jun 2006 12:36:20 -0700 Subject: [PATCH] Update Render to version 0.10 Renamed previous type TRAP -> TRAPEZOID to make room for new TRAP type. Use construct for masks. --- src/extensions/render.xml | 108 +++++++++++++++++++++++--------------- 1 file changed, 66 insertions(+), 42 deletions(-) diff --git a/src/extensions/render.xml b/src/extensions/render.xml index 74938be..53782c8 100644 --- a/src/extensions/render.xml +++ b/src/extensions/render.xml @@ -5,7 +5,7 @@ All Rights Reserved. See the file COPYING in this directory for licensing information. --> - + @@ -67,45 +67,19 @@ for licensing information. - - 10 - - - 11 - - - 12 - - - 13 - - - 14 - - - 15 - - - 16 - - - 17 - - - 18 - - - 19 - - - 110 - - - 111 - - - 112 - + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 @@ -205,7 +179,7 @@ for licensing information. - + @@ -322,7 +296,7 @@ for licensing information. - + @@ -566,4 +540,54 @@ for licensing information. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.34.1