You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Option 2 (subtler, but leaves a pointless black void)
Might also go for red instead of yellow since it's usually related to screwed up imports.
Additionally, these tiles will have a tooltip describing the exact reason
The text was updated successfully, but these errors were encountered:
Probably going for option 2 since it's off centered and looks more out of place.
Additionally we'll also add a checkbox filter to filter out failed meshes, but have them shown by default
cohaereo
changed the title
Indicate empty meshes
Indicate problems with textures/meshes
Jun 4, 2023
Extending this issue to include textures and fatal errors. I'm experimenting with an IdentifiableResult type that allows us to have a result that contains a hashcode no matter the result's variant.
Errors during read should result in a red icon, and replace the tooltip with the error's description. Non-fatal issues should be represented with a yellow triangle, and the warnings should be appended to the existing tooltip
Option 1 (in your face)
![image](https://private-user-images.githubusercontent.com/25546261/241590824-bd4927cc-6dbc-46cb-b672-504716a29590.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNzE2NjksIm5iZiI6MTczOTA3MTM2OSwicGF0aCI6Ii8yNTU0NjI2MS8yNDE1OTA4MjQtYmQ0OTI3Y2MtNmRiYy00NmNiLWI2NzItNTA0NzE2YTI5NTkwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDAzMjI0OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVhZDQwYTkxMzk5ZmM3YTdhYWFhOTdhYjJlYTg2YTFjZjEwZTEwNmI4YmUyZDhkNmJmMWRlYjk4ZWU0MWQyZjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ySF8TUWaaV-qLL8d8yrYRcvoX66ITOqRPCgvwkavx18)
Option 2 (subtler, but leaves a pointless black void)
![image](https://private-user-images.githubusercontent.com/25546261/241590840-c8f737ee-6936-48a2-8dc4-be2a36655f61.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNzE2NjksIm5iZiI6MTczOTA3MTM2OSwicGF0aCI6Ii8yNTU0NjI2MS8yNDE1OTA4NDAtYzhmNzM3ZWUtNjkzNi00OGEyLThkYzQtYmUyYTM2NjU1ZjYxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDAzMjI0OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThlZmFlNTQxMzE2ZmE3ZjFhOGMyZDI3M2Q4YWE1ZWNkYmZkOWRmMTgzMTc1Yjg4NWY4ODk1NGYwMWZmZGZmNGImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hLjbzr5gDq94yMhrKuEe3v8FHNlVuF_5f2yZm3vhxPg)
Might also go for red instead of yellow since it's usually related to screwed up imports.
Additionally, these tiles will have a tooltip describing the exact reason
The text was updated successfully, but these errors were encountered: