14 bool displayAsError) {
16 QString(
"Vertices of mesh '%1' are locked (they may be shared by "
17 "multiple entities for instance).\nYou should call this "
18 "method directly on the vertices cloud.\n(warning: all "
19 "entities depending on this cloud will be impacted!)")
static bool Warning(const char *format,...)
Prints out a formatted warning message in console.
static bool Error(const char *format,...)
Display an error dialog with formatted message.
void DisplayLockedVerticesWarning(const QString &meshName, bool displayAsError)
Display a warning or error for locked verts.