fernandotonon/QtMeshEditor

View on GitHub

Showing 122 of 144 total issues

TODO found
Open

Ogre::RenderSystem *renderSystem = mRoot->getRenderSystemByName("OpenGL Rendering Subsystem"); //TODO: Add OpenGL 3+, and allow the user to select the render system.
Severity: Minor
Found in src/Manager.cpp by fixme

Function frameStarted argument 1 names different: declaration evt definition e.
Open

bool OgreWidget::frameStarted(const Ogre::FrameEvent& e)
Severity: Minor
Found in src/OgreWidget.cpp and 1 other location by cppcheck
src/OgreWidget.h on lines 75..75

The function on_ComboTextureUnit_currentIndexChanged is never used.
Open

void MaterialEditor::on_ComboTextureUnit_currentIndexChanged(int index)
Severity: Minor
Found in src/materialeditor.cpp by cppcheck

The function on_scrollAnimUSpeed_valueChanged is never used.
Open

void MaterialEditor::on_scrollAnimUSpeed_valueChanged(double arg1)
Severity: Minor
Found in src/materialeditor.cpp by cppcheck

The function on_techComboBox_currentIndexChanged is never used.
Open

void MaterialEditor::on_techComboBox_currentIndexChanged(int index)
Severity: Minor
Found in src/materialeditor.cpp by cppcheck

TODO found
Open

// TODO Remove defenitively this cam (for overlay purpose, but this has to be driven app level)
Severity: Minor
Found in src/SkeletonDebug.cpp by fixme

TODO found
Open

IF(APPLE) # this is just for test, it is not using OgreBites yet. TODO: remove
Severity: Minor
Found in src/CMakeLists.txt by fixme

The function createEditor is never used.
Open

QWidget *MaterialComboDelegate::createEditor(QWidget *parent,
Severity: Minor
Found in src/MaterialComboDelegate.cpp by cppcheck

The function frameRenderingQueued is never used.
Open

bool OgreWidget::frameRenderingQueued(const Ogre::FrameEvent &e)
Severity: Minor
Found in src/OgreWidget.cpp by cppcheck

The function paintEngine is never used.
Open

QPaintEngine* OgreWidget:: paintEngine() const
Severity: Minor
Found in src/OgreWidget.cpp by cppcheck

TODO found
Open

// TODO play with numTextureCoord (require to change the UI)
Severity: Minor
Found in src/PrimitiveObject.cpp by fixme

TODO found
Open

// TODO improve that : we don't need to create a sd if it is not checked
Severity: Minor
Found in src/AnimationWidget.cpp by fixme

TODO found
Open

//TODO - Create a grid to the nodes
Severity: Minor
Found in src/TransformOperator.cpp by fixme

TODO found
Open

emit selectedOrientationChanged(SelectionSet::getSingleton()->getSelectionOrientation()); //TODO connect this signal
Severity: Minor
Found in src/TransformOperator.cpp by fixme

The function handleError is never used.
Open

virtual void handleError(Ogre::ScriptCompiler *compiler, Ogre::uint32 code, const Ogre::String &file, int line, const Ogre::String &msg){
Severity: Minor
Found in src/materialeditor.cpp by cppcheck

The function on_actionSingle_toggled is never used.
Open

void MainWindow::on_actionSingle_toggled(bool arg1)
Severity: Minor
Found in src/mainwindow.cpp by cppcheck

TODO found
Open

// TODO push this static or at app level
Severity: Minor
Found in src/SpaceCamera.cpp by fixme

Function frameRenderingQueued argument 1 names different: declaration evt definition e.
Open

bool OgreWidget::frameRenderingQueued(const Ogre::FrameEvent &e)
Severity: Minor
Found in src/OgreWidget.cpp and 1 other location by cppcheck
src/OgreWidget.h on lines 76..76

The function on_applyButton_clicked is never used.
Open

void MaterialEditor::on_applyButton_clicked()
Severity: Minor
Found in src/materialeditor.cpp by cppcheck

The function on_buttonEditAmbientColor_clicked is never used.
Open

void MaterialEditor::on_buttonEditAmbientColor_clicked()
Severity: Minor
Found in src/materialeditor.cpp by cppcheck
Severity
Category
Status
Source
Language