summaryrefslogtreecommitdiffstats
path: root/model.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix model parsing of obj files with negative indices, and add readme file to ...Samuel Rødal2008-06-271-1/+1
* Replace combobox with file dialog.Samuel Rødal2008-06-261-2/+3
* Some more cleanup.Samuel Rødal2008-06-251-5/+1
* Inline constructor.Samuel Rødal2008-06-251-4/+0
* Optimize Edge import and rendering a bit.Samuel Rødal2008-06-251-31/+10
* Make sure m_model is always non-null.Samuel Rødal2008-06-241-0/+4
* Simplify rotation logic.Samuel Rødal2008-06-241-4/+2
* Simplify Model input/rendering a bit.Samuel Rødal2008-06-241-21/+11
* Compile on MSVC6.Samuel Rødal2008-06-231-8/+8
* Some more simplifications.Samuel Rødal2008-06-231-52/+25
* Some small cleanups.Samuel Rødal2008-06-231-9/+8
* Remove stale code.Samuel Rødal2008-06-231-52/+2
* Added some more controls.Samuel Rødal2008-06-231-10/+108
* Added model loading and rendering.Samuel Rødal2008-06-201-0/+135