frohlich
4e3460a34b
Include the bounding volume tree on the build system.
...
Modified Files:
configure.ac simgear/scene/Makefile.am
2009-03-05 10:32:05 +01:00
durk
2c089e6166
Synchronize the version number with our mainantance release.
2009-02-04 11:01:39 +01:00
curt
f2132f6a7d
Attempt to sort out the version number mess in preparation for a 1.9.0 release.
2008-12-19 20:39:59 +00:00
timoore
c5e8c6603c
Use Boost singleton template for our singletons
2008-12-10 22:39:02 +00:00
durk
f7e91f1f08
Finalizing the preparation of SimGear-1.99.5-rc2.
2008-12-10 18:20:36 +00:00
curt
91e22c1fb3
Tidy up for a source code "snapshot" release.
2008-10-30 17:51:00 +00:00
curt
ff654ab094
- Update SimGear.dsp
...
- Assign an arbitrary prerelease version number
- Fix a "make dist" problem.
2008-08-28 17:52:43 +00:00
curt
85562e8b95
argh, missed 1.8.4 in one spot.
2008-03-15 16:33:49 +00:00
curt
fd34cc0b87
Simgear also enforces plib-1.8.5 in order to build.
2008-03-15 16:32:36 +00:00
durk
f33ce846b8
Change "FlightGear" to "SimGear" of course.
2007-09-01 12:57:53 +00:00
durk
4718b9dc07
Added a check for OpenSceneGraph and created some basic documentation.
2007-09-01 12:55:46 +00:00
durk
fba00f7c5a
Add separate check for openal and ALUT, as these are now separate.
2007-09-01 10:04:36 +00:00
timoore
7e1fe7d852
SimGear: Properly print compilers in configure.ac
...
Print $CC and $CXX using the proper configure.ac mechanism
Author: Hans Ulrich Niedermann <hun@n-dimensional.de>
Signed-off-by: Tim Moore <timoore@redhat.com>
2007-07-23 21:45:11 +00:00
frohlich
27470fc504
Modified Files:
...
configure.ac: Add a configure flag for osg
2006-10-30 19:56:09 +00:00
frohlich
84dd54b33a
Modified Files:
...
configure.ac simgear/environment/visual_enviro.cxx
simgear/ephemeris/ephemeris.cxx
simgear/ephemeris/ephemeris.hxx simgear/ephemeris/stardata.cxx
simgear/ephemeris/stardata.hxx simgear/math/SGMatrix.hxx
simgear/math/SGQuat.hxx simgear/math/SGVec3.hxx
simgear/math/SGVec4.hxx simgear/scene/Makefile.am
simgear/scene/material/mat.cxx simgear/scene/material/mat.hxx
simgear/scene/material/matlib.cxx
simgear/scene/material/matlib.hxx
simgear/scene/material/matmodel.cxx
simgear/scene/material/matmodel.hxx
simgear/scene/model/Makefile.am
simgear/scene/model/animation.cxx
simgear/scene/model/animation.hxx
simgear/scene/model/custtrans.hxx
simgear/scene/model/model.cxx simgear/scene/model/model.hxx
simgear/scene/model/modellib.cxx
simgear/scene/model/modellib.hxx
simgear/scene/model/personality.cxx
simgear/scene/model/personality.hxx
simgear/scene/model/placement.cxx
simgear/scene/model/placement.hxx
simgear/scene/model/placementtrans.cxx
simgear/scene/model/placementtrans.hxx
simgear/scene/model/shadanim.cxx
simgear/scene/model/shadowvolume.hxx
simgear/scene/sky/cloud.cxx simgear/scene/sky/cloud.hxx
simgear/scene/sky/cloudfield.cxx simgear/scene/sky/dome.cxx
simgear/scene/sky/dome.hxx simgear/scene/sky/moon.cxx
simgear/scene/sky/moon.hxx simgear/scene/sky/newcloud.cxx
simgear/scene/sky/oursun.cxx simgear/scene/sky/oursun.hxx
simgear/scene/sky/sky.cxx simgear/scene/sky/sky.hxx
simgear/scene/sky/sphere.cxx simgear/scene/sky/sphere.hxx
simgear/scene/sky/stars.cxx simgear/scene/sky/stars.hxx
simgear/scene/tgdb/apt_signs.cxx
simgear/scene/tgdb/apt_signs.hxx simgear/scene/tgdb/leaf.cxx
simgear/scene/tgdb/leaf.hxx simgear/scene/tgdb/obj.cxx
simgear/scene/tgdb/obj.hxx simgear/scene/tgdb/pt_lights.cxx
simgear/scene/tgdb/pt_lights.hxx
simgear/scene/tgdb/userdata.cxx
simgear/scene/tgdb/userdata.hxx simgear/scene/tgdb/vasi.hxx
simgear/screen/jpgfactory.cxx simgear/screen/tr.cxx
simgear/structure/Makefile.am simgear/threads/SGThread.hxx
Added Files:
simgear/scene/util/Makefile.am
simgear/scene/util/SGDebugDrawCallback.hxx
simgear/scene/util/SGNodeMasks.hxx
simgear/scene/util/SGStateAttributeVisitor.hxx
simgear/scene/util/SGTextureStateAttributeVisitor.hxx
simgear/scene/util/SGUpdateVisitor.hxx
Removed Files:
simgear/screen/ssgEntityArray.cxx
simgear/screen/ssgEntityArray.hxx
simgear/structure/ssgSharedPtr.hxx
Big BLOB on the way to OSG.
2006-10-29 19:27:08 +00:00
durk
20005a7a22
Make configuration script compatible with "home-built" openal libraries
...
on cygwin.
2006-10-22 19:41:16 +00:00
curt
76c6482495
v0.3.10 changes.
2006-04-05 18:42:45 +00:00
curt
e6b0d644d4
v0.3.10-pre3 updates.
2006-03-27 18:48:36 +00:00
curt
e264c6ad2e
Updates to remove unneeded and old version of zlib source.
2006-03-23 21:59:59 +00:00
curt
caf5cc90ae
v0.3.10-pre2 updates.
2006-03-23 16:37:35 +00:00
curt
c8098b9eac
Updates for v0.3.10-pre1.
2006-03-20 19:22:20 +00:00
ehofman
c5737c5f74
Try to detect the proper type for mode_t
2005-12-17 15:15:09 +00:00
ehofman
3f0bcc9568
Mathias Frhlich:
...
Detect whether we support pubuffers at runtime using the GLX extension string.
Erik:
Add support to compile TestRenderTexture if GLUT is installed.
2005-12-14 10:28:16 +00:00
curt
4a4e703f16
Changes for v0.3.9 (final).
2005-11-17 20:54:06 +00:00
curt
0e12fbb2a0
v0.3.9-pre3 updates.
2005-11-11 00:44:59 +00:00
curt
8c0bd234d8
v0.9.9-pre2 changes (just the version number!)
2005-11-09 18:41:49 +00:00
curt
a1d1b4e49f
Some pre-release updates.
2005-11-05 19:30:52 +00:00
ehofman
fe4f907099
Remove some unused code.
2005-10-30 15:02:58 +00:00
curt
a8dd5aa0fc
Fix a small typo.
2005-10-11 18:56:45 +00:00
ehofman
056b5b41e2
Prepare for Openal 1.1 and a separate alut library
2005-09-21 09:22:51 +00:00
ehofman
8e0ecbeb8f
Remove the 'old' 3D clouds code.
2005-06-25 11:22:06 +00:00
ehofman
db633330fe
Fixes from Norman for users running Cugwin with the XServer package installed.
2005-02-11 15:19:04 +00:00
curt
3b6af2f0c2
Ready for 0.3.8 release.
2005-01-18 14:34:13 +00:00
curt
5bdff41641
Require plib-1.8.4
2005-01-17 21:48:05 +00:00
curt
c039ccdeb0
Updates for 0.3.8-pre2 release.
2005-01-03 19:05:32 +00:00
curt
98b2ba4fc1
More prerelease updates.
2004-12-15 16:45:57 +00:00
curt
2f0afdccc1
Prerelease updates.
2004-12-15 16:34:14 +00:00
ehofman
79734df554
Threads detection code cleanup and FreeBSD fixes.
2004-12-13 20:31:44 +00:00
ehofman
c52657fa1a
This was too quick, now pthreads isn't detected on IRIX (and other platforms?) anymore. This needs some more thought.
2004-12-08 15:12:11 +00:00
ehofman
9cac8409cd
FreeBSD fix.
2004-12-08 15:00:45 +00:00
curt
54a7a0d534
Ooops, fix an unintentional line wrap.
2004-11-18 19:12:17 +00:00
ehofman
ef486b2cc6
Remove the refference to fgsg
2004-10-14 13:35:11 +00:00
curt
06f3cb4f8e
Fix a couple bugs in openal detection. I should actually generate a new
...
configure and test it, rather than testing the old configure script.
2004-10-13 20:18:35 +00:00
curt
074f5ff996
Oops, missed a part of the previous change.
2004-10-13 19:52:13 +00:00
curt
8c26f32d5f
Add a sanity check for the existance of OpenAL. If not there, bail from
...
the configure script with an appropriate/helpful message.
2004-10-13 19:51:38 +00:00
curt
9a2ee54389
Final 0.3.7 changes.
2004-10-12 14:35:42 +00:00
curt
f3d8eb4665
Tweaks for 0.3.7-pre1
2004-09-10 18:16:06 +00:00
curt
461dee8657
Tweaks for official 0.3.6 release.
2004-07-29 21:36:41 +00:00
curt
e2f93e6ae1
Tweaks for 0.3.6-pre3
2004-07-27 21:18:14 +00:00
curt
3c84b6e2f6
Tweaks for 0.3.6-pre2
2004-07-21 21:22:21 +00:00