Sat, 15 Jun 2013 19:14:42 +0300 | Santeri Piippo | Moved primitive handling to new code files | changeset | files |
Sat, 15 Jun 2013 04:36:52 +0300 | Santeri Piippo | Make camera icons a member of GLRenderer so multiple renderers won't conflict about them | changeset | files |
Sat, 15 Jun 2013 04:20:44 +0300 | Santeri Piippo | Added primitive scanning, replaced parts list in subfile add dialog with it | changeset | files |
Sat, 15 Jun 2013 01:29:46 +0300 | Santeri Piippo | Nuked parts.lst parsing, that was stupid | changeset | files |
Sat, 15 Jun 2013 01:20:07 +0300 | Santeri Piippo | Converted from C-style fopen to the new File class | changeset | files |
Fri, 14 Jun 2013 19:34:30 +0300 | Santeri Piippo | Added a File type that wraps around QFile and provides stuff like a null file and range-for-iterating | changeset | files |