Skip to content

R_FindCubeImage: avoid the boring “Failed to open” on skybox format try#178

Merged
illwieckz merged 6 commits intoDaemonEngine:masterfrom
illwieckz:skywarning
Mar 6, 2019
Merged

R_FindCubeImage: avoid the boring “Failed to open” on skybox format try#178
illwieckz merged 6 commits intoDaemonEngine:masterfrom
illwieckz:skywarning

Conversation

@illwieckz
Copy link
Copy Markdown
Member

@illwieckz illwieckz commented Mar 5, 2019

This is to avoid those boring, false-positive debug messages:

Debug: Failed to open 'env/shared_vega_src/sky' for reading: No such file or directory
Debug: Failed to open 'env/shared_vega_src/sky' for reading: No such file or directory

Note that the R_FindImageLoader code (first two commits) is the one I first pushed in #159.
If first worked on R_FindImageLoader for the need of the removal of this debug message, but working on Xonotic stuff was more exciting. 😛

This is better to merge this first, as the image commits will be together, and then the dpMaterial PR would just be 1 commit.

Copy link
Copy Markdown
Member

@slipher slipher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid, just some style issues.

@illwieckz illwieckz force-pushed the skywarning branch 2 times, most recently from ec2bf88 to 728eb18 Compare March 6, 2019 04:46
@illwieckz illwieckz merged commit f71cba5 into DaemonEngine:master Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants