src/TranslationGizmo.cpp
Showing 3 of 3 total issues
TODO found Open
Open
//TODO unload material ??
- Exclude checks
TODO found Open
Open
// TODO add a square to allow plane trnaslation with mouse
- Exclude checks
Variable mScale
is assigned in constructor body. Consider performing initialization in initialization list. Open
Open
mScale = scale;
- Read upRead up
- Exclude checks