Thu, 20 Jun 2019 08:54:35 +0300 |
Teemu Piippo |
uuid things
default tip
|
file |
diff |
annotate
|
Fri, 28 Dec 2018 00:03:47 +0200 |
Teemu Piippo |
moved GL stuff into a new gl namespace
|
file |
diff |
annotate
|
Wed, 26 Dec 2018 23:04:09 +0200 |
Teemu Piippo |
removed unneeded stuff
|
file |
diff |
annotate
|
Sat, 04 Aug 2018 21:46:58 +0300 |
Teemu Piippo |
fixed a crash when trying to open a document for the 3rd time after closing it 2 times
|
file |
diff |
annotate
|
Fri, 13 Jul 2018 20:48:55 +0300 |
Teemu Piippo |
add const
|
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, 10 Jun 2018 21:48:58 +0300 |
Teemu Piippo |
refactored LDPolygon
|
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:22:52 +0300 |
Teemu Piippo |
fix compiler warnings
|
file |
diff |
annotate
|
Mon, 04 Jun 2018 23:12:40 +0300 |
Teemu Piippo |
added work done on cylinders
|
file |
diff |
annotate
|
Fri, 27 Apr 2018 16:27:14 +0300 |
Teemu Piippo |
added vertex rendering
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 11:41:26 +0300 |
Teemu Piippo |
added a status bar and moved printed messages there
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 17:23:02 +0300 |
Teemu Piippo |
fixed the scene bounding box not getting updated as it should
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 13:21:15 +0300 |
Teemu Piippo |
automatically center the model in the renderer
|
file |
diff |
annotate
|
Sat, 31 Mar 2018 18:41:24 +0300 |
Teemu Piippo |
start rework
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 13:48:50 +0200 |
Teemu Piippo |
replaced remaining DIRSLASH, Dirname and Basename uses with Qt file info stuff
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 12:54:28 +0200 |
Teemu Piippo |
Happy new year 2018
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 12:34:20 +0200 |
Teemu Piippo |
Config is now a namespace
|
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
|
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, 11 Mar 2018 23:42:03 +0200 |
Santeri Piippo |
fixed removing objects causing some other objects to disappear
|
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
|
Wed, 07 Mar 2018 19:30:29 +0200 |
Santeri Piippo |
fixed object deleting not triggering the proper renderer updates
|
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
|
Thu, 22 Feb 2018 11:41:58 +0200 |
Santeri Piippo |
Converted magic wand mode and other selection stuff to mvc
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 12:18:57 +0200 |
Santeri Piippo |
converted highlighting to mvc
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 11:34:04 +0200 |
Santeri Piippo |
used mvc selection models
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 10:24:39 +0200 |
Santeri Piippo |
more work on mvc
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 15:17:30 +0200 |
Santeri Piippo |
begin model rework
|
file |
diff |
annotate
|
Mon, 15 Jan 2018 08:20:54 +0200 |
Santeri Piippo |
add missing switch case
|
file |
diff |
annotate
|
Sat, 13 Jan 2018 00:04:54 +0200 |
Santeri Piippo |
moved matrix calculations, added inverted normals for BFC back sides
|
file |
diff |
annotate
|
Mon, 06 Mar 2017 11:48:45 +0200 |
Teemu Piippo |
Simplified GLCompiler vbo interface
|
file |
diff |
annotate
|
Mon, 06 Mar 2017 00:55:45 +0200 |
Teemu Piippo |
Grid is now a namespace.
|
file |
diff |
annotate
|
Mon, 06 Mar 2017 00:35:47 +0200 |
Teemu Piippo |
GuiUtilities is now a namespace.
|
file |
diff |
annotate
|
Sun, 05 Mar 2017 20:25:22 +0200 |
Teemu Piippo |
Made configuration a global singleton. I think I can give in at least that much because it makes solving a lot of problems easier.
|
file |
diff |
annotate
|
Sun, 05 Mar 2017 16:47:52 +0200 |
Teemu Piippo |
Moved LDObject lifetime management from Model to ResourceVector. This is a large refactor that removes some hacks from the Model class.
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 14:30:10 +0200 |
Teemu Piippo |
Cleanup ColorSelector::colorButtonClicked()
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 20:18:39 +0200 |
Teemu Piippo |
print() is no longer a global function but is tied to HierarchyElement.
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 14:53:06 +0200 |
Teemu Piippo |
Renamed glCompiler.cpp → glcompiler.cpp
|
file |
diff |
annotate
| base
|