Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5202
Modified Files:
ChangeLog
Log Message:
Sending TRUE to the newly-active Viewpoint's set_bind is handled in during initialization of the viewpoint_node implementation's metatype; we don't need to do it again.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1515
retrieving revision 1.1516
diff -C2 -d -r1.1515 -r1.1516
*** ChangeLog 1 Jun 2007 06:08:44 -0000 1.1515
--- ChangeLog 1 Jun 2007 06:28:11 -0000 1.1516
***************
*** 1,4 ****
--- 1,12 ----
2007-06-01 Braden McDaniel <br...@en...>
+ * src/libopenvrml/openvrml/browser.cpp
+ (openvrml::browser::set_world(resource_istream &)): Sending TRUE
+ to the newly-active Viewpoint's set_bind is handled in during
+ initialization of the viewpoint_node implementation's metatype; we
+ don't need to do it again.
+
+ 2007-06-01 Braden McDaniel <br...@en...>
+
Ensure that scene pointers for the active viewpoint_node and the
active navigation_info_node point to scenes that are either the
|