[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeedu/kig/misc
From:       Maurizio Paolini <paolini () dmf ! unicatt ! it>
Date:       2003-01-16 15:13:14
[Download RAW message or body]

CVS commit by paolini: 

Corrected a couple of lines for the scaling part (removed an assert,
and changed identity into scaling when there are too few args; this
happens during DrawPrelim).


  M +1 -2      kigtransform.cpp   1.8


--- kdeedu/kig/misc/kigtransform.cpp  #1.7:1.8
@@ -140,6 +140,5 @@ Transformation getProjectiveTransformati
     }
 
-    assert ( false );
-    return Transformation::identity();
+    return Transformation::scaling( s, Coordinate( 0., 0. ) );
   }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic