summaryrefslogtreecommitdiffstats
path: root/ogrewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rewrite using QML scene graph.Yoann Lopes2011-04-191-227/+0
* Fixes some texture states not being set.Yoann Lopes2010-09-161-4/+8
* Makes sure the correct context is active before rendering a frame.Yoann Lopes2010-07-191-0/+1
* Make it work with Ogre 1.6Yoann Lopes2010-07-191-1/+1
* Fixes build on mac and path resolving for resources.Yoann Lopes2010-07-171-2/+18
* Added toggle fullscreen button.Yoann Lopes2010-07-161-0/+1
* Camera control from QML UI.Yoann Lopes2010-07-161-6/+12
* Added some test qml file.Yoann Lopes2010-07-141-13/+5
* Draw the graphicsView in a texture.Yoann Lopes2010-07-141-37/+96
* Added an OgreWidget showing a basic Ogre scene.Yoann Lopes2010-07-141-0/+148