]> git.mxchange.org Git - simgear.git/history - simgear/scene
MSVC fix.
[simgear.git] / simgear / scene /
2005-05-15 ehofmanHarald JOHNSEN:
2005-05-07 ehofmanSolaris fix.
2005-04-30 ehofmanMake use of the repeatable sg_random() function so...
2005-04-29 ehofmanMathias:
2005-04-29 ehofmanMathias:
2005-04-26 ehofmanHarald Johnsen: Fix a 'terrible' bug with culling of...
2005-04-26 ehofmanIRIX fixes.
2005-04-26 ehofmanHarald Johnson:
2005-04-24 ehofmanDon't refference GLUT but GLU instead.
2005-04-24 ehofmanHarald Johnson:
2005-03-28 ehofmanMelchior FRANZ:
2005-03-22 ehofmanMelchior FRANZ:
2005-03-19 ehofmanMelchior FRANZ:
2005-01-31 ehofmanJim Wilson:
2005-01-29 ehofmanJim Wilson:
2005-01-24 curtFrederic Bouvier:
2005-01-24 curtFrederic Bouvier:
2005-01-15 ehofmanSolaris fix.
2005-01-11 curt- Fix a couple oops's in cloud.cxx
2005-01-11 curtAdd a method to SGCloudLayer to set overall cloud alpha...
2005-01-10 davidDo not reduce visibility when passing through a 'few...
2004-12-02 curtMartin Spott: Revised handling of missing isnan() on...
2004-11-21 curtFix a dumb bug for FreeBSD.
2004-11-21 curtI don't understand why FreeBSD doesn't see isnan()...
2004-11-20 curtFreeBSD fix.
2004-11-20 ehofmanMSVC fix.
2004-11-19 curtUpdate a few more instances of my email address.
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-11-18 curtAbstract out location of gl.h, glut.h, and glu.h includ...
2004-10-17 ehofmanFrederic Bouvier:
2004-10-14 ehofmanRemove the refference to fgsg
2004-10-12 curtFinal 0.3.7 changes.
2004-10-11 ehofmanFix a typo.
2004-10-11 ehofmanFrederic: Ignore display lists when using the blend...
2004-10-10 ehofmanAdding the panel was a step too far for Linux, causing...
2004-10-10 ehofmanRemove a phantom makeDList call (probably an old one...
2004-10-10 ehofmanCheck for the plib version when using display lists...
2004-10-10 ehofmanFrederic: Include FGPanelNode in the display list gener...
2004-10-10 ehofmanFrederic: Use display lists for 3d models also.
2004-08-17 ehofmanthis simple patch will prevent to have fog in Clear...
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
next