changelog
- Sat, 02 Jul 2022 19:05:05 +0300
- by Teemu Piippo <teemu.s.piippo@gmail.com> [Sat, 02 Jul 2022 19:05:05 +0300] rev 316
- Allow make a cylinder even if the world position is not on grid
- Sat, 02 Jul 2022 19:03:57 +0300
- by Teemu Piippo <teemu.s.piippo@gmail.com> [Sat, 02 Jul 2022 19:03:57 +0300] rev 315
- Improve preview of cylinder extrusion
- Fri, 01 Jul 2022 23:51:16 +0300
- by Teemu Piippo <teemu.s.piippo@gmail.com> [Fri, 01 Jul 2022 23:51:16 +0300] rev 314
- Added rudimentary cylinder extrusion into circle tool.
I really had to think which way the vectors are in this one
- Fri, 01 Jul 2022 23:48:27 +0300
- by Teemu Piippo <teemu.s.piippo@gmail.com> [Fri, 01 Jul 2022 23:48:27 +0300] rev 313
- Improve click handling
- Fri, 01 Jul 2022 16:46:43 +0300
- by Teemu Piippo <teemu.s.piippo@gmail.com> [Fri, 01 Jul 2022 16:46:43 +0300] rev 312
- Fix right click to delete not really working properly
Instead of removing the point that had been added, it would remove
the point that is being drawn, which would cause it to overwrite the
previous point using the new point, causing a bit of a delay
- Fri, 01 Jul 2022 16:45:40 +0300
- by Teemu Piippo <teemu.s.piippo@gmail.com> [Fri, 01 Jul 2022 16:45:40 +0300] rev 311
- Use different cursors depending on edit mode
- Fri, 01 Jul 2022 13:41:46 +0300
- by Teemu Piippo <teemu.s.piippo@gmail.com> [Fri, 01 Jul 2022 13:41:46 +0300] rev 310
- Simplify some code