Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] big changes coming (came)


Chronological Thread 
  • From: "Steven G. Parker" <sparker@cs.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: [Manta] big changes coming (came)
  • Date: Tue, 27 Nov 2007 07:17:58 -0700

I meant to send this out just before my commit.   Here it is anyway.

I am about to make a large change to the Manta source by removing the external dependency on SCIRun libraries that are no longer being maintained. The thread library and a few other classes that we use have been moved into the Manta Core library. I took the opportunity to clean up a few things, although considerably more could still be done.

I have updated everything that is in the Manta trunk. However, any external projects will likely need to be updated. They are fairly easy changes:
- Everything is in the Manta namespace instead of some things in the SCIRun namespace
 - The sgi_stl_... headers are no more.   Delete those #includes.
 - Things included as SCIRun/Core/... are now included as Core/...

I will be in e-mail contact to help sort out any dangling issues.

Steve





  • [Manta] big changes coming (came), Steven G. Parker, 11/27/2007

Archive powered by MHonArc 2.6.16.

Top of page