fernandotonon/QtMeshEditor

View on GitHub
src/TransformWidget.cpp

Summary

Maintainability
Test Coverage
A
100%

Showing 2 of 3 total issues

TODO found
Open

// TODO link this to the GUI scaling method
Severity: Minor
Found in src/TransformWidget.cpp by fixme

TODO found
Open

// TODO add a control between 0 360° or -180 180°
Severity: Minor
Found in src/TransformWidget.cpp by fixme

syntax error
Invalid

switch (int numSelected = SelectionSet::getSingleton()->getCount(); numSelected)
Severity: Critical
Found in src/TransformWidget.cpp by cppcheck
Category
Status