Revision: 11353 http://sourceforge.net/p/gmat/code/11353 Author: djcinsb Date: 2013-02-18 18:13:53 +0000 (Mon, 18 Feb 2013) Log Message: ----------- GMT-2841 Why are we using wxStrings for file names in the core OpenGL modeling code? I'd prefer (STRONGLY!!!) that we use something much more robust -- either std::string objects or char arrays.
Anyway, when I make this change, I can no longer reproduce the random transparency issue. Yes, I see this working on Windows (Win 7 64, GMAT 32-bit), so I'm making this commit to see if this is really clearing up the issue, or if I'm just missing it locally since I have a pretty non-standard nVidia setup (dual graphics cards, 2 GB graphics memory). Modified Paths: -------------- trunk/src/gui/rendering/ModelObject.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Gmat-svn mailing list Gmat-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gmat-svn