]> git.mxchange.org Git - simgear.git/log
simgear.git
14 years agoMerge branch 'jmt/ref_ptr-conv'
Tim Moore [Thu, 6 May 2010 08:43:53 +0000 (10:43 +0200)]
Merge branch 'jmt/ref_ptr-conv'

14 years agoMerge branch 'ehofman/framebuffer'
Tim Moore [Thu, 6 May 2010 08:43:45 +0000 (10:43 +0200)]
Merge branch 'ehofman/framebuffer'

14 years agoMerge branch 'mathias/intersect'
Tim Moore [Thu, 6 May 2010 08:43:27 +0000 (10:43 +0200)]
Merge branch 'mathias/intersect'

14 years agoMerge branch 'ehofman/sound'
Tim Moore [Thu, 6 May 2010 08:43:12 +0000 (10:43 +0200)]
Merge branch 'ehofman/sound'

14 years agoMerge branch 'fredb/msvc-cleanup'
Tim Moore [Thu, 6 May 2010 08:42:59 +0000 (10:42 +0200)]
Merge branch 'fredb/msvc-cleanup'

14 years agoMerge branch 'ehofman/model'
Tim Moore [Thu, 6 May 2010 08:42:44 +0000 (10:42 +0200)]
Merge branch 'ehofman/model'

14 years agoCompile even if OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is not set.
jmt [Mon, 3 May 2010 08:51:27 +0000 (08:51 +0000)]
Compile even if OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is not set.

14 years agoAdd support for EXT_framebuffer_object for Atlas
ehofman [Mon, 3 May 2010 06:48:44 +0000 (06:48 +0000)]
Add support for EXT_framebuffer_object for Atlas

14 years agoMerge branch 'maint'
Tim Moore [Wed, 5 May 2010 08:38:18 +0000 (10:38 +0200)]
Merge branch 'maint'

14 years agoAdd -ldl for newer ld defaults from fedora 13
frohlich [Sun, 2 May 2010 20:32:54 +0000 (20:32 +0000)]
Add -ldl for newer ld defaults from fedora 13

Modified Files:
simgear/screen/Makefile.am

14 years agoProvide a more exact sphere/box test.
frohlich [Sun, 2 May 2010 20:14:39 +0000 (20:14 +0000)]
Provide a more exact sphere/box test.

Modified Files:
simgear/math/SGIntersect.hxx simgear/math/SGBox.hxx

14 years agoMerge branch 'maint'
Tim Moore [Wed, 5 May 2010 07:40:23 +0000 (09:40 +0200)]
Merge branch 'maint'

14 years agoMake the bounding volume debug visitor compile again.
frohlich [Sun, 2 May 2010 20:02:50 +0000 (20:02 +0000)]
Make the bounding volume debug visitor compile again.

Modified Files:
simgear/scene/bvh/BVHDebugCollectVisitor.hxx

14 years agoFollowing discussion with Tat and Erik, update how we handle ALUT on Mac; specificall...
jmt [Sun, 2 May 2010 11:09:31 +0000 (11:09 +0000)]
Following discussion with Tat and Erik, update how we handle ALUT on Mac; specifically, switch to using an ALUT.framework built from FreeALUT. The ALUT framework is available (initially) from:

http://files.goneabitbursar.com/fg/alut-osx-universal.zip

for testing purposes; autoconf integration and an official home for the
framework will follow once this approach has been tested and confirmed as
sane by other Mac developers!

14 years agoRemove obsolete file
fredb [Sat, 1 May 2010 12:10:55 +0000 (12:10 +0000)]
Remove obsolete file

14 years agoCleanup MSVC projects
fredb [Sat, 1 May 2010 12:07:26 +0000 (12:07 +0000)]
Cleanup MSVC projects

14 years agoStuart Buchanan: Fix a bug in the random object placement where the model selected...
fredb [Sun, 25 Apr 2010 10:47:37 +0000 (10:47 +0000)]
Stuart Buchanan: Fix a bug in the random object placement where the model selected in the case of multiple object definitions in material.xml was random, rather than seeded.

14 years agoMerge branch 'fredb/effect-stuff'
Tim Moore [Sun, 25 Apr 2010 20:52:35 +0000 (22:52 +0200)]
Merge branch 'fredb/effect-stuff'

14 years agoMerge branch 'zan/cubemap'
Tim Moore [Sun, 25 Apr 2010 20:52:10 +0000 (22:52 +0200)]
Merge branch 'zan/cubemap'

14 years agoMerge branch 'fredb/geom-shader'
Tim Moore [Sun, 25 Apr 2010 20:52:02 +0000 (22:52 +0200)]
Merge branch 'fredb/geom-shader'

14 years agoMerge branch 'ehofman/particles'
Tim Moore [Sun, 25 Apr 2010 20:36:06 +0000 (22:36 +0200)]
Merge branch 'ehofman/particles'

14 years agoMerge branch 'timoore/aptsign'
Tim Moore [Sun, 25 Apr 2010 20:33:34 +0000 (22:33 +0200)]
Merge branch 'timoore/aptsign'

14 years agoMerge branch 'jmt/magvar'
Tim Moore [Sun, 25 Apr 2010 20:33:18 +0000 (22:33 +0200)]
Merge branch 'jmt/magvar'

14 years agoMerge branch 'fred/precip'
Tim Moore [Sun, 25 Apr 2010 20:33:02 +0000 (22:33 +0200)]
Merge branch 'fred/precip'

14 years agoMerge branches 'ehofman/propfix' and 'ehofman/sound'
Tim Moore [Sun, 25 Apr 2010 20:32:44 +0000 (22:32 +0200)]
Merge branches 'ehofman/propfix' and 'ehofman/sound'

14 years agoMerge branches 'ehofman/config' and 'ehofman/dlerror'
Tim Moore [Sun, 25 Apr 2010 20:32:14 +0000 (22:32 +0200)]
Merge branches 'ehofman/config' and 'ehofman/dlerror'

14 years agoAdd a new node "float-property" to be used in float comparision in effect predicates
fredb [Sat, 10 Apr 2010 11:15:32 +0000 (11:15 +0000)]
Add a new node "float-property" to be used in float comparision in effect predicates

14 years agoAdd a "scale" parameter that combine xsize and ysize in a vec3 property. There is...
fredb [Sat, 10 Apr 2010 10:52:11 +0000 (10:52 +0000)]
Add a "scale" parameter that combine xsize and ysize in a vec3 property. There is no vec2 property, so the third component is zero

14 years agoDeclare some material parameters as implicit effect parameters
fredb [Sat, 10 Apr 2010 10:06:25 +0000 (10:06 +0000)]
Declare some material parameters as implicit effect parameters

14 years agomaterials.xml format update
fredb [Sat, 10 Apr 2010 09:23:12 +0000 (09:23 +0000)]
materials.xml format update

Allow to declare sets of textures that can be used as parameters for effects. Syntax is:
  <texture-set>
   <texture>Terrain/city1.png</texture>
   <texture n="2">Terrain/city1-relief-light.png</texture>
  </texture-set>
  <texture-set>
   <texture>Terrain/city2.png</texture>
   <texture n="2">Terrain/city2-relief-light.png</texture>
  </texture-set>

14 years agoZan's cubemap patch
Tim Moore [Sat, 3 Apr 2010 20:48:58 +0000 (22:48 +0200)]
Zan's cubemap patch

14 years agoGeometry shader support
fredb [Mon, 29 Mar 2010 06:01:05 +0000 (06:01 +0000)]
Geometry shader support

14 years agoMerge branch 'zan/generate'
Tim Moore [Tue, 30 Mar 2010 10:04:09 +0000 (12:04 +0200)]
Merge branch 'zan/generate'

14 years agoMerge branch 'jmt/waypt'
Tim Moore [Tue, 30 Mar 2010 09:53:13 +0000 (11:53 +0200)]
Merge branch 'jmt/waypt'

14 years agoMerge branch 'timoore/clipgroup'
Tim Moore [Tue, 30 Mar 2010 09:46:01 +0000 (11:46 +0200)]
Merge branch 'timoore/clipgroup'

14 years agoMerge branch 'timoore/effects-anim-rebase'
Tim Moore [Tue, 30 Mar 2010 09:41:37 +0000 (11:41 +0200)]
Merge branch 'timoore/effects-anim-rebase'

14 years agoMerge branch 'zan/cloudsort'
Tim Moore [Tue, 30 Mar 2010 09:40:45 +0000 (11:40 +0200)]
Merge branch 'zan/cloudsort'

14 years agoCsaba Halasz: fix a compilation error for non-bsd systems that happen to return
ehofman [Tue, 23 Mar 2010 08:19:43 +0000 (08:19 +0000)]
Csaba Halasz: fix a compilation error for non-bsd systems that happen to return
const char* from dlerror().

14 years agoAllow particles to be frozen on pause.
ehofman [Sat, 27 Mar 2010 10:58:33 +0000 (10:58 +0000)]
Allow particles to be frozen on pause.

14 years agoiprovide a slightly more helpfull exception message
ehofman [Tue, 16 Mar 2010 08:53:38 +0000 (08:53 +0000)]
iprovide a slightly more helpfull exception message

14 years agoupdated vendor test
ehofman [Tue, 16 Mar 2010 09:00:19 +0000 (09:00 +0000)]
updated vendor test

14 years agoRemove reference to osgUtil::RegisterRenderBinProxy
Tim Moore [Tue, 16 Mar 2010 14:42:54 +0000 (15:42 +0100)]
Remove reference to osgUtil::RegisterRenderBinProxy

This has gone away in recent OSG sources.

14 years agoLauri Peltonen : add the ability to generate tangent vectors for model, terrain or...
fredb [Sun, 14 Mar 2010 20:04:41 +0000 (20:04 +0000)]
Lauri Peltonen : add the ability to generate tangent vectors for model, terrain or ocean geometry inside the effect file

14 years agoOverload the SGMagVar::update method to take an SGGeod.
jmt [Sun, 14 Mar 2010 12:00:54 +0000 (12:00 +0000)]
Overload the SGMagVar::update method to take an SGGeod.

14 years agoPrecipitation inside cockpit temporary fix.
fredb [Sun, 14 Mar 2010 09:24:12 +0000 (09:24 +0000)]
Precipitation inside cockpit temporary fix.
Needs a clip distance settable to take account of views and different cockpit size.

14 years agoAssign texcoords and a color (black) to the backs of airport signs
Tim Moore [Fri, 12 Mar 2010 13:31:39 +0000 (14:31 +0100)]
Assign texcoords and a color (black) to the backs of airport signs

14 years agobug fix to animated effect parameters
Tim Moore [Thu, 11 Mar 2010 07:45:58 +0000 (08:45 +0100)]
bug fix to animated effect parameters

Some confusion in getting the right property node.

14 years agoanimate uniform parameters in effects
Tim Moore [Tue, 9 Mar 2010 06:29:26 +0000 (07:29 +0100)]
animate uniform parameters in effects

14 years agoCleanup of effects parameter animation
Tim Moore [Tue, 9 Mar 2010 06:28:46 +0000 (07:28 +0100)]
Cleanup of effects parameter animation

14 years agoPrepare effects animation code to use general functor setters
Tim Moore [Sat, 26 Dec 2009 22:56:21 +0000 (23:56 +0100)]
Prepare effects animation code to use general functor setters

14 years agogeneralize support for initializing effect parameters from several properties
Tim Moore [Fri, 25 Dec 2009 10:56:09 +0000 (11:56 +0100)]
generalize support for initializing effect parameters from several properties

14 years agopass SGReaderWriterXMLOptions object to getGlobalProperty
Tim Moore [Mon, 21 Dec 2009 06:34:05 +0000 (07:34 +0100)]
pass SGReaderWriterXMLOptions object to getGlobalProperty

This supports pathnames relative to a model in effect definitions.

14 years agochange return value of SGPropertyNode::getPath to std::string
Tim Moore [Fri, 18 Dec 2009 06:14:16 +0000 (07:14 +0100)]
change return value of SGPropertyNode::getPath to std::string

Also get rid of the cached value.

14 years agopass SGReaderWriterXMLOptions to effects
Tim Moore [Wed, 16 Dec 2009 19:11:04 +0000 (20:11 +0100)]
pass SGReaderWriterXMLOptions to effects

This will allow parameters to refer to properties in models, though
that doesn't work yet.

14 years agoMerge branch 'zan/stencil'
Tim Moore [Tue, 9 Mar 2010 09:59:09 +0000 (10:59 +0100)]
Merge branch 'zan/stencil'

14 years agoLauri Peltonen: turn on clouds depth sorting
ehofman [Wed, 3 Mar 2010 10:26:25 +0000 (10:26 +0000)]
Lauri Peltonen: turn on clouds depth sorting

14 years agoAllow a waypoint's target altitude to be modified in-place.
jmt [Sun, 21 Feb 2010 22:05:41 +0000 (22:05 +0000)]
Allow a waypoint's target altitude to be modified in-place.

14 years agoMerge branch 'curt/makefile'
Tim Moore [Wed, 17 Feb 2010 17:01:29 +0000 (18:01 +0100)]
Merge branch 'curt/makefile'

14 years agoAdd a missing source file so it will be included with "make dist".
curt [Tue, 16 Feb 2010 20:04:42 +0000 (20:04 +0000)]
Add a missing source file so it will be included with "make dist".

14 years agoAdd a missing .hxx file for "make dist"
curt [Tue, 16 Feb 2010 20:02:43 +0000 (20:02 +0000)]
Add a missing .hxx file for "make dist"

14 years agosmall fix for when sound is disabled
ehofman [Tue, 16 Feb 2010 10:04:53 +0000 (10:04 +0000)]
small fix for when sound is disabled

14 years agoJohn Denker: Fix sneaky bug: 'mylibdir' variable getting trampled.
ehofman [Tue, 16 Feb 2010 08:18:40 +0000 (08:18 +0000)]
John Denker: Fix sneaky bug: 'mylibdir' variable getting trampled.

14 years agoJoe User updates by John Denker
ehofman [Sun, 14 Feb 2010 14:21:59 +0000 (14:21 +0000)]
Joe User updates by John Denker

14 years agosmall MacOS fix
ehofman [Wed, 10 Feb 2010 08:13:09 +0000 (08:13 +0000)]
small MacOS fix

14 years agosmnall update for MacOS without framework support
ehofman [Tue, 9 Feb 2010 09:28:40 +0000 (09:28 +0000)]
smnall update for MacOS without framework support

14 years agoProperly test for OpenThreads and bail out if it isn't found
ehofman [Tue, 9 Feb 2010 09:26:04 +0000 (09:26 +0000)]
Properly test for OpenThreads and bail out if it isn't found

14 years agoimplement a round-robin scheme for random objects to make sure the same type of objec...
ehofman [Mon, 1 Feb 2010 10:05:14 +0000 (10:05 +0000)]
implement a round-robin scheme for random objects to make sure the same type of object is placed at the same spot all the time

14 years ago- Remove reference to dead files.
durk [Sat, 6 Feb 2010 15:13:18 +0000 (15:13 +0000)]
- Remove reference to dead files.

14 years agoUpdate version number.
durk [Fri, 5 Feb 2010 05:37:31 +0000 (05:37 +0000)]
Update version number.

14 years agoMerge branch 'fredb/winfix'
Tim Moore [Thu, 4 Feb 2010 23:23:51 +0000 (00:23 +0100)]
Merge branch 'fredb/winfix'

14 years agoUpdate version numbers
fredb [Thu, 4 Feb 2010 22:07:28 +0000 (22:07 +0000)]
Update version numbers

14 years agoStencil operations for effects
Tim Moore [Fri, 29 Jan 2010 18:07:53 +0000 (19:07 +0100)]
Stencil operations for effects

From Lauri Peltonen

14 years agoMerge branch 'timoore/mat-effect'
Tim Moore [Thu, 28 Jan 2010 09:31:52 +0000 (10:31 +0100)]
Merge branch 'timoore/mat-effect'

14 years agoMerge branch 'freb/mingw'
Tim Moore [Thu, 28 Jan 2010 09:31:40 +0000 (10:31 +0100)]
Merge branch 'freb/mingw'

14 years agoMerge branch 'fredb/winfix'
Tim Moore [Thu, 28 Jan 2010 09:31:11 +0000 (10:31 +0100)]
Merge branch 'fredb/winfix'

14 years agoCreate a different default effect for objects that have material animations
Tim Moore [Wed, 27 Jan 2010 17:34:27 +0000 (18:34 +0100)]
Create a different default effect for objects that have material animations

14 years agoMINGW patch from Benoît Laniel
fredb [Sat, 23 Jan 2010 11:40:02 +0000 (11:40 +0000)]
MINGW patch from Benoît Laniel

14 years agoUpdate MSVC 9 projects
fredb [Fri, 22 Jan 2010 21:31:18 +0000 (21:31 +0000)]
Update MSVC 9 projects

14 years agoUpdate SimGear version
fredb [Fri, 22 Jan 2010 20:57:58 +0000 (20:57 +0000)]
Update SimGear version

14 years agoMerge branch 'ehofman/sound'
Tim Moore [Mon, 25 Jan 2010 13:02:02 +0000 (14:02 +0100)]
Merge branch 'ehofman/sound'

14 years agoMerge branch 'torsten/geoequal'
Tim Moore [Mon, 25 Jan 2010 13:01:52 +0000 (14:01 +0100)]
Merge branch 'torsten/geoequal'

14 years agoMerge branch 'durk/version'
Tim Moore [Mon, 25 Jan 2010 13:00:42 +0000 (14:00 +0100)]
Merge branch 'durk/version'

14 years agoSilently ignore previous errors to prevent halting the program on silly errors
ehofman [Thu, 21 Jan 2010 07:56:14 +0000 (07:56 +0000)]
Silently ignore previous errors to prevent halting the program on silly errors

14 years agodefine _device so testForALCError can use it initialized..
ehofman [Wed, 20 Jan 2010 13:51:37 +0000 (13:51 +0000)]
define _device so testForALCError can use it initialized..

14 years agoLet the version number reflect the current state of the release process.
durk [Tue, 19 Jan 2010 20:48:49 +0000 (20:48 +0000)]
Let the version number reflect the current state of the release process.

14 years agoChange version in comment
fredb [Sun, 17 Jan 2010 12:14:47 +0000 (12:14 +0000)]
Change version in comment

14 years agoUpdate simgear config.h version
fredb [Sun, 17 Jan 2010 12:05:29 +0000 (12:05 +0000)]
Update simgear config.h version

14 years agoUpdate MSVC 9 project
fredb [Sun, 17 Jan 2010 12:00:20 +0000 (12:00 +0000)]
Update MSVC 9 project

14 years agoWin32 fixes
fredb [Sun, 17 Jan 2010 11:59:49 +0000 (11:59 +0000)]
Win32 fixes

14 years agoMerge branch 'ehofman/sound'
Tim Moore [Sat, 16 Jan 2010 22:49:36 +0000 (23:49 +0100)]
Merge branch 'ehofman/sound'

14 years agotest for an AL or ALC error before calling an ALUT function.
ehofman [Wed, 13 Jan 2010 14:29:59 +0000 (14:29 +0000)]
test for an AL or ALC error before calling an ALUT function.

14 years agoMerge branch 'ehofman/sound'
Tim Moore [Wed, 13 Jan 2010 06:57:35 +0000 (07:57 +0100)]
Merge branch 'ehofman/sound'

14 years agoMerge branch 'tat/framework'
Tim Moore [Wed, 13 Jan 2010 06:57:30 +0000 (07:57 +0100)]
Merge branch 'tat/framework'

14 years agoMerge branch 'ehofman/subsys'
Tim Moore [Mon, 11 Jan 2010 06:15:11 +0000 (07:15 +0100)]
Merge branch 'ehofman/subsys'

14 years agoMerge branch 'jester/aptsign'
Tim Moore [Mon, 11 Jan 2010 06:14:51 +0000 (07:14 +0100)]
Merge branch 'jester/aptsign'

14 years agoMerge branch 'timoore/effects'
Tim Moore [Mon, 11 Jan 2010 06:14:23 +0000 (07:14 +0100)]
Merge branch 'timoore/effects'

14 years agoMerge branch 'jmt/geodistance'
Tim Moore [Mon, 11 Jan 2010 06:10:46 +0000 (07:10 +0100)]
Merge branch 'jmt/geodistance'

14 years agoTatsuhiro Nishioka:
ehofman [Tue, 5 Jan 2010 11:23:42 +0000 (11:23 +0000)]
Tatsuhiro Nishioka:
These patches fixes minor bug in addition to providing --with-openal-framework and --with-cocoa-framework.
Now you can use your own version of OpenAL.framework for selecting various audio output device.
Plus, you can build FG/SG on Snow Leopard with cocoa configuration.

14 years agoCsaba Halasz:
torsten [Mon, 4 Jan 2010 19:51:54 +0000 (19:51 +0000)]
Csaba Halasz:
Fix airport signs by reverting to rev 1.22 of apt_sign.cxx. Tweaked a little to handle missing materials better.

14 years agoMacOS returns an unsopported AL error when a file is not found, work around this.
ehofman [Mon, 4 Jan 2010 14:53:26 +0000 (14:53 +0000)]
MacOS returns an unsopported AL error when a file is not found, work around this.