Improve error reporting in the Particles emission point creation dialog
- Display an error message if the selected node doesn't extend from Spatial - Display the selected node name in error messages to provide additional context when relevant - Clarify error messages - Use the standard editor warning dialog
This commit is contained in:
parent
dd31974a88
commit
63d45136dc
2 changed files with 10 additions and 13 deletions
|
|
@ -49,8 +49,6 @@ protected:
|
|||
EditorFileDialog *emission_file_dialog;
|
||||
SceneTreeDialog *emission_tree_dialog;
|
||||
|
||||
ConfirmationDialog *err_dialog;
|
||||
|
||||
ConfirmationDialog *emission_dialog;
|
||||
SpinBox *emission_amount;
|
||||
OptionButton *emission_fill;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue