2016-11-15 |
Teemu Piippo |
Unabbreviate "transform" to "transformationMatrix"
|
file |
diff |
annotate
|
2016-05-08 |
Teemu Piippo |
Replaced the ugly for_enum macro with a generator class
|
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-10-24 |
Teemu Piippo |
Rename LDSubfile to LDSubfileReference
|
file |
diff |
annotate
|
2015-10-04 |
Teemu Piippo |
Bézier curves are now parsed correctly
|
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-21 |
Teemu Piippo |
LDVertexObject stuff (ultimately not worth it)
|
file |
diff |
annotate
|
2015-09-06 |
Teemu Piippo |
Split PartDownloadRequest into its own file
|
file |
diff |
annotate
|
2015-09-06 |
Teemu Piippo |
Refactor PartDownloader
|
file |
diff |
annotate
|
2015-09-06 |
Teemu Piippo |
Refactor LDObject API
|
file |
diff |
annotate
|
2015-09-06 |
Teemu Piippo |
Remove "!= nullptr" expressions
|
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 |
Refactor MainWindow's API
|
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-31 |
Teemu Piippo |
Now compiles and links but crashes shortly after startup.
|
file |
diff |
annotate
|
2015-08-31 |
Teemu Piippo |
Commit configuration rework (doesn't work yet, more than most probably doesn't compile either)
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
Happy new year 2015
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
elif -> else if
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
Replaced Min/Max/Clamp/Abs with use of Qt versions of them.
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
Rename MainWindow files
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
Remove the vertex object type
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
Removed all asserts from the code. Removed assert handling and the bomb box dialog.
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
Refactor OpenProgressDialog out of dialogs.cpp
|
file |
diff |
annotate
|
2015-08-29 |
Teemu Piippo |
Refactor the new part dialog into a new class
|
file |
diff |
annotate
|
2015-08-29 |
Teemu Piippo |
Refactor LDrawPathDialog and LDPaths
|
file |
diff |
annotate
|
2015-08-29 |
Teemu Piippo |
Rename all .cc files to .cpp files.
|
file |
diff |
annotate
| base
|
2015-07-07 |
Teemu Piippo |
Refactoring update.
|
file |
diff |
annotate
|
2015-03-03 |
Teemu Piippo |
- renamed .cc files to .cpp
|
file |
diff |
annotate
| base
|