Update of /cvsroot/bprocessor/build/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5416
Modified Files:
Changelog
Log Message:
added some of the changes in M2
Index: Changelog
===================================================================
RCS file: /cvsroot/bprocessor/build/doc/Changelog,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Changelog 23 Sep 2005 09:58:16 -0000 1.3
--- Changelog 18 Nov 2005 01:49:44 -0000 1.4
***************
*** 2,5 ****
--- 2,26 ----
==========
+ 2005/11/18: Release M2
+ ----------------------
+ GUI:
+ - Replaced the attribute view
+ - Added cursors for the different tools
+ -
+
+ Model:
+ - far better selection of edges and vertexes
+ - algorithms for splitting edges and spaces
+ -
+
+ GL:
+ - Made a separate tool for rotations, and added rotation about own axis
+ - Changed the view so that it now stores center and camera postions along with focalwidth to make it
+ easy to edit the settings in a dialog window.
+ - Clipping planes
+ - length input is added for extrusion
+ - guidence lines
+ -
+
2005/09/23: Release M1
----------------------
|