Sun, 26 Jun 2022 21:32:51 +0300 |
Teemu Piippo |
Convert all includes to be relative to project root directory. Files that cannot be found in this manner use angle brackets.
|
file |
diff |
annotate
|
Wed, 22 Jun 2022 16:53:35 +0300 |
Teemu Piippo |
I felt that the compiler was too kind to me, so I enabled a big pile of warnings
|
file |
diff |
annotate
|
Wed, 15 Jun 2022 12:17:29 +0300 |
Teemu Piippo |
Use Mapbox's ear clipping algorithm to handle drawing any simple polygon
|
file |
diff |
annotate
|
Wed, 08 Jun 2022 22:29:44 +0300 |
Teemu Piippo |
More refactor, merged main.h, basics.h and utility.h into one header file basics.h and removed plenty of unused code
|
file |
diff |
annotate
|
Tue, 07 Jun 2022 01:37:26 +0300 |
Teemu Piippo |
Continue giant refactor
|
file |
diff |
annotate
|
Mon, 06 Jun 2022 22:01:22 +0300 |
Teemu Piippo |
Giant refactor
|
file |
diff |
annotate
|
Mon, 16 May 2022 01:40:49 +0300 |
Teemu Piippo |
work on circle tool
|
file |
diff |
annotate
|
Sat, 05 Mar 2022 16:57:28 +0200 |
Teemu Piippo |
Draw tool now renders the winding of the new polygon
|
file |
diff |
annotate
|
Fri, 27 Aug 2021 14:38:56 +0300 |
Teemu Piippo |
refactor
|
file |
diff |
annotate
|
Fri, 27 Aug 2021 00:55:32 +0300 |
Teemu Piippo |
Show concave polygons as red while drawing
|
file |
diff |
annotate
|
Tue, 27 Jul 2021 11:11:32 +0300 |
Teemu Piippo |
fix too long lines
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 21:53:30 +0200 |
Teemu Piippo |
show axis directions on the screen
|
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 12:23:42 +0200 |
Teemu Piippo |
use glm::project instead of figuring out the conversion manually...
|
file |
diff |
annotate
|
Wed, 26 Feb 2020 02:21:07 +0200 |
Teemu Piippo |
grid stuff
|
file |
diff |
annotate
|