Mon, 09 Mar 2020 14:21:54 +0200 |
Teemu Piippo |
ldraw::Id is now templated for extra type safety
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 21:53:30 +0200 |
Teemu Piippo |
show axis directions on the screen
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 20:13:10 +0200 |
Teemu Piippo |
Added axes rendering
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 16:08:45 +0200 |
Teemu Piippo |
default to XZ
|
file |
diff |
annotate
|
Thu, 05 Mar 2020 15:58:35 +0200 |
Teemu Piippo |
grid autorotation
|
file |
diff |
annotate
|
Mon, 02 Mar 2020 11:08:13 +0200 |
Teemu Piippo |
added a method to find out if the view is perpendicular to grid
|
file |
diff |
annotate
|
Sat, 29 Feb 2020 23:51:03 +0200 |
Teemu Piippo |
document the grid snapping transformations
|
file |
diff |
annotate
|
Sat, 29 Feb 2020 23:43:38 +0200 |
Teemu Piippo |
grid snapping now also works with transformed grids
|
file |
diff |
annotate
|
Thu, 27 Feb 2020 22:46:39 +0200 |
Teemu Piippo |
moved GridProgram to Canvas
|
file |
diff |
annotate
|
Thu, 27 Feb 2020 12:23:42 +0200 |
Teemu Piippo |
use glm::project instead of figuring out the conversion manually...
|
file |
diff |
annotate
|
Thu, 27 Feb 2020 11:56:41 +0200 |
Teemu Piippo |
use glm::unProject to implement screenToModelCoordinates
|
file |
diff |
annotate
|
Wed, 26 Feb 2020 22:26:05 +0200 |
Teemu Piippo |
PartRenderer::modelToScreenCoordinates FINALLY WORKS
|
file |
diff |
annotate
|
Wed, 26 Feb 2020 02:21:07 +0200 |
Teemu Piippo |
grid stuff
|
file |
diff |
annotate
|
Sat, 08 Feb 2020 00:08:57 +0200 |
Teemu Piippo |
avoid having the null id in the selection
|
file |
diff |
annotate
|
Fri, 07 Feb 2020 23:59:06 +0200 |
Teemu Piippo |
selection works now
|
file |
diff |
annotate
|
Fri, 07 Feb 2020 01:58:34 +0200 |
Teemu Piippo |
added selection highlighting
|
file |
diff |
annotate
|
Thu, 06 Feb 2020 23:41:20 +0200 |
Teemu Piippo |
picking works now
|
file |
diff |
annotate
|