View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000175 | Spring engine | Linux | public | 2006-05-12 03:10 | 2006-05-12 14:16 | ||||
Reporter | Nexus6 | ||||||||
Assigned To | tvo | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000175: Shaders filenames are wrong for latest SVN (2006-05-11) | ||||||||
Description | Various filenames for the dynamic water shaders are wrong - the case has not been correctly fixed for Linux or other case-sensitive file systems. | ||||||||
Additional Information | This is how they currently are: --rw-r--r-- 1 toby toby 3166 2006-05-09 10:10 waterDyn.fp --rw-r--r-- 1 toby toby 643 2006-05-09 10:10 waterDynNormal.fp --rw-r--r-- 1 toby toby 482 2006-05-09 10:10 waterDynNormal.vp --rw-r--r-- 1 toby toby 965 2006-05-09 10:10 waterDynNT.vp --rw-r--r-- 1 toby toby 1126 2006-05-09 10:10 waterDyn.vp --rw-r--r-- 1 toby toby 823 2006-05-09 10:10 waterDynWave2.fp --rw-r--r-- 1 toby toby 588 2006-05-09 10:10 waterDynWave2.vp --rw-r--r-- 1 toby toby 113 2006-05-09 10:10 waterDynWave3.fp --rw-r--r-- 1 toby toby 272 2006-05-09 10:10 waterDynWave3.vp --rw-r--r-- 1 toby toby 977 2006-05-09 10:10 waterDynWave.fp --rw-r--r-- 1 toby toby 643 2006-05-09 10:10 waterDynWave.vp This is what they should be +-rw-r--r-- 1 toby toby 3166 2006-05-09 10:10 waterdyn.fp +-rw-r--r-- 1 toby toby 643 2006-05-09 10:10 waterdynnormal.fp +-rw-r--r-- 1 toby toby 482 2006-05-09 10:10 waterdynnormal.vp +-rw-r--r-- 1 toby toby 965 2006-05-09 10:10 waterdynnt.vp +-rw-r--r-- 1 toby toby 1126 2006-05-09 10:10 waterdyn.vp +-rw-r--r-- 1 toby toby 823 2006-05-09 10:10 waterdynwave2.fp +-rw-r--r-- 1 toby toby 588 2006-05-09 10:10 waterdynwave2.vp +-rw-r--r-- 1 toby toby 113 2006-05-09 10:10 waterdynwave3.fp +-rw-r--r-- 1 toby toby 272 2006-05-09 10:10 waterdynwave3.vp +-rw-r--r-- 1 toby toby 977 2006-05-09 10:10 waterdynwave.fp +-rw-r--r-- 1 toby toby 643 2006-05-09 10:10 waterdynwave.vp | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
tvo (reporter) 2006-05-12 14:16 |
should be fixed now in SVN, I have modified the hardcoded filenames in the source tho, as renaming files on SVN while keeping the case-insensitive name the same breaks the repo... |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-05-12 03:10 | Nexus6 | New Issue | |
2006-05-12 03:10 | Nexus6 | Status | new => assigned |
2006-05-12 03:10 | Nexus6 | Assigned To | => tvo |
2006-05-12 14:16 | tvo | Status | assigned => resolved |
2006-05-12 14:16 | tvo | Resolution | open => fixed |
2006-05-12 14:16 | tvo | Note Added: 0000185 |