Files
simgear/simgear
ehofman 999a1e514b Harald JOHNSEN:
- shadow volume vertex are now shared, using DrawElements instead of repeated
  calls to glVertex, this can improve performance on some systems.
- added a rendering path that use the alpha channel instead of the stencill
  buffer.
- releasing memory when tiles objects are destroyed
- objects sub parts will not cast shadows if their name begins with "noshadow"
  or if they are in a <noshadow> animation

- bbcache.cxx :
   don't ask for a 32 bits context when the primary context is only 16 bits

- RenderTexture.cpp :
   corrected a crash when asking for a second rendering context
   on win32 and extensions not being supported

- model.cxx, animation.cxx :
   added a <noshadow> animation, added an animation type needed by the shadow
   code.
2005-07-05 17:08:27 +00:00
..
2005-05-01 08:50:39 +00:00
2004-10-24 09:29:56 +00:00
2005-06-26 17:16:45 +00:00
2005-05-22 09:18:56 +00:00
2004-10-16 12:23:53 +00:00
2005-07-05 17:08:27 +00:00
2005-07-05 17:08:27 +00:00
2004-12-05 09:36:49 +00:00
2005-06-11 08:39:26 +00:00
2002-09-14 16:05:58 +00:00
2005-01-31 18:29:38 +00:00
2002-04-25 15:09:10 +00:00
2001-03-24 13:12:26 +00:00