2017-01-29 |
Teemu Piippo |
Major overhaul of object→document relationship: added the Model class which models the object buffer. Each object is to be included in a model (an invariant that currently does not hold). A document is a subclass of a model. The LDObject is also now agnostic about selection, and the selection is now a set. A lot of things are probably broken now but it's a major step forward.
|
file |
diff |
annotate
|
2017-01-28 |
Teemu Piippo |
Happy new year 2017!
|
file |
diff |
annotate
|
2016-11-18 |
Teemu Piippo |
Made DEFINE_FLAG_ACCESS_METHODS a function macro
|
file |
diff |
annotate
|
2016-02-17 |
Teemu Piippo |
removed removeDuplicates in favor of QSet, and the unused ObjectList class
|
file |
diff |
annotate
|
2016-02-14 |
Teemu Piippo |
Renamed ConfigurationValueBag to Configuration and added a pointer to it into HierarchyElement. This helps with the fight against global variables.
|
file |
diff |
annotate
|
2016-02-13 |
Teemu Piippo |
Added triangle count to viewport, added compile-time line length check
|
file |
diff |
annotate
|
2016-01-01 |
Teemu Piippo |
Happy new year 2016!
|
file |
diff |
annotate
|
2015-11-18 |
Teemu Piippo |
It worx again!
|
file |
diff |
annotate
|
2015-10-03 |
Teemu Piippo |
Now compiles again
|
file |
diff |
annotate
|
2015-09-22 |
Teemu Piippo |
Commit work done on document manager. Happy 3rd birthday LDForge!
|
file |
diff |
annotate
|
2015-09-06 |
Teemu Piippo |
null -> nullptr
|
file |
diff |
annotate
|
2015-09-06 |
Teemu Piippo |
Refactor edit history
|
file |
diff |
annotate
|
2015-09-05 |
Teemu Piippo |
Split LDFileLoader (now LDDocumentLoader) into its own files
|
file |
diff |
annotate
|
2015-09-05 |
Teemu Piippo |
Refactor LDDocument's API
|
file |
diff |
annotate
|
2015-09-05 |
Teemu Piippo |
Make documents members of the main window
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
Happy new year 2015
|
file |
diff |
annotate
|
2015-08-29 |
Teemu Piippo |
Refactor LDrawPathDialog and LDPaths
|
file |
diff |
annotate
|
2015-08-22 |
Teemu Piippo |
Cleanup progresses
|
file |
diff |
annotate
|
2015-08-22 |
Teemu Piippo |
More sharedpointer removal
|
file |
diff |
annotate
|
2015-08-22 |
Teemu Piippo |
Replace casts
|
file |
diff |
annotate
|
2015-07-07 |
Teemu Piippo |
Refactoring update.
|
file |
diff |
annotate
|
2015-02-21 |
Teemu Piippo |
- bump copyright year
|
file |
diff |
annotate
|
2014-12-01 |
Teemu Piippo |
- fixed stability problems
|
file |
diff |
annotate
|
2014-11-06 |
Teemu Piippo |
- commit work done on inspector
experimental
|
file |
diff |
annotate
|
2014-10-22 |
Teemu Piippo |
- commit work done on header/body split
|
file |
diff |
annotate
|
2014-09-08 |
Teemu Piippo |
- re-committed bfc work (this makes 903ec1e46298 a suitable common ancestor for experimental branch features)
experimental
|
file |
diff |
annotate
|
2014-09-08 |
Teemu Piippo |
- backed out work done on bfc (re-committing later)
experimental
|
file |
diff |
annotate
|
2014-09-07 |
Teemu Piippo |
- commit work done on bfc support
experimental
|
file |
diff |
annotate
|
2014-08-31 |
Teemu Piippo |
- now tries to download missing files off ldraw.org
|
file |
diff |
annotate
|
2014-08-06 |
Teemu Piippo |
- major identifier renaming
|
file |
diff |
annotate
|
2014-07-16 |
Teemu Piippo |
- changed copyright lines to use my legal name instead of my nickname
|
file |
diff |
annotate
|
2014-07-13 |
Teemu Piippo |
- reimplemented vertex tracking using a method similar to what the GL compiler uses
|
file |
diff |
annotate
|
2014-07-07 |
Santeri Piippo |
- now prints the filesize upon successful save
|
file |
diff |
annotate
|
2014-06-05 |
Santeri Piippo |
- source reformat
|
file |
diff |
annotate
|
2014-06-03 |
Santeri Piippo |
- String -> QString
|
file |
diff |
annotate
|
2014-06-02 |
Santeri Piippo |
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
|
file |
diff |
annotate
|
2014-05-09 |
Santeri Piippo |
- initial overhaul with smart pointers
|
file |
diff |
annotate
|
2014-04-27 |
Santeri Piippo |
- type-aliased QString to String
|
file |
diff |
annotate
|
2014-04-18 |
Santeri Piippo |
- sped up known vertex information gathering by an order of magnitude
|
file |
diff |
annotate
|
2014-04-18 |
Santeri Piippo |
- reimplemented vertex snapping
|
file |
diff |
annotate
|
2014-03-29 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
2014-03-29 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|