Revision: 10684
          http://gmat.svn.sourceforge.net/gmat/?rev=10684&view=rev
Author:   lindajun
Date:     2012-07-27 19:31:29 +0000 (Fri, 27 Jul 2012)
Log Message:
-----------
Fix for GMT-2884 (Earth Texture Map disappears in OrbitView )
Partial fix GMT-2841 (Spacecraft Model Turns White, initially looks good)
I still see spacecraft solar panel partially drawn.

Removed using __USE_WX280_GL__.  
Basically it will create explicit wxGLContext and shared among GL plots.

Other updates:
ModelManager - Changed public data modleContext to priviate and added access 
methods.  
ModelObject - Made use of gluBuild2DMipmaps() clear for non __WXGTK__. Updated 
debug.  
VisualModelCanvas - Added SetGLContext() method.
ViewCanvas - Added SetGLContext() method.

Modified Paths:
--------------
    trunk/src/gui/rendering/ModelManager.cpp
    trunk/src/gui/rendering/ModelManager.hpp
    trunk/src/gui/rendering/ModelObject.cpp
    trunk/src/gui/spacecraft/VisualModelCanvas.cpp
    trunk/src/gui/spacecraft/VisualModelCanvas.hpp
    trunk/src/gui/subscriber/GroundTrackCanvas.cpp
    trunk/src/gui/subscriber/MdiChildViewFrame.cpp
    trunk/src/gui/subscriber/MdiChildViewFrame.hpp
    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