Revision: 10665
          http://gmat.svn.sourceforge.net/gmat/?rev=10665&view=rev
Author:   lindajun
Date:     2012-07-20 22:08:55 +0000 (Fri, 20 Jul 2012)
Log Message:
-----------
Fix for GMT-2526 (Animation and Graphics incorrect)

GmatMainFrame - Added is mission running flag. Using tool bar status of 
TOOL_RUN gives wrong info since it is not toggle item. Added 
ComputeAnimationSpeed() to remove multiple code block and improved animation 
speed control.

ViewCanvas - Removed unused input parameter from ComputRingBufferIndex().

GroundTrackCanvas, OrbitViewCanvas - Turned off drawing current solver data in 
ViewAnimation() since current iteration data is drawn only during the run, this 
fixed the incorrect animation issue. Replaced Sleep() with wxMilliSleep() to be 
more platform independent.

Modified Paths:
--------------
    trunk/src/gui/app/GmatMainFrame.cpp
    trunk/src/gui/app/GmatMainFrame.hpp
    trunk/src/gui/subscriber/GroundTrackCanvas.cpp
    trunk/src/gui/subscriber/OrbitViewCanvas.cpp
    trunk/src/gui/subscriber/ViewCanvas.cpp
    trunk/src/gui/subscriber/ViewCanvas.hpp

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gmat-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmat-svn

Reply via email to