Update of /cvsroot/bprocessor/facade
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8729
Modified Files:
.classpath
Log Message:
New extrusion tool:
- Uses the new Space.insert() operations that integrates new geometry with existing geometry.
- Direction of extrusion can be changed during extrusion
Index: .classpath
===================================================================
RCS file: /cvsroot/bprocessor/facade/.classpath,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** .classpath 21 Aug 2006 14:17:55 -0000 1.5
--- .classpath 22 Oct 2006 14:32:40 -0000 1.6
***************
*** 6,10 ****
<classpathentry combineaccessrules="false" kind="src" path="/gl"/>
<classpathentry combineaccessrules="false" kind="src" path="/gui"/>
- <classpathentry combineaccessrules="false" kind="src" path="/kernel"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/model"/>
<classpathentry kind="output" path="build"/>
--- 6,9 ----
|