Issues.00104 - lordmundi/wikidoctest GitHub Wiki

00104: missing some lens flare textures

« 00103 | Issues | 00105 »

Summary: missing some lens flare textures

Created: 2008–09–09 16:33

Status: Released

Category: Bug

From: frankie

Version: 2.0

Released_In: 2.1

Description:

looks like I'm missing some .tex files for the lensflare stuff… specifically square_flare.tex and hex_flare.tex.


Comments


« 00103 | Issues | 00105 »

Associated Commits

| commit | 527bc9e8feb2d820e60498bc2e44062848a59e63 link5 | || | Author: | Frank Graffagnino | | Date: | Fri Dec 12 11:38:22 2008 -0600 | | Message: | [@Issue 00104: added some missing textures for lens flares i missed these files on accident in a previous commit. @] |

Affected Files:

textures/hex1.tex      | Bin 0 -> 59191 bytes
 textures/hex2.tex      | Bin 0 -> 59464 bytes
 textures/hex3.tex      | Bin 0 -> 36070 bytes
 textures/starburst.tex | Bin 0 -> 579645 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

| commit | 665a43ca809be958f96b2484726c8913a2662a13 link6 | || | Author: | Frank Graffagnino | | Date: | Thu Dec 11 16:37:43 2008 -0600 | | Message: | [@Issue 00104 00105 and 00112: Fixed lens flare stuff and lighting upgrades This includes the planet2 lighting upgrade, the lens flare bug fix, and the missing textures that were missing from the original lens flare stuff. @] |

Affected Files:

configs/speedy.cfg                      | 274 ++++++++++++++++++++++++++++±--
 plugin_Linux_FC3/dsp_planet2.so         | Bin 305482 -> 314507 bytes
 plugin_Linux_FC3/dsp_session.so         | Bin 0 -> 163232 bytes
 plugin_Linux_FC3/dsp_speedtest2.so      | Bin 361482 -> 392991 bytes
 shaders/bmpmap.fs                       |  15 ±
 shaders/bmpmap.vs                       |   3 ±
 shaders/earth_cloud.fs                  |  45 ++±--
 shaders/earth_cloud_bmp.fs              |  57 +++++++
 shaders/earth_cloud_shadow.fs           |  28 +±-
 shaders/earth_ground.fs                 |  46 ++±--
 shaders/earth_ground2.fs                |  59 +++++++
 shaders/earth_ground_city_cloud.fs      |  89 +++++++++++
 shaders/earth_ground_cloud.fs           |  77 ++++±---
 shaders/lighting.fs                     |  12 ±
 shaders/moon_alhat_bmp_safety.fs        |  66 ++++++++
 shaders/moon_alhat_bmp_safety_before.fs |  66 ++++++++
 shaders/solid.fs                        |   6 ±
 shaders/texbmpmap.fs                    |  16 ±
 shaders/texmap.fs                       |   8 ±
 19 files changed, 731 insertions(+), 136 deletions(-)