Wed, 18 Dec 2013 17:44:31 +0200 | Santeri Piippo | - corrected history behavior. LDObject::clone() is now off-limits, createCopy() must be used instead. LDObject::deleteSelf() must be used to delete LDObjects (destructor is protected now) | changeset | files |
Wed, 18 Dec 2013 17:03:35 +0200 | Santeri Piippo | - fixed: cones with 3 digit numbers wouldn't go to the "Cones (48)" category properly | changeset | files |
Wed, 18 Dec 2013 14:32:17 +0200 | Santeri Piippo | - LDEmpty now overrides getTypeName properly | changeset | files |
Fri, 13 Dec 2013 20:01:49 +0200 | Santeri Piippo | - changed source file extension from .cpp to .cc | changeset | files |
Fri, 13 Dec 2013 00:39:49 +0200 | Santeri Piippo | - LDObject::move is no longer virtual | changeset | files |
Fri, 13 Dec 2013 00:31:16 +0200 | Santeri Piippo | - fixed: LDMatrixObject's position would be an invalid pointer if it was created with the default constructor, causing a crash | changeset | files |