summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable window handles on the proxy widgets.HEADmasterSamuel Rødal2010-02-081-3/+7
* Updated to support OpenGL 2 paint engine.Samuel Rødal2010-02-081-26/+31
* Ignore crlf for model files.Samuel Rødal2010-02-081-0/+1
* Use clicked signal instead of pressed for the push buttons.Samuel Rødal2008-06-271-3/+3
* Fix model parsing of obj files with negative indices, and add readme file to ...Samuel Rødal2008-06-273-2457/+3
* Change background color and fix dialog positioning bug.Trond Kjernåsen2008-06-261-4/+3
* Add models for convenience.Samuel Rødal2008-06-266-0/+497571
* Simplifications.Samuel Rødal2008-06-262-5/+5
* Replace light slider with movable light item.Samuel Rødal2008-06-262-20/+19
* Replace combobox with file dialog.Samuel Rødal2008-06-264-33/+37
* Code unification and added instruction window.Samuel Rødal2008-06-263-29/+37
* Don't resize statistics widget.Samuel Rødal2008-06-252-4/+6
* Add statistics widget.Samuel Rødal2008-06-253-16/+43
* Attempted refactor.Samuel Rødal2008-06-252-110/+74
* More cleanup.Samuel Rødal2008-06-252-17/+9
* Some more cleanup.Samuel Rødal2008-06-252-6/+2
* Make the control widget a dialog and make it movable.Samuel Rødal2008-06-251-3/+7
* Inline constructor.Samuel Rødal2008-06-252-5/+1
* Optimize Edge import and rendering a bit.Samuel Rødal2008-06-252-32/+11
* Fix bug where choosing cancel in color dialog causes color to become black.Samuel Rødal2008-06-242-21/+27
* Even more simplification of rotation code.Samuel Rødal2008-06-242-24/+21
* Make sure m_model is always non-null.Samuel Rødal2008-06-243-3/+7
* Use QColor instead of QRgb for simplicity.Samuel Rødal2008-06-242-14/+14
* Simplify rotation logic.Samuel Rødal2008-06-244-100/+63
* Simplify Model input/rendering a bit.Samuel Rødal2008-06-242-22/+12
* Some more polish.Samuel Rødal2008-06-243-35/+27
* Avoid division by zero.Samuel Rødal2008-06-241-1/+1
* Improve rotation code.Samuel Rødal2008-06-242-11/+34
* Remove a level of indentation in drawBackground().Samuel Rødal2008-06-231-28/+26
* Don't update if we're not on auto-rotate.Samuel Rødal2008-06-231-3/+3
* Compile on MSVC6.Samuel Rødal2008-06-233-17/+32
* Rename openglexample to openglsceneSamuel Rødal2008-06-231-0/+0
* Rename: GraphicsScene -> OpenGLSceneSamuel Rødal2008-06-234-30/+46
* Simplify main a bit.Samuel Rødal2008-06-231-6/+1
* Some more simplifications.Samuel Rødal2008-06-234-64/+42
* Move GraphicsScene and Controls to graphicsscene.cppSamuel Rødal2008-06-235-371/+394
* Some small cleanups.Samuel Rødal2008-06-231-9/+8
* Added background color and mouse rotation.Samuel Rødal2008-06-231-26/+169
* Remove stale code.Samuel Rødal2008-06-231-52/+2
* Move Point3d to point3d.hSamuel Rødal2008-06-232-51/+57
* Added some more controls.Samuel Rødal2008-06-233-23/+208
* Added model loading and rendering.Samuel Rødal2008-06-204-22/+342
* Initial commit.Samuel Rødal2008-06-202-0/+64