Bug #598
External resource loader - File names with extensions
Description
Currently, file names specified in DED definitions must not include an extension otherwise the resource loader will not find them as it will cycle through the known extensions for the class, appending them to the file name when searching. After all definitions have been read we should process file paths, stripping extensions (but keeping note of them to try that extension first, if known for that resource class).
Labels: Data
History
#1 Updated by danij over 15 years ago
Fixed in svn for 1.9.0-beta6.3