This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8,553
Commits
1
Branch
26
Tags
73
MiB
8264b31fa1
Commit Graph
3 Commits
Author
SHA1
Message
Date
Robert Osfield
f6ad4628f4
Added definition of std::wstring as a work around to a lack of wstring under Cygwin.
2008-11-14 20:31:28 +00:00
Robert Osfield
18dbdc2e86
Fixed build under gcc 4.3.2
2008-11-07 17:07:43 +00:00
Robert Osfield
720551d549
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
...
fopen to osgDB::fopen to facilitate support for wide character filenames using UT8 encoding.
2008-11-07 15:08:08 +00:00