Mogre Wiki Tutorial Framework | has problems | Download links aren't working | Sun 19 of Oct, 2014 16:52 GMT-0000 | Sun 19 of Oct, 2014 16:52 GMT-0000 | 4EverNoob | 1 ali_lak-Sun 09 of Oct, 2016 |
Mipmapping | has problems | The LaTeX formulas aren't working on this page. I'm not sure myself how to fix it so I'm reporting it here. | Mon 21 of May, 2012 13:53 GMT-0000 | Mon 21 of May, 2012 13:53 GMT-0000 | anstow | 0
|
OGRE DCC Tools | needs updating | Add the page Glue Editor - a screenshot is in its forum thread | Tue 17 of Aug, 2010 16:07 GMT-0000 | Tue 17 of Aug, 2010 16:07 GMT-0000 | Beauty | 0
|
Assembling a production pipeline | needs updating | Here are projects, which could be added to the overview.
1)
Glue Engine/Editor
http://code.google.com/p/glueengine
http://www.ogre3d.org/forums/viewtopic.php?f=11&t=54208
2)
3D Level Editor
http://www.getic.net/index.php?dir=web/Getic&file=Download.php
3)
Alimer Engine
... | Mon 19 of Jul, 2010 12:05 GMT-0000 | Mon 19 of Jul, 2010 12:21 GMT-0000 | Beauty | 2 Beauty-Mon 19 of Jul, 2010 |
Libs | needs updating | Some terrain managers are missing. See Terrain FAQ page. Can somebody add it, please? | Thu 08 of Jul, 2010 10:27 GMT-0000 | Thu 08 of Jul, 2010 10:27 GMT-0000 | Beauty | 0
|
OgreNewt | has problems | Jacmoe, please compare the section "Newton SDK in a Nutshell" with the page of the old wiki. Is seems so that some information was removed by converting the content. | Sun 19 of Dec, 2010 22:47 GMT-0000 | Sun 19 of Dec, 2010 22:47 GMT-0000 | Beauty | 0
|
Terrain Scene Manager | needs work | The picture layout needs work in section "Basic Configuration Parameters".
Please add a (working) line break between pictures and text. Currently it's just ugly.
(And don't convert the big image to a thumbnail preview image) | Thu 08 of Jul, 2010 10:25 GMT-0000 | Thu 08 of Jul, 2010 10:25 GMT-0000 | Beauty | 0
|
Building Dependencies | is inaccurate | I'm not shure, but maybe the directory name "ogrenew" was changed to "ogre". If true, then update the related text of this page.
(use Strg+F in your browser to find the position inside this page) | Sat 12 of Feb, 2011 18:42 GMT-0000 | Sat 12 of Feb, 2011 18:42 GMT-0000 | Beauty | 0
|
QuickGUI | is inaccurate | License states "LGPL". At least some source code files would contradict this, as would other places on the ogre Wiki. Not wanting to change it myself due to being new to the code and it being a legal matter. | Wed 24 of Aug, 2011 17:05 GMT-0000 | Wed 24 of Aug, 2011 17:05 GMT-0000 | Cameron | 0
|
Skeleton Debugger | needs updating | Code improvement :
I fixed the bones orientation by adding an extra parameter when calling attachObjectToBone for child bone.
see : http://www.ogre3d.org/forums/viewtopic.php?f=11&t=71152#p497625
Someone can test and update the wiki ? | Fri 01 of Nov, 2013 14:11 GMT-0000 | Fri 01 of Nov, 2013 14:11 GMT-0000 | daarkron | 0
|
RenderWindowParameters | is inaccurate | In the properties table :
FSAA 0,2,4,6,...
It's not rather pow of 2 :
FSAA 0,2,4,8,... | Mon 18 of Nov, 2013 13:24 GMT-0000 | Mon 18 of Nov, 2013 13:24 GMT-0000 | daarkron | 0
|
TOC Cookbook | has problems | Duplicate entries for first person camera near the bottom of the TOC, already in Animation and movement | Tue 18 of Dec, 2012 13:35 GMT-0000 | Tue 18 of Dec, 2012 13:35 GMT-0000 | drwbns | 0
|
Manual Resource Loading | needs updating | Overlay loading needs updating for 1.9 usage | Mon 17 of Dec, 2012 17:01 GMT-0000 | Mon 17 of Dec, 2012 17:01 GMT-0000 | drwbns | 0
|
Creating a simple first-person camera system | needs work | Code has variables that have not been declared (like this->mRotY).
Also uses the old Ogre keyboard input system (like "inputManager->isKeyDown(Ogre::KC_PGDOWN)")
Must convert this to OIS-version. | Wed 30 of Jun, 2010 08:25 GMT-0000 | Mon 26 of Sep, 2011 08:44 GMT-0000 | Flateno | 1 drwbns-Mon 17 of Dec, 2012 |
Euler Angle Class | has problems | The basic APIs like getYaw(), getPitch(), getRoll() could not been found in Euler class,but use yaw(),pitch(),roll() instead. | Tue 16 of Dec, 2014 08:02 GMT-0000 | Tue 16 of Dec, 2014 08:02 GMT-0000 | formula123 | 0
|
Setting Up An Application - CodeBlocks - Linux | needs updating | The directory is different on Linux Mint 13. This needs to be in the CMakeLists.txt
if(UNIX)
if(EXISTS "/usr/share/OGRE/cmake")
set(CMAKE_MODULE_PATH "/usr/share/OGRE/cmake/modules/;${CMAKE_MODULE_PATH}")
set(OGRE_SAMPLES_INCLUDEPATH "/usr/share/OGRE-1.7.4/Samples/Common/inc | Wed 02 of Jan, 2013 00:19 GMT-0000 | Wed 02 of Jan, 2013 00:19 GMT-0000 | Gyrth | 0
|
Ogre Wiki Overview | needs work | This is work in progress - should be done as soon as possible. | Fri 04 of Jun, 2010 13:54 GMT-0000 | Fri 04 of Jun, 2010 13:54 GMT-0000 | jacmoe | 0
|
Documentation Architecture | has problems | This page is appallingly thin. Either remove or write a better one. | Thu 13 of May, 2010 22:33 GMT-0000 | Thu 13 of May, 2010 22:33 GMT-0000 | jacmoe | 0
|
Ogre Demos | needs updating | This should really be updated to the new samples framework. 😊 | Thu 13 of May, 2010 22:32 GMT-0000 | Thu 13 of May, 2010 22:32 GMT-0000 | jacmoe | 0
|
Managing Game States with OGRE | has problems | This actually has code, so it's not an OGRE article, per se. | Thu 13 of May, 2010 12:32 GMT-0000 | Thu 13 of May, 2010 12:32 GMT-0000 | jacmoe | 0
|
Development Procedures | needs updating | Needs to be rewritten for Mercurial | Sun 02 of May, 2010 14:08 GMT-0000 | Sun 02 of May, 2010 14:08 GMT-0000 | jacmoe | 0
|
Basic Ogre Application | needs work | Move me to the Newbie tutorial when we know what to do with those. 😊 | Wed 09 of Jun, 2010 15:55 GMT-0000 | Wed 09 of Jun, 2010 15:55 GMT-0000 | jacmoe | 1 spacegaier-Tue 05 of Oct, 2010 |
DCC Tools | needs work | Move the exporters under a new Exporter page. | Wed 05 of May, 2010 22:35 GMT-0000 | Wed 05 of May, 2010 22:35 GMT-0000 | jacmoe | 0
|
OgreDotNet Intermediate Tutorial 3 | has problems | The import seems to be corrupted - removed lots of weird characters - should probably re-import it. | Tue 22 of Dec, 2009 15:32 GMT-0000 | Tue 22 of Dec, 2009 15:32 GMT-0000 | jacmoe | 0
|
Snippets | needs work | Put the external snippets in somewhere - they weren't ported over due to the requirement: all snippets must be hosted here.
Move those to the external resources page.
Also need to link to the Ogre core articles.. They are now in Development.. | Sat 01 of May, 2010 02:51 GMT-0000 | Thu 13 of May, 2010 11:39 GMT-0000 | jacmoe | 0
|