Updated changed log for 1.0-rc7.

This commit is contained in:
Robert Osfield
2005-11-29 22:29:44 +00:00
parent f3f86973a0
commit 4ac38439ab

View File

@@ -1,3 +1,19 @@
2005-11-29 18:38 robert
* src/osgPlugins/stl/ReaderWriterSTL.cpp: Added default opening of
the file as a binary file, and once the type is confirmed then
close and reopen as an ascii as required. This is done to get
round problems under Windows.
Also made the running of the SmoothingVisitor optional, now use
-O smooth to make the loader run the osgUtil::SmoothingVisitor
over the model.
2005-11-29 14:20 robert
* AUTHORS.txt, ChangeLog, applications/osgversion/osgversion.cpp:
Updated ChangeLog, osgversion.cpp and AUTHORS.txt for 1.0-rc6.
2005-11-29 14:07 robert
* NEWS.txt: Updated NEWS with second draft of press release.