Wiki Tracker         The Ogre Wiki Page Bug Tracker Page - were we keep track of pages which needs fixing
Information
Info Red


How it works:
Each page has a report issue form at the bottom.
If you find something wrong about a page, report it, and it will turn up on this list.

Pages with issues will feature a bugTracker box at the top, indicating that the page has been reported.
The box will have a link to the entry in the bugtracker.

When an issue is fixed, the bugtracker entry can be deleted.

This makes it easy to keep track of what needs to be done.

Issues:

WikiPageIssue TypeDescriptionCreatedLastModifLast modified by Comments
OISneeds updatingAFAIK OIS switched to SVN years ago... Mon 12 of Dec, 2011 13:58 GMT-0000 Mon 12 of Dec, 2011 13:58 GMT-0000Klaim0
Subversion settingsis obsoleteOgre don't use SVN anymore. Sat 07 of Sep, 2013 14:00 GMT-0000 Sat 07 of Sep, 2013 14:00 GMT-0000Klaim0
Prerequisitesneeds updatingDependencies : it don't explain the case where dependencies are built from CMake... Sun 30 of Jan, 2011 18:45 GMT-0000 Sun 30 of Jan, 2011 18:45 GMT-0000Klaim1
jacmoe-Tue 13 of Sep, 2011
Holographe Shaderhas problemshow to create TGA file? Mon 18 of Aug, 2014 07:51 GMT-0000 Mon 18 of Aug, 2014 07:51 GMT-0000lenglengcsy0
Setting Up An Application - Autotools - Linuxneeds updatingIn Prerequisite, the correct spelling of the package is build-essential. but according to my research that package is only needed to create debian packages. the autotools packages must be installed individualy it seems. Thu 21 of Apr, 2011 12:44 GMT-0000 Thu 21 of Apr, 2011 12:44 GMT-0000montaropdf0
Help - Basic Syntaxhas problemsIn the Simple Box section in the Bug Warning box, escaping the ^ exponent character does not appear to be working within the transclude, either by doubling the character or using 'no parse' markup. Tue 05 of Jun, 2012 18:28 GMT-0000 Tue 05 of Jun, 2012 18:29 GMT-0000Neutrino Sunset0
Mogre Basic Tutorial 0has problemsLink to MogreFramework source is broken. Sat 21 of Aug, 2010 21:31 GMT-0000 Sat 21 of Aug, 2010 21:31 GMT-0000nsmyrnos0
Using SDL Inputhas problemsSDL_GL_SwapBuffers() is working only with SDL1, with SDL2 it got substitued by SDL_GL_SwapWindow(sdl_window); see https://wiki.libsdl.org/MigrationGuide for details (search for SDL_GL_SwapWindow in the page) Sun 12 of Jul, 2015 01:26 GMT-0000 Sun 12 of Jul, 2015 01:26 GMT-0000portaloffreedom0
Maya Exporterneeds updatingNeeds compilation instructions for Maya 2009/2010/2011. Sat 01 of May, 2010 00:07 GMT-0000 Fri 18 of Jun, 2010 12:15 GMT-0000sarcacid1
sarcacid-Fri 18 of Jun, 2010
ManuallyControllingBoneshas problemsin "anim->destroyTrack(manuallyControlledBone->getHandle());" destroyTrack() is obsolete and the "note" on that is currently a 404. Thu 07 of Feb, 2013 02:36 GMT-0000 Thu 07 of Feb, 2013 02:36 GMT-0000solesschong0
OgreBullethas problemsLinks to "OgreBullet forums" and "latest SDK (available from Tuan's website) here" returns "404 Not Found" Page Tue 12 of Jun, 2012 20:14 GMT-0000 Tue 12 of Jun, 2012 20:14 GMT-0000tgbyhn20080
QtOgrehas problemsOgre::Viewport *mViewport = mOgreWindow->addViewport( mCamera ); Is wrong, because mViewport is already initialized in ogrewidget.h! Should be: mViewport = mOgreWindow->addViewport( mCamera ); Sat 08 of Dec, 2012 17:40 GMT-0000 Sat 08 of Dec, 2012 17:40 GMT-0000visviva0
Equal Length Splinehas problemsIf the last point in the spline does not fulfill with the wantedDistance restriction, the last segment is not copied to splineDest. Possible solution: if j == splineSrc.getNumPoints() -1) && (length < wantedDistanceSquared { splineDest->addPoint(end); break; } Mon 12 of Mar, 2012 15:59 GMT-0000 Mon 12 of Mar, 2012 15:59 GMT-0000xme0