Thu, 20 Jun 2019 08:54:35 +0300 |
Teemu Piippo |
uuid things
default tip
|
file |
diff |
annotate
|
Fri, 13 Jul 2018 20:47:35 +0300 |
Teemu Piippo |
fix object moving
|
file |
diff |
annotate
|
Fri, 22 Jun 2018 14:46:30 +0300 |
Teemu Piippo |
fixed rendering of bézier curves
|
file |
diff |
annotate
|
Thu, 21 Jun 2018 17:02:58 +0300 |
Teemu Piippo |
fixed compile errors in some cases, bezier curve now stores the segment count in each object (not editable yet)
|
file |
diff |
annotate
|
Sun, 17 Jun 2018 16:13:24 +0300 |
Teemu Piippo |
Circular primitive editor complete
|
file |
diff |
annotate
|
Sun, 17 Jun 2018 13:53:33 +0300 |
Teemu Piippo |
replaced the Matrix class with QMatrix4x4
|
file |
diff |
annotate
|
Sun, 10 Jun 2018 23:25:08 +0300 |
Teemu Piippo |
some rework in description
|
file |
diff |
annotate
|
Sun, 10 Jun 2018 21:48:58 +0300 |
Teemu Piippo |
refactored LDPolygon
|
file |
diff |
annotate
|
Sun, 10 Jun 2018 16:50:14 +0300 |
Teemu Piippo |
changed LDCylinder to LDCircularPrimitive and moved circles to it
|
file |
diff |
annotate
|
Sun, 10 Jun 2018 16:04:38 +0300 |
Teemu Piippo |
cleaned up LDColor constructors
|
file |
diff |
annotate
|
Mon, 04 Jun 2018 23:12:40 +0300 |
Teemu Piippo |
added work done on cylinders
|
file |
diff |
annotate
|
Sun, 01 Apr 2018 11:39:07 +0300 |
Teemu Piippo |
fixed some problems
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 12:54:28 +0200 |
Teemu Piippo |
Happy new year 2018
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 11:57:24 +0200 |
Teemu Piippo |
reorganized headers
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 21:30:24 +0200 |
Teemu Piippo |
reworked Vertex, no longer a QVector3D subclass
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 19:30:53 +0200 |
Teemu Piippo |
remove LDBfc
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 12:44:27 +0200 |
Teemu Piippo |
red/green view rework complete
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 12:24:59 +0200 |
Teemu Piippo |
Bfc red/green view almost completely fixed
|
file |
diff |
annotate
|
Sun, 18 Mar 2018 12:37:40 +0200 |
Teemu Piippo |
fixed color handling
|
file |
diff |
annotate
|
Sun, 18 Mar 2018 12:00:39 +0200 |
Teemu Piippo |
added subfile reference editor
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 12:20:16 +0200 |
Teemu Piippo |
Fixed crashing
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 11:36:55 +0200 |
Santeri Piippo |
moved LDObject indices from a global array into Model
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 22:42:54 +0200 |
Santeri Piippo |
Finally removed the cancer that is the LDObject::model pointer
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 22:40:34 +0200 |
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
|
Sat, 03 Mar 2018 17:59:56 +0200 |
Santeri Piippo |
fix warning
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 17:57:35 +0200 |
Santeri Piippo |
removed LDError::fileReferenced
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 17:47:40 +0200 |
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
|
Sat, 03 Mar 2018 17:28:27 +0200 |
Santeri Piippo |
removed use of model() in LDSubfileReference::inlineContents
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 17:25:12 +0200 |
Santeri Piippo |
Removed LDObject::invert, inversion code moved to basic toolset
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 16:59:03 +0200 |
Santeri Piippo |
removed LDObject::swap
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 16:56:49 +0200 |
Santeri Piippo |
moved LDObject::next to the algorithm toolset
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 16:53:56 +0200 |
Santeri Piippo |
removed LDObject::lineNumber
|
file |
diff |
annotate
|
Thu, 22 Feb 2018 11:41:58 +0200 |
Santeri Piippo |
Converted magic wand mode and other selection stuff to mvc
|
file |
diff |
annotate
|
Fri, 12 Jan 2018 00:55:31 +0200 |
Santeri Piippo |
BFC INVERTNEXT objects are no longer individual objects
|
file |
diff |
annotate
|
Sun, 05 Mar 2017 16:50:06 +0200 |
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
|
Thu, 23 Feb 2017 20:25:47 +0200 |
Teemu Piippo |
Removed the Origin and axes global constants.
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 20:06:22 +0200 |
Teemu Piippo |
Made the GL renderer recieve information of object deletion via signals.
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 15:21:34 +0200 |
Teemu Piippo |
Moved LDQuadrilateral into its own source pair.
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 15:11:33 +0200 |
Teemu Piippo |
Moved LDTriangle into its own source pair.
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 14:59:26 +0200 |
Teemu Piippo |
Renamed ldObject.cpp → linetypes/modelobject.cpp
|
file |
diff |
annotate
| base
|