]> git.mxchange.org Git - simgear.git/history - simgear/scene
Add support for NVidia cards with a broken OpenGL implementation
[simgear.git] / simgear / scene /
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...
2003-06-27 ehofmanDo some math omtimizations as pointed out by Norman
2003-06-13 ehofmanDon't make the sun imune for fog
2003-06-11 curt- Tweaks to doxygen main page.
2003-06-09 curtMake sky dome scaling values sensible (i.e. the sky...
2003-06-09 ehofmanAdd the ability to include stepped texture translations...
2003-06-08 ehofmanJim Wilson:
2003-06-07 ehofmanRemove some now depreciated lighting code
2003-06-03 ehofmancompiler fixes
2003-06-02 curtFix a bug in cloud texture state loading which caused...
2003-05-30 curtClean up a class renaming mistake.
2003-05-30 curtMove simgear/sky/ -> simgear/scene/sky/ as part of...
2003-05-28 curtFix a very small oops.
2003-05-28 curtMoved low level "tg" format object loader code over...
2003-05-28 curtMoved random ground cover object management code over...
2003-05-28 curtMake gen_surface_points accessible through the API.
2003-05-21 ehofmanUpdates for a better sunrise/sunset effect
2003-05-16 ehofmanAdjust sunset/sun rise color scheme
2003-05-16 curtForgot to #include <vector>
2003-05-16 curtI missed committing t hese changes yesterday.
2003-05-16 ehofmanA patch from Frederic Bouvier to correct a naming probl...
2003-05-15 curtVarious code massaging.
2003-05-15 curtRename matobj -> matmodel.
2003-05-15 curtSeparate out the SGMaterial::Object{,Group} code into...
2003-05-14 ehofmanAdd some missing requirements
2003-05-14 curtJust a bit of renaming.
2003-05-14 curtMoved some low level scene graph construction code...
2003-05-14 curtRemoved global instance of the material manager. Each...
2003-05-13 curtRemoved non-textured and flat shaded support because...
2003-05-13 ehofmanMake the current color of the sun available
2003-05-13 ehofmanImprove speed and readabillity
2003-05-13 ehofmanOops, make the cloud layer look more like an inverted...
2003-05-13 davidAdded generated files.
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...
2003-05-11 ehofmansimgear/sky/
2003-05-11 ehofmanCygwin build fixes
2003-05-09 curtMoved loader.[ch]xx and model.[ch]xx from fgfs/src...
2003-05-09 curtMinor tweaks and clean ups.
2003-05-09 curtMoved to SimGear from FlightGear/src/Model/
2003-05-08 ehofmanignore certain files for CVS commits
2003-05-08 curtSplit out animation code from fgfs-src/Model/model...
2003-05-06 curt- Moved some property specific code into simgear/props/
2003-04-09 ehofmanfix a booboo
2003-04-09 ehofmanAdd out own texture object
2003-04-05 davidUse "coverage" instead of "type".
2003-03-10 curtRemove 3d clouds from the default build. These can...
2003-03-02 davidPatches from Erik Hofman (for Irix? I've lost the origi...
2003-01-23 curtMisc. tweaks that have been laying around.
2002-12-31 davidPatch from Erik Hofman:
2002-12-10 curt- Refactoring configure.ac a bit to use $host (please...
2002-12-04 curtFixes for 0.3.1 release.
2002-11-17 davidIncludes patch from Erik Hofman.
2002-11-17 davidCygwin patch from Patrick Staehlin:
2002-10-24 curtErik Hofman: fix an Irix build problem.
2002-10-18 davidChange int to GLenum for portability.
2002-10-04 curtJohn W:
2002-10-03 curtFixes from Mark Harris.
2002-10-03 curtFix a texture state problem that caused clouds to occas...
2002-10-03 curtJohn Wojnaroski:
2002-10-02 curtref() the cloud states before use so that if we are...
2002-09-22 curtFix a tyop.
2002-09-20 curtDid I forget to commit John's loader patch?
2002-09-19 curtAdded extgl.c and extgl.h
2002-09-18 curtTweaks to build system following removal of interpreter...
2002-09-18 curtErik Hofman:
2002-09-18 curtRemoved unnecessary files.
2002-09-18 curtNorman's most recent 3d clouds code tweaks.
2002-09-17 curtLatest changes from John.
2002-09-17 curtBuild with other simgear header files from source tree...
2002-09-16 curtLatest changes from John Wojnaroski.
2002-09-16 davidRolled Norm's change back out; update needs to be calle...
2002-09-16 davidPatches from Norm Vine to get clouds working (and add...
2002-09-15 davidIgnore generated files.
2002-09-15 curtChange the header install directory.
2002-09-14 davidAdded newlines and did other clean-ups to eliminate...
2002-09-13 curtAdded simgear/sky/clouds3d to the build system.
next