2013-12-18 |
Santeri Piippo |
- removed the version monikers, new version is now just 0.3 instead of 0.3-alpha. BUILD_ID can now only be INTERNAL and RELEASE. It was way too complicated to my tastes.
|
changeset |
files
|
2013-12-18 |
Santeri Piippo |
- history now works on object list moving as well
|
changeset |
files
|
2013-12-18 |
Santeri Piippo |
- implicit documents are now auto-closed when rendered unused, in general, a LOT better document closing behavior
|
changeset |
files
|
2013-12-18 |
Santeri Piippo |
- made history ignore file loading and undo/redo calls instead of having hard-coded ignore on the actions, this will probably save a lot of hair
|
changeset |
files
|
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
|
Loading... |