Mon, 02 Jun 2014 13:16:14 +0300 | Santeri Piippo | - LDObject::Type moved back to global namespace | changeset | files |
Mon, 02 Jun 2014 13:00:58 +0300 | Santeri Piippo | - removed code rendered unnecessary | changeset | files |
Mon, 02 Jun 2014 12:50:40 +0300 | Santeri Piippo | - made LDDocument use shared pointers, this eliminates a lot of document-related crashes | changeset | files |
Sun, 01 Jun 2014 03:15:36 +0300 | Santeri Piippo | - subfile inverting now detects flatness and acts accordingly instead of naively applying invertnext to everything | changeset | files |
Sun, 01 Jun 2014 02:36:29 +0300 | Santeri Piippo | - simplified parse error handling | changeset | files |
Thu, 29 May 2014 17:54:43 +0300 | Santeri Piippo | - when saving, prepare the data first into a buffer and then write to disk, minimizing the time needed to perform the I/O operation. | changeset | files |