Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
optimized triangle count
2018-03-11
, by Santeri Piippo
fixed: LDDocument created one removal connection to the model for each object added, so removing an object from a model of 9 objects added 9 deletion entries to history
2018-03-11
, by Santeri Piippo
renamed signal
2018-03-08
, by Santeri Piippo
moved LDObject indices from a global array into Model
2018-03-08
, by Santeri Piippo
removed unused code
2018-03-07
, by Santeri Piippo
fixed object deleting not triggering the proper renderer updates
2018-03-07
, by Santeri Piippo
fixed DelHistoryEntries getting ignored...
2018-03-07
, by Santeri Piippo
removed some debug code
2018-03-07
, by Santeri Piippo
Implemented row moving in the model and replaced swapping with it
2018-03-06
, by Santeri Piippo
migrated model swapping to mvc and made Model::swapObjects to emit dataChanged signals as a temporary solution
2018-03-05
, by Santeri Piippo
removed some unneeded headers
2018-03-05
, by Santeri Piippo
Finally removed the cancer that is the LDObject::model pointer
2018-03-05
, by 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.
2018-03-05
, by Santeri Piippo
fix warning
2018-03-03
, by Santeri Piippo
removed another LDObject::model() use
2018-03-03
, by Santeri Piippo
removed LDError::fileReferenced
2018-03-03
, by Santeri Piippo
reimplemented detection of broken references in PartDownloadRequest::downloadFinished
2018-03-03
, by Santeri Piippo
reimplemented finding of broken document references
2018-03-03
, by 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.
2018-03-03
, by Santeri Piippo
removed use of model() in LDSubfileReference::inlineContents
2018-03-03
, by Santeri Piippo
Removed LDObject::invert, inversion code moved to basic toolset
2018-03-03
, by Santeri Piippo
removed LDObject::swap
2018-03-03
, by Santeri Piippo
moved LDObject::next to the algorithm toolset
2018-03-03
, by Santeri Piippo
removed LDObject::lineNumber
2018-03-03
, by Santeri Piippo
less
more
|
(0)
-1000
-300
-100
-50
-24
+24
+50
+100
tip