Celestia icon indicating copy to clipboard operation
Celestia copied to clipboard

Sprite objects loaded from DSC files look only for medres textures

Open 375gnu opened this issue 4 years ago • 1 comments

Describe the bug Sprite objects loaded from DSC files look only for medres textures, lores and hires are ignored

To Reproduce Steps to reproduce the behavior: Use "Disk Test" from https://github.com/LukeCEL/spritestest

375gnu avatar Mar 06 '20 17:03 375gnu

Some comments:

  1. My "spritestest" repository has the textures in "medres". This bug only occurs when you rename this directory to "hires" or "lores".

  2. This seems to affect 1.6.1, 1.6.2, and 1.7.

  3. Since the almost all authors put their add-on textures in the "medres" folder, this bug rarely comes up. I think this therefore qualifies the bug as "low-priority". Maybe even "won't fix" since the bug has been here since 1.6.1, so anybody working on sprites should already know to use "medres".

LukeCEL avatar Mar 10 '20 19:03 LukeCEL