Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r2103 - trunk/Model/Textures


Chronological Thread 
  • From: brownlee@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [Manta] r2103 - trunk/Model/Textures
  • Date: Thu, 21 Feb 2008 05:56:29 -0700 (MST)

Author: brownlee
Date: Thu Feb 21 05:56:28 2008
New Revision: 2103

Removed:
   trunk/Model/Textures/ColorMap.cc
   trunk/Model/Textures/ColorMap.h
Modified:
   trunk/Model/Textures/CMakeLists.txt
Log:
removing ColorMap after eliminated all usage of it, instead look at Roni's 
new valuePrimitive code

Modified: trunk/Model/Textures/CMakeLists.txt
==============================================================================
--- trunk/Model/Textures/CMakeLists.txt (original)
+++ trunk/Model/Textures/CMakeLists.txt Thu Feb 21 05:56:28 2008
@@ -5,8 +5,6 @@
      Textures/CheckerTexture.h
      Textures/TileTexture.cc
      Textures/TileTexture.h
-     Textures/ColorMap.cc
-     Textures/ColorMap.h
      Textures/Constant.cc
      Textures/Constant.h
      Textures/ImageTexture.cc




  • [Manta] r2103 - trunk/Model/Textures, brownlee, 02/21/2008

Archive powered by MHonArc 2.6.16.

Top of page