Update of /cvsroot/opal/opal
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12729
Modified Files:
changelog.txt
Log Message:
Added VC8 project files for sample apps.
Index: changelog.txt
===================================================================
RCS file: /cvsroot/opal/opal/changelog.txt,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** changelog.txt 16 Aug 2005 19:01:10 -0000 1.39
--- changelog.txt 16 Aug 2005 19:27:06 -0000 1.40
***************
*** 15,21 ****
------------------------------------------
* 8-16-05: Removed iterator from Solid::internal_applyForces to avoid assertions from VC++ 8.0 "Debug Iterator Support." (Tyler Streeter)
! * 8-16-05: Added VC8 (i.e. .NET 2005) project files. (Tyler Streeter)
* 8-6-05: Fixed bug in ODE function found by EarthquakeProof - a VolumeSensor using a volume Solid with an offset shape caused a segmentation fault when getting user data from its ODE geomID in ODESimulator::internal_queryVolume. (Tyler Streeter)
--- 15,23 ----
------------------------------------------
+ * 8-16-05: Added VC8 project files for sample apps. (Tyler Streeter)
+
* 8-16-05: Removed iterator from Solid::internal_applyForces to avoid assertions from VC++ 8.0 "Debug Iterator Support." (Tyler Streeter)
! * 8-16-05: Added VC8 (i.e. .NET 2005) project file. (Tyler Streeter)
* 8-6-05: Fixed bug in ODE function found by EarthquakeProof - a VolumeSensor using a volume Solid with an offset shape caused a segmentation fault when getting user data from its ODE geomID in ODESimulator::internal_queryVolume. (Tyler Streeter)
|