Update of /cvsroot/bprocessor/build/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16801/doc
Modified Files:
Changelog
Log Message:
Index: Changelog
===================================================================
RCS file: /cvsroot/bprocessor/build/doc/Changelog,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Changelog 29 Nov 2005 18:52:05 -0000 1.6
--- Changelog 22 Dec 2005 11:34:31 -0000 1.7
***************
*** 2,5 ****
--- 2,30 ----
==========
+
+ 2005/12/22: Release M3
+
+ Model:
+ - Restructuring of the internal representation
+ - More logical coloring of surfaces.
+
+ Camera:
+ - A lot of camera navigation tools are added: orbit, pan, fly and walk.
+
+ Pencil:
+ - Bugs fixed in relation to subdividing surfaces.
+ - Construction lines aids drawing
+
+ Extrusion:
+ - Bugs removed in relation to space-assignment
+ - Snapping to parallel surfaces
+ - Interior surfaces are not extruded, when extruding the exterior
+
+ Construction Line tool added
+
+ Clippingplanes:
+ - Improved visual apperance
+
+
2005/11/18: Release M2
----------------------
|