2013-12-18 |
Santeri Piippo |
- fixed: LDObject methods still used operator delete directly, causing *a very frustrating* crash to debug
|
changeset |
files
|
2013-12-18 |
Santeri Piippo |
History should now behave properly..
|
changeset |
files
|
2013-12-18 |
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
|
2013-12-18 |
Santeri Piippo |
- fixed: cones with 3 digit numbers wouldn't go to the "Cones (48)" category properly
|
changeset |
files
|
2013-12-18 |
Santeri Piippo |
- LDEmpty now overrides getTypeName properly
|
changeset |
files
|
2013-12-13 |
Santeri Piippo |
- changed source file extension from .cpp to .cc
|
changeset |
files
|
2013-12-12 |
Santeri Piippo |
- LDObject::move is no longer virtual
|
changeset |
files
|
2013-12-12 |
Santeri Piippo |
- fixed: LDMatrixObject's position would be an invalid pointer if it was created with the default constructor, causing a crash
|
changeset |
files
|
2013-12-12 |
Santeri Piippo |
- Reworked primitive listing. No longer uses multi-threading.
|
changeset |
files
|
2013-12-12 |
Santeri Piippo |
- LDFile renamed to LDDocument, file.h -> document.h
|
changeset |
files
|
2013-12-06 |
Santeri Piippo |
net_autoclose is now true by default
|
changeset |
files
|
2013-12-06 |
Santeri Piippo |
renamed LDCndLine to LDCondLine
|
changeset |
files
|
2013-12-06 |
Santeri Piippo |
more stuff
|
changeset |
files
|
2013-12-06 |
Santeri Piippo |
Cleaned up download.cpp/.h, used PROPERTY. Added LIST_OPS to PROPERTY
|
changeset |
files
|
2013-12-06 |
Santeri Piippo |
minor cleanup
|
changeset |
files
|
2013-12-06 |
Santeri Piippo |
Renamed "quick colors" in the configuration to "color toolbar"
|
changeset |
files
|