.. |
CMakeLists.txt
|
Move some OSG-dependant code into scene/util.
|
2011-11-29 10:23:09 +00:00 |
interpolator.cxx
|
Fixes for headless mode.
|
2011-10-23 17:56:28 +01:00 |
interpolator.hxx
|
- new FSF addresses
|
2006-03-08 18:16:08 +00:00 |
path_test.cxx
|
Fix a bug affecting TerraGear, and extend unit-tests to cover this. (SGPath::file returned an empty string for paths with no directory separator)
|
2011-10-28 12:57:07 +01:00 |
ResourceManager.cxx
|
Add ResourceManager, and use to find sound and model paths.
|
2010-09-06 09:09:58 +01:00 |
ResourceManager.hxx
|
Add ResourceManager, and use to find sound and model paths.
|
2010-09-06 09:09:58 +01:00 |
sg_dir.cxx
|
Olaf Flebbe: Avoid infinite recursion in simgear::Dir::create
|
2012-02-10 22:42:27 +01:00 |
sg_dir.hxx
|
Remove-on-destroy option for simgear::Dir, to help with cleaning up temporary directories.
|
2011-10-21 09:36:10 +01:00 |
sg_path.cxx
|
#599: Don't crash when a path does not exist.
|
2012-01-13 19:58:45 +01:00 |
sg_path.hxx
|
#199: ADd method to return the absolute (real) path.
|
2012-01-12 21:44:15 +01:00 |
sgstream.cxx
|
Reduce compiler.h to almost nothing (but it's worth keeping around I think, for
|
2008-07-25 18:35:40 +00:00 |
sgstream.hxx
|
Reduce compiler.h to almost nothing (but it's worth keeping around I think, for
|
2008-07-25 18:35:40 +00:00 |
stdint.hxx
|
Put in public domain, Curtis wants it (because net_fdm.hxx depends on it) and I created the other functions.
|
2005-11-13 09:42:38 +00:00 |
stopwatch.hxx
|
- new FSF addresses
|
2006-03-08 18:16:08 +00:00 |
strutils_test.cxx
|
string list joining, and a test case for that and splitting.
|
2011-10-20 11:12:54 +01:00 |
strutils.cxx
|
string list joining, and a test case for that and splitting.
|
2011-10-20 11:12:54 +01:00 |
strutils.hxx
|
string list joining, and a test case for that and splitting.
|
2011-10-20 11:12:54 +01:00 |
swap_test.cpp
|
Cygwin fixes.
|
2005-09-29 12:05:22 +00:00 |
tabbed_values_test.cxx
|
Replace SG_USE_STD() by using std::
|
2008-07-28 07:52:13 +00:00 |
tabbed_values.cxx
|
- fix one broken #include path (in a not usually compiled test app)
|
2009-05-16 16:18:37 +02:00 |
tabbed_values.hxx
|
Replace SG_USE_STD() by using std::
|
2008-07-28 07:52:13 +00:00 |
texcoord.cxx
|
Intialize to prevent a 'may be used uninitialized' warning
|
2011-12-19 15:28:11 +01:00 |
texcoord.hxx
|
Remove deprecated vector classes - finally!
|
2010-07-30 00:46:30 +01:00 |
zfstream.cxx
|
Fix assorted compiler warnings found by Clang
|
2011-10-28 12:07:35 +01:00 |
zfstream.hxx
|
Fix assorted compiler warnings found by Clang
|
2011-10-28 12:07:35 +01:00 |