Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23887
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog
Log Message:
Visual C++ 8.0 project file updates.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1310.2.171
retrieving revision 1.1310.2.172
diff -C2 -d -r1.1310.2.171 -r1.1310.2.172
*** ChangeLog 17 May 2007 06:05:11 -0000 1.1310.2.171
--- ChangeLog 17 May 2007 07:17:44 -0000 1.1310.2.172
***************
*** 1,17361 ****
! 2007-05-17 Braden McDaniel <br...@en...>
!
! * doc/doxygen-header: Style sheet fixes.
!
! 2007-05-11 Braden McDaniel <br...@en...>
!
! Protect the plugin_streambuf_map with a mutex.
!
! * src/openvrml-xembed/main.cpp
! (openvrml_xembed::command_istream_reader::operator()() const):
[...34710 lines suppressed...]
! Removed win32Lookat. This, too, belongs in its own package. But
! I'll leave the specifics of that package to the Win32 developers.
!
! Removed the javascript subtree and added a newer version of libjs
! to src/vrml97/libjs, and incorporated it into the automake build.
!
! Nuked the OLD directory. These build scripts certainly would need
! a good deal of reworking after the reorg I've done, and hopefully
! the use of automake means they are nolonger necessary. If anyone
! needs they can be found in an older tarball.
!
! 1999-10-17 Braden N. McDaniel <br...@en...>
!
! OpenGL renderer displaced from libvrml97core and placed in
! libvrml97gl.
!
! Helper functions from MathHelper.cpp in libvrml97core placed in an
! unnamed namespace in ViewerOpenGL.cpp.
!
! OpenGLEvent.c renamed to OpenGLEvent.cpp.
|