[Hdrflow-svn] SF.net SVN: hdrflow: [270] trunk
Status: Pre-Alpha
Brought to you by:
glslang
|
From: <gl...@us...> - 2007-08-27 15:47:35
|
Revision: 270
http://hdrflow.svn.sourceforge.net/hdrflow/?rev=270&view=rev
Author: glslang
Date: 2007-08-25 08:15:53 -0700 (Sat, 25 Aug 2007)
Log Message:
-----------
+ icons file updates
Modified Paths:
--------------
trunk/app/HDRFlow/Images/hdrflow.icns
trunk/lib/extras/src/imf/mfn/mfn.cpp
Modified: trunk/app/HDRFlow/Images/hdrflow.icns
===================================================================
(Binary files differ)
Modified: trunk/lib/extras/src/imf/mfn/mfn.cpp
===================================================================
--- trunk/lib/extras/src/imf/mfn/mfn.cpp 2007-08-25 14:52:35 UTC (rev 269)
+++ trunk/lib/extras/src/imf/mfn/mfn.cpp 2007-08-25 15:15:53 UTC (rev 270)
@@ -5,3 +5,11 @@
// Released under the GPL.
// For more information, see http://www.cryogenicgraphics.com/hdrflow.
+#include <maya/MPxImageFile.h>
+#include <maya/MImageFileInfo.h>
+#include <maya/MImage.h>
+#include <maya/MFnPlugin.h>
+#include <maya/MStringArray.h>
+#include <maya/MIOStream.h>
+#include <maya/MGlobal.h>
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|