Thu, 20 Jun 2019 08:54:35 +0300 |
Teemu Piippo |
uuid things
default tip
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 13:45:07 +0200 |
Teemu Piippo |
stuff
|
file |
diff |
annotate
|
Tue, 01 Jan 2019 22:30:10 +0200 |
Teemu Piippo |
commit work done on mdi
|
file |
diff |
annotate
|
Fri, 28 Dec 2018 00:03:47 +0200 |
Teemu Piippo |
moved GL stuff into a new gl namespace
|
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
|
Sun, 17 Jun 2018 14:06:03 +0300 |
Teemu Piippo |
replaced overloads with a new 'xyz' function
|
file |
diff |
annotate
|
Sun, 17 Jun 2018 13:57:00 +0300 |
Teemu Piippo |
replaced GLRotationMatrix with QMatrix4x4
|
file |
diff |
annotate
|
Thu, 07 Jun 2018 23:24:02 +0300 |
Teemu Piippo |
changed rotation matrix to quaternion in GLRenderer
|
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
|
Tue, 03 Apr 2018 18:55:57 +0300 |
Teemu Piippo |
added an ini option to disable line stipple
|
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
|
Mon, 02 Apr 2018 10:33:17 +0300 |
Teemu Piippo |
added cull depth support
|
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
|
Mon, 19 Mar 2018 12:44:27 +0200 |
Teemu Piippo |
red/green view rework complete
|
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
|
Thu, 11 Jan 2018 22:22:45 +0200 |
Santeri Piippo |
things #2
|
file |
diff |
annotate
|
Thu, 11 Jan 2018 22:21:50 +0200 |
Santeri Piippo |
things
|
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:19:10 +0200 |
Santeri Piippo |
made lighting more subtle
|
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
|
Wed, 14 Feb 2018 15:17:30 +0200 |
Santeri Piippo |
begin model rework
|
file |
diff |
annotate
|
Sat, 13 Jan 2018 00:06:56 +0200 |
Santeri Piippo |
disable lighting in the selection scene
|
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
|
Fri, 12 Jan 2018 00:22:35 +0200 |
Santeri Piippo |
removed GL_POLYGON_SMOOTH because it causes artifacts
|
file |
diff |
annotate
|
Mon, 06 Mar 2017 11:48:45 +0200 |
Teemu Piippo |
Simplified GLCompiler vbo interface
|
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
|
Fri, 03 Mar 2017 23:08:04 +0200 |
Teemu Piippo |
At long last, the grid is finally now rendered onto the viewport. Woop!
|
file |
diff |
annotate
|
Fri, 03 Mar 2017 00:35:43 +0200 |
Teemu Piippo |
Added support for ideal co-ordinates, which should make writing editing tools a lot easier. For some reason they don't yet work with the back and right cameras.
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 14:30:10 +0200 |
Teemu Piippo |
Cleanup ColorSelector::colorButtonClicked()
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 23:36:59 +0200 |
Teemu Piippo |
Changed QByteArray to QVector to avoid that ugly reinterpret_cast.
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 23:29:16 +0200 |
Teemu Piippo |
Turned GLRenderer::pixelCapture to GLRenderer::screenCapture() which encapsulates screen capturing properly and returns a ready image.
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 23:17:10 +0200 |
Teemu Piippo |
Hardened the GLRenderer interface, made methods more private.
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 23:11:33 +0200 |
Teemu Piippo |
Cleanup GLRenderer::initializeAxes()
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 22:55:09 +0200 |
Teemu Piippo |
Removed GLRenderer::refresh(), update() does the job just as fine.
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 22:52:45 +0200 |
Teemu Piippo |
GLRenderer::drawVbos no longer needs to be told the GL type
|
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
|
Thu, 23 Feb 2017 20:03:31 +0200 |
Teemu Piippo |
Moved GetIcon and makeSettings into the MainWindow namespace as static methods.
|
file |
diff |
annotate
|
Mon, 20 Feb 2017 07:56:21 +0200 |
Teemu Piippo |
Made fixed cameras matrix-based. This simplifies some math.
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 14:53:06 +0200 |
Teemu Piippo |
Renamed glCompiler.cpp → glcompiler.cpp
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 14:52:01 +0200 |
Teemu Piippo |
Renamed ldDocument.cpp → lddocument.cpp
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 14:51:04 +0200 |
Teemu Piippo |
Renamed glRenderer.cpp → glrenderer.cpp
|
file |
diff |
annotate
| base
|