View Issue Details

IDProjectCategoryView StatusLast Update
0003036DarkRadiantModelspublic25.06.2016 13:23
ReporterBaddcog Assigned To 
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionno change required 
PlatformwindowOS7 64 
Product Version1.7.0 
Summary0003036: texture paths in exported .ase files have names that might not be stand-alone compliant
Description texture path in exported .ase files looks like this:

*BITMAP "\\purgatory\purgatory\doom\base\textures\darkmod\wood\boards\worn_03_long_dark"

to be stand-alone compliant would be better if they were like this:

*BITMAP "\\base\textures\darkmod\wood\boards\worn_03_long_dark"
Steps To Reproducemake brush, export as .ase
TagsNo tags attached.

Activities

greebo

greebo

25.06.2016 13:23

administrator   ~0008228

No change required, as having the "purgatory" stuff doesn't do any harm. The engine just looks for the string to the right of the "base" string. "Base" is present in both variants.

Issue History

Date Modified Username Field Change
28.02.2012 01:32 Baddcog New Issue
25.06.2016 13:23 greebo Note Added: 0008228
25.06.2016 13:23 greebo Status new => closed
25.06.2016 13:23 greebo Resolution open => no change required