changelog
- Wed, 18 Dec 2013 20:43:50 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 18 Dec 2013 20:43:50 +0200] rev 562
- - fixed: LDObject methods still used operator delete directly, causing *a very frustrating* crash to debug
- Wed, 18 Dec 2013 19:39:55 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 18 Dec 2013 19:39:55 +0200] rev 561
- History should now behave properly..
- Wed, 18 Dec 2013 17:44:31 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 18 Dec 2013 17:44:31 +0200] rev 560
- - 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)
- Wed, 18 Dec 2013 17:03:35 +0200
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 18 Dec 2013 17:03:35 +0200] rev 559
- - fixed: cones with 3 digit numbers wouldn't go to the "Cones (48)" category properly