Revision: 38485
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=38485
Author:   phabtar
Date:     2011-07-18 18:31:01 +0000 (Mon, 18 Jul 2011)
Log Message:
-----------
Identifying Animation List for Material shininess. 

Modified Paths:
--------------
    branches/soc-2011-pepper/source/blender/collada/AnimationImporter.h

Modified: branches/soc-2011-pepper/source/blender/collada/AnimationImporter.h
===================================================================
--- branches/soc-2011-pepper/source/blender/collada/AnimationImporter.h 
2011-07-18 18:14:22 UTC (rev 38484)
+++ branches/soc-2011-pepper/source/blender/collada/AnimationImporter.h 
2011-07-18 18:31:01 UTC (rev 38485)
@@ -102,6 +102,11 @@
                CAMERA_ZFAR = 8,
                CAMERA_ZNEAR = 16
        };
+
+       enum matAnim
+       {
+               MATERIAL_SHININESS = 2
+       };
        
        enum AnimationType
                {

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to