[Bf-committers] CVS commit: blender/intern/moto/include MT_Matrix3x3.h MT_Matrix4x4.h MT_Tuple2.h

Daniel Dunbar bf-committers@blender.org
Wed, 19 Mar 2003 00:20:10 +0100 (CET)


zuster (Daniel Dunbar) 2003/03/19 00:20:10 CET

  Modified files:
    blender/intern/moto/include MT_Matrix3x3.h MT_Matrix4x4.h 
                                MT_Tuple2.h 
  
  Log:
  Killed MT_Scalar to float conversion warnings (should be
  explicit cast anyway).
  
  Revision  Changes    Path
  1.6       +4 -4      blender/intern/moto/include/MT_Matrix3x3.h
  1.6       +7 -7      blender/intern/moto/include/MT_Matrix4x4.h
  1.7       +2 -2      blender/intern/moto/include/MT_Tuple2.h