Revision: 1605
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1605&view=rev
Author:   rorthomas
Date:     2011-01-30 13:31:09 +0000 (Sun, 30 Jan 2011)

Log Message:
-----------
fixed bug rev. 1589

Modified Paths:
--------------
    trunk/source/main/BeamForcesEuler.cpp

Modified: trunk/source/main/BeamForcesEuler.cpp
===================================================================
--- trunk/source/main/BeamForcesEuler.cpp       2011-01-30 13:29:08 UTC (rev 
1604)
+++ trunk/source/main/BeamForcesEuler.cpp       2011-01-30 13:31:09 UTC (rev 
1605)
@@ -259,7 +259,8 @@
        BES_START(BES_CORE_AnimatedProps);
 
        //animate props
-       if(doUpdate)
+       // TODO: only calculate animated props every frame and not in the core 
routine
+       //if(doUpdate)
        {
                for (int propi=0; propi<free_prop; propi++)
                {


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

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to