]> git.mxchange.org Git - simgear.git/history - simgear/scene
Update the SoundSample api so we can request that a copy of the sample be
[simgear.git] / simgear / scene /
2004-04-04 ehofmanFrederic: The state selector was not referenced and...
2004-04-04 ehofmanFrederic Bouvier:
2004-04-02 ehofmanPlib is willing callbacks to return 0, 1 or 2 and not...
2004-04-02 ehofmanFix an NVidia problem by moving the hack to another...
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-04-02 ehofmanFrederic Bouvier:
2004-04-01 curtClean up several stray warnings that have accumulated.
2004-03-22 ehofmanLet the cloud layers follow the earth's surface. If...
2004-03-20 ehofmanFrederic Bouvier:
2004-03-17 ehofmanDisable deselecting the branch if it becomes translucen...
2004-03-16 ehofmanHopefully the last Cygwin fix
2004-03-16 ehofmanFurther refinement of the Cygwin problem as suggested...
2004-03-16 ehofmanAttempt to fix a nasty Cygwin problem.
2004-03-12 ehofmanLimmit the change in sun color due to visibility to...
2004-03-12 ehofmanUse a more clever way to deselect a fully translucent...
2004-03-12 ehofmanUnselect the branch if the object has become fully...
2004-03-08 ehofmanMacOS X refinement
2004-03-07 ehofmanSilently ignore texture files that are not present.
2004-03-07 ehofmanMSVC .NET 2003 fix
2004-03-07 ehofmanMacOS X 10.3 fix
2004-03-03 curtWork around a limitation of gc_calc_course_dist()....
2004-03-03 ehofmanPut Curt's cloud movement fix back in
2004-03-03 ehofmanAdd const back in the function
2004-03-03 ehofmanSome small fixes
2004-03-02 ehofmanA real MSVC fix this time
2004-03-02 ehofmanRevert the last change, MSVC still doesn't like it.
2004-03-02 ehofmanMSVC fixes
2004-03-02 ehofmanUse a round-robin scheme rather than returning a random...
2004-03-02 ehofmanMake it possible to define multiple texture for a mater...
2004-02-27 davidLoad submodels before animations, so that we can animat...
2004-02-18 ehofmanChanges to tke sky dome coloring
2004-02-17 ehofmanRemove an extra sgSetVec call
2004-01-29 ehofmanActivate the driver fog workaround again. It doesn...
2004-01-24 ehofmanClean up the Pre-, and PostDraw functions a bit. Especi...
2004-01-19 ehofmanFix an initialization problem
2004-01-16 curtOops, I originally had ramped the vasi/papi color trans...
2004-01-15 ehofmanTry to prevent a devide by zero situation
2004-01-14 curtThe emissive values just don't seem like the right...
2004-01-09 curtMake the vasi lights slightly larger/brighter.
2004-01-09 ehofmanUse the same coloring scheme for the moon and the sun...
2004-01-08 ehofmanUpdates to the alpha-test animation class
2004-01-08 ehofmanUpdates to the alpha-test animation class
2004-01-07 ehofmanFrederic Bouvier:
2003-12-30 curtSmarter vasi coloring.
2003-12-30 curtTrack some additional data required for computing vasi...
2003-12-30 curtGo with an all white texture for vasi/papi lights....
2003-12-26 ehofmanUpdates to support sgi's MIPSpro compiler version 7...
2003-12-19 andyRewrite sg_geodesy. The new version is more accurate...
2003-11-24 davidMinor changes to logging messages (to STDOUT).
2003-11-23 ehofmanMacOS X fixes
2003-11-19 ehofmanFrederic Bouvier wrote:
2003-11-04 ehofmanSave on a number of CPU costly strcmp calls when using...
2003-09-28 ehofmanAdd the ability to set three levels of detail for stati...
2003-09-24 curtA couple changes to allow separate handling of VASI...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-23 curtVarious tweaks to handling taxiway lighting.
2003-09-23 ehofmanFix a problem where the upper cloud layers are drawn...
2003-09-22 ehofmanFix a problem where the cloud layers suddenly change...
2003-09-17 ehofmanInitialize some variables before using them
2003-09-13 ehofmanFrederic Bouvier:
2003-09-09 ehofmanUse default OpenGL material colors
2003-09-08 ehofmanChange the defaults color specifications
2003-09-05 ehofmanAdd a blend animation
2003-09-02 ehofmanUpdate some light parameters
2003-08-31 ehofmanFix the box like cloud layer appearance
2003-08-31 curtFix some lighting values.
2003-08-22 ehofmanActually use the calculated position in the layer list...
2003-08-22 ehofmanClouds3D crashes because there is no Light
2003-08-22 ehofmanDisable depth buffer writes while drawing the layers...
2003-08-22 ehofmanA patch from Frederic Bouvier which performs z-buffer...
2003-08-19 ehofmanAdjust the layer span and amount of curving based on...
2003-08-19 ehofmanMacOS X fixes
2003-08-19 curtGive calc_tex_coords() a more conformant name: sgCalcTe...
2003-08-16 ehofmanFrederic Bouvier:
2003-08-15 ehofmanDon't use glGet because of performance issues
2003-08-15 ehofmanAdd support for NVidia cards with a broken OpenGL imple...
2003-08-14 ehofmanA small update to the fog punch through code
2003-08-14 ehofmanAdjust the fog punch through effect for oursun
2003-08-12 ehofmanMSVC fixes
2003-08-11 curtRemove extraneous/unneeded dependencies on glut. SimGe...
2003-08-11 curtRemove "glut" dependency.
2003-08-07 ehofmanGo back to a function that actually does check wheter...
2003-08-07 ehofmanAdd support for using textures as a basis for cloud...
2003-08-06 ehofmanImprove endian awareness somehwat. Still not therer...
2003-08-05 ehofmanMelchior FRANZ: Make the clouds3d code valgrind clean
2003-08-04 ehofmanPut clouds3d back in the build proces after (hopefully...
2003-08-04 ehofmanAdd dynamic glMultiTextureARB detection
2003-08-04 ehofmanPre-initialize the variables driving the external force
2003-08-03 ehofmanNorman Vine:
2003-08-03 ehofmanHide an obvious mistake by defining our own ulEndianLit...
2003-08-01 ehofmanAdjust the fog according to visibillity
2003-07-31 ehofmanAdd cloud movement direction and speed
2003-07-31 ehofmanKeep the stack clean
2003-07-25 curtActually commit the code changes which impliment a...
2003-07-23 ehofmanMSVC warning fixes
2003-07-21 ehofmanJim Wilson:
2003-07-10 ehofmanJim Wilson:
2003-07-09 ehofmanLeave the clouds3d commented out for now
2003-07-09 ehofmanA first attempt at making the clouds3d endian aware...
next