]> git.mxchange.org Git - simgear.git/history - simgear/scene
Use the SimGear default notation.
[simgear.git] / simgear / scene /
2004-07-24 curtFix a minor warning message.
2004-07-22 ehofmanCorrect a typo that produces segfault during cleanup...
2004-07-05 ehofmanRemove the need to append a trailing / to the texture...
2004-07-05 ehofmanAllow the use of a <texture-path/> tag to specify the...
2004-06-25 ehofmanFrederic Bouvier:
2004-06-12 ehofmanFrederic Bouvier:
2004-06-07 ehofmanFrederic Bouvier:
2004-05-27 ehofmanTweak the bump-mapped 2d cloud color a bit.
2004-05-25 ehofmanUse a different coloring scheme.
2004-05-21 ehofmanMacOSX fix that never got applied before.
2004-05-21 ehofmanmingw32 fix
2004-05-21 ehofmanUpdates from Frederic to use 2 texture units and a...
2004-05-20 ehofmanFrederic Bouvier:
2004-05-20 ehofmanMake sure there will be no previous declaration errors.
2004-05-20 ehofmanPatch from Frederic. Adds support for bump-mapped ...
2004-05-15 ehofmanFred: include more check against null pointers and...
2004-05-14 ehofmanSolve the endless loop problem for the DC-3 and prevent...
2004-05-11 curtOops, fix a typo.
2004-05-11 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2004-05-07 ehofmanFrederic Bouvier:
2004-04-30 andyChanges to get SimGear to configure and compile out...
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
next