Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30243
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog
Log Message:
Doc-comment fixes.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1310.2.150
retrieving revision 1.1310.2.151
diff -C2 -d -r1.1310.2.150 -r1.1310.2.151
*** ChangeLog 16 Apr 2007 07:40:16 -0000 1.1310.2.150
--- ChangeLog 16 Apr 2007 08:18:14 -0000 1.1310.2.151
***************
*** 1,4 ****
--- 1,10 ----
2007-04-16 Braden McDaniel <br...@en...>
+ * src/libopenvrml/openvrml/browser.cpp
+ (openvrml::scene::load_url(const std::vector<std::string> &, const
+ std::vector<std::string> &)): Doc-comment fixes.
+
+ 2007-04-16 Braden McDaniel <br...@en...>
+
IndexedQuadSet seems to offer a superset of QuadSet's
functionality (to the extent that it's not clear why the latter
|