Revision: 6749
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6749&view=rev
Author:   alexcb
Date:     2008-07-03 13:22:14 -0700 (Thu, 03 Jul 2008)

Log Message:
-----------
removed debugging garbage from camera model

Modified Paths:
--------------
    code/stage/trunk/libstage/model_camera.cc

Modified: code/stage/trunk/libstage/model_camera.cc
===================================================================
--- code/stage/trunk/libstage/model_camera.cc   2008-07-03 20:16:15 UTC (rev 
6748)
+++ code/stage/trunk/libstage/model_camera.cc   2008-07-03 20:22:14 UTC (rev 
6749)
@@ -159,10 +159,6 @@
 {   
        GetFrame();
        StgModel::Update();
-       static float y = 0;
-       y += 0.1;
-//     setYaw( y );
-       setPitch( y );
 }
 
 bool StgModelCamera::GetFrame( void )


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to