2018-03-08 |
Santeri Piippo |
moved LDObject indices from a global array into Model
|
file |
diff |
annotate
|
2018-03-05 |
Santeri Piippo |
Finally removed the cancer that is the LDObject::model pointer
|
file |
diff |
annotate
|
2018-03-05 |
Santeri Piippo |
Added LDObject serialization and refactored the internal resource managing to use it. No more tearing objects from one model into another, and this provides a stable way to keep an object's state in memory such as the edit history.
|
file |
diff |
annotate
|
2018-03-03 |
Santeri Piippo |
fix warning
|
file |
diff |
annotate
|
2018-03-03 |
Santeri Piippo |
removed LDError::fileReferenced
|
file |
diff |
annotate
|
2018-03-03 |
Santeri Piippo |
LDSubfileReference now contains the name of the subfile and not a pointer anymore. Some methods now require a DocumentManager* for context on resolving the name.
|
file |
diff |
annotate
|
2018-03-03 |
Santeri Piippo |
removed use of model() in LDSubfileReference::inlineContents
|
file |
diff |
annotate
|
2018-03-03 |
Santeri Piippo |
Removed LDObject::invert, inversion code moved to basic toolset
|
file |
diff |
annotate
|
2018-03-03 |
Santeri Piippo |
removed LDObject::swap
|
file |
diff |
annotate
|
2018-03-03 |
Santeri Piippo |
moved LDObject::next to the algorithm toolset
|
file |
diff |
annotate
|
2018-03-03 |
Santeri Piippo |
removed LDObject::lineNumber
|
file |
diff |
annotate
|
2018-02-22 |
Santeri Piippo |
Converted magic wand mode and other selection stuff to mvc
|
file |
diff |
annotate
|
2018-01-11 |
Santeri Piippo |
BFC INVERTNEXT objects are no longer individual objects
|
file |
diff |
annotate
|
2017-03-05 |
Teemu Piippo |
Renamed some methods of the Model class to remove the 'emplace' word (however cromulent it is, being from STL...) from them.
|
file |
diff |
annotate
|
2017-02-23 |
Teemu Piippo |
Removed the Origin and axes global constants.
|
file |
diff |
annotate
|
2017-02-23 |
Teemu Piippo |
Made the GL renderer recieve information of object deletion via signals.
|
file |
diff |
annotate
|
2017-02-14 |
Teemu Piippo |
Moved LDQuadrilateral into its own source pair.
|
file |
diff |
annotate
|
2017-02-14 |
Teemu Piippo |
Moved LDTriangle into its own source pair.
|
file |
diff |
annotate
|
2017-02-14 |
Teemu Piippo |
Renamed ldObject.cpp → linetypes/modelobject.cpp
|
file |
diff |
annotate
| base
|