Fri, 03 May 2013 18:49:23 +0300 | Santeri Piippo | Adding objects now actually updates the bounding box like it should be. | changeset | files |
Fri, 03 May 2013 18:30:38 +0300 | Santeri Piippo | Camera is now stored to configuration so it is preserved across program shutdown. I don't know how significant this is but eh | changeset | files |
Fri, 03 May 2013 18:14:18 +0300 | Santeri Piippo | Switched the object list from a QTreeWidget to a QListWidget-derivative. Derivative because I'm going to add a context menu. | changeset | files |