timoore
4efa087cd1
Don't modify OSG Registry with file path
...
To set a path when loading model files, use an osg ReaderWriter::Options object.
Put locks in ModelRegistry::readNode and ModelRegistry::readImage to avoid
conflicts when files are loaded from both the pager and the main thread.
2007-12-04 22:38:40 +00:00
fredb
60f0003436
Update MSVC 7.1 projects
2007-12-02 12:28:30 +00:00
fredb
671f3f5890
Update MSVC 7.1 projects
2007-08-12 13:40:16 +00:00
frohlich
30529ccdf5
Modified Files:
...
projects/VC7.1/SimGear.vcproj projects/VC8/SimGear.vcproj
simgear/math/Makefile.am simgear/math/SGGeoc.hxx
simgear/math/SGGeodesy.cxx simgear/math/SGGeodesy.hxx
simgear/math/polar3d.hxx simgear/math/sg_geodesy.hxx
simgear/math/sg_types.hxx
Removed Files:
simgear/math/polar3d.cxx simgear/math/sg_geodesy.cxx
simgear/math/sg_memory.h:
Remove sg_memory.h It is unused anyway and should not be required
in a c++ world. Move distance course functions to the SG* type
system. Move the implementation into SGGeodesy.cxx. Remove some of
the old Point3D Based sg* functions that are already unused.
2007-08-07 05:26:21 +00:00
frohlich
a8a02d3a2e
Modified Files:
...
projects/VC8/SimGear.vcproj:
MSVC8 Build system updates from Olaf Flebbe.
2007-08-07 04:59:09 +00:00
fredb
4477867ef4
Update MSVC 7.1 projects
2007-06-16 16:14:23 +00:00
frohlich
a5f42eeddf
Modified Files:
...
projects/VC8/SimGear.vcproj: Olaf FLebbe win32 build system.
2007-05-30 13:16:53 +00:00
frohlich
8258fd7d9f
Modified Files:
...
projects/VC8/SimGear.vcproj: Olaf Flebbe: Updates to the win32
build system.
2007-04-21 12:24:43 +00:00
fredb
3824f064cd
Update MSVC 7.1 projects
2007-04-03 11:35:19 +00:00
frohlich
1445949e31
Modified Files:
...
projects/VC8/SimGear.vcproj: Olaf Flebbe: renenable static build
2007-01-31 21:40:59 +00:00
frohlich
4d4d26aef8
Modified Files:
...
projects/VC8/SimGear.vcproj: Olaf Flebbe, MSVC8 buildsystem changes.
2007-01-15 17:32:17 +00:00
fredb
a0af7f0524
Update MSVC 7.1 project file and fix win32 compilation
2007-01-09 21:58:04 +00:00
fredb
d3e00dba8e
Add a prototype simgear_config.h for MSVC 7.1 and a rule to build it.
...
At Olaf requests, add MSVC 8 specific symbols to remove pedantic warnings
2007-01-06 16:52:50 +00:00
fredb
4998af8d7a
Add SGBinding.[ch]xx to the MSVC 7.1 project
2007-01-04 22:24:23 +00:00
fredb
49fcc799ca
Port jpgfactory to OSG
2006-12-16 17:29:16 +00:00
fredb
10bc803775
Project files for MSVC 7.1 aka .NET 2003
2006-12-16 13:12:48 +00:00
frohlich
571fc69ef4
Modified Files:
...
VC8/SimGear.vcproj: Import buildsystem from Olaf Flebbe
2006-11-14 21:15:20 +00:00
frohlich
f28464dba0
Modified Files:
...
projects/VC8/SimGear.vcproj: Olaf Flebbe: updated project files
2006-11-07 05:55:46 +00:00
frohlich
3fa94b5143
Modified Files:
...
projects/VC8/SimGear.sln projects/VC8/SimGear.vcproj: Import Olafs
project files
2006-11-02 06:15:14 +00:00
frohlich
40811311d7
Modified Files:
...
SimGear.vcproj: Import changes from Olaf
2006-09-30 07:11:16 +00:00
frohlich
607987def5
Remove fastmath funktions like discussed on the list.
...
Add a new header with forward declarations of the SGMath stuff.
2006-07-30 07:48:06 +00:00
curt
02dc68c899
Olaf Flebbe:
...
Unfortunatly the original SimGear Project I submitted contained local
changes which I didn't intend to submit. Please use this file instead...
2006-03-27 16:32:15 +00:00
curt
55d951f211
Initial revision.
2006-03-24 19:06:05 +00:00