[Bf-blender-cvs] CVS commit: blender/intern/iksolver/intern/TNT cmat.h

Kent Mein mein at cs.umn.edu
Mon Aug 30 15:44:58 CEST 2004


sirdude (Kent Mein) 2004/08/30 15:44:58 CEST

  Modified files:
    blender/intern/iksolver/intern/TNT cmat.h 
  
  Log:
  Changed :  A[i,k] to  A[i][k]
  
  Caught from the following warning:
  In file included from IK_QChain.h:47,
                   from IK_QChain.cpp:44:
  TNT/cmat.h: In function `void TNT::matmultdiag(TNT::Matrix<T>&, const TNT::Matri
  x<T>&, const TNT::Vector<T>&)':
  TNT/cmat.h:593: warning: left-hand operand of comma has no effect
  
  Kent
  
  Revision  Changes    Path
  1.6       +2 -2      blender/intern/iksolver/intern/TNT/cmat.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/intern/iksolver/intern/TNT/cmat.h.diff?r1=1.5&r2=1.6&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list