MonoGame/MonoGame

Effect compiler warnings seem like errors in MGCB Editor

Aberta

#7.159 aberto em 24 de mai. de 2020

 (6 comentários) (0 reação) (0 responsável)C# (3.071 forks)batch import
ContentPipelineGood First IssueHelp WantedMGCB Editorbuggood first issuescope: content-builderscope: tooling

Métricas do repositório

Stars
 (13.886 estrelas)
Métricas de merge de PR
 (Mesclagem média 25d 3h) (22 fundiu PRs em 30d)

Description

If we have an effect which generates a few warnings:

image

The resulting output looks like an error because of the red X icon.

Would be best if this case shows a yellow warning icon... maybe a yellow/orange checkmark to match the green check icon. Or the same green check mark with a warning exclamation mark next to it?

So it tells the user hey there is something for you to maybe look at, but the asset still compiled correctly.

image

Since we have no "warning" output we can detect here... maybe this is just shown when it builds successfully, but there is additional output text that may be warnings or stats or something else you should maybe want to see.

Guia do colaborador