Wed, 15 Jun 2022 12:32:50 +0300 Teemu Piippo Fix crash involving polygon being too empty 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
Tue, 14 Jun 2022 23:04:49 +0300 Teemu Piippo Edit tools: get rid of the preview polygon and render the result-to-be file | diff | annotate
Tue, 14 Jun 2022 17:55:50 +0300 Teemu Piippo reimplement EditTools as a render layer file | diff | annotate
Sun, 12 Jun 2022 20:47:04 +0300 Teemu Piippo begin refactor of gl side file | diff | annotate
Wed, 08 Jun 2022 20:41:21 +0300 Teemu Piippo Refactor colors.cpp/.h file | diff | annotate
Wed, 08 Jun 2022 19:33:00 +0300 Teemu Piippo Concentrate model editing into one coroutine inside main() file | diff | annotate
Tue, 07 Jun 2022 21:35:29 +0300 Teemu Piippo Move editing modes tool bar, tool options widget stack and model list view into the main window 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
Wed, 25 May 2022 18:33:38 +0300 Teemu Piippo fix up things and remove unnecessary code file | diff | annotate
Wed, 25 May 2022 18:29:49 +0300 Teemu Piippo move drawState to Document file | diff | annotate
Wed, 25 May 2022 17:24:51 +0300 Teemu Piippo made editing tools not a polymorphic class tree file | diff | annotate
Tue, 24 May 2022 16:11:10 +0300 Teemu Piippo more work on circle tool + cleanup file | diff | annotate
Mon, 16 May 2022 01:40:49 +0300 Teemu Piippo work on circle tool file | diff | annotate
Tue, 15 Mar 2022 19:48:07 +0200 Teemu Piippo Added line path tool file | diff | annotate
Sun, 13 Mar 2022 14:51:39 +0200 Teemu Piippo fix saving file | diff | annotate
Sat, 05 Mar 2022 17:18:44 +0200 Teemu Piippo Added the delete action file | diff | annotate
Sat, 05 Mar 2022 13:32:58 +0200 Teemu Piippo Add icons for tools file | diff | annotate
Fri, 04 Mar 2022 11:40:19 +0200 Teemu Piippo Renamed modeleditcontext.cpp -> modeleditor.cpp file | diff | annotate
Fri, 04 Mar 2022 11:37:50 +0200 Teemu Piippo Major refactoring file | diff | annotate
Thu, 03 Mar 2022 11:42:52 +0200 Teemu Piippo extract polygon cache out of Model file | diff | annotate
Tue, 01 Mar 2022 17:00:19 +0200 Teemu Piippo work on edit history file | diff | annotate
Tue, 02 Nov 2021 15:43:57 +0200 Teemu Piippo reworking file | diff | annotate
Tue, 28 Sep 2021 22:14:00 +0300 Teemu Piippo Fix memory corruption involving document tools. file | diff | annotate
Tue, 28 Sep 2021 00:10:29 +0300 Teemu Piippo Saving works now file | diff | annotate
Fri, 17 Sep 2021 22:43:22 +0300 Teemu Piippo add missing change to document.cpp file | diff | annotate
Sun, 12 Sep 2021 12:14:32 +0300 Teemu Piippo Moved automatic grid adjusting into a new action file | diff | annotate
Sun, 29 Aug 2021 22:14:42 +0300 Teemu Piippo added a simple matrix transformation tool file | diff | annotate
Sun, 29 Aug 2021 21:28:08 +0300 Teemu Piippo moved ObjectEditor under SelectTool file | diff | annotate
Sun, 29 Aug 2021 20:39:55 +0300 Teemu Piippo Move tools under Document instead of MainWindow file | diff | annotate
Sun, 29 Aug 2021 20:05:24 +0300 Teemu Piippo esc with draw mode now clears the polygon file | diff | annotate
Fri, 30 Jul 2021 01:28:39 +0300 Teemu Piippo added right click support for draw tool file | diff | annotate
Tue, 27 Jul 2021 16:29:00 +0300 Teemu Piippo Add vertex rendering file | diff | annotate
Tue, 27 Jul 2021 13:23:34 +0300 Teemu Piippo Add vertex map file | diff | annotate
Sun, 25 Jul 2021 20:29:14 +0300 Teemu Piippo Draw tool actually adds objects now file | diff | annotate
Sun, 25 Jul 2021 16:26:38 +0300 Teemu Piippo replaced preview layers in favor of overpainting callback file | diff | annotate
Sun, 25 Jul 2021 13:49:37 +0300 Teemu Piippo work on editing tools file | diff | annotate
Mon, 19 Jul 2021 19:28:16 +0300 Teemu Piippo Add connections file | diff | annotate
Thu, 19 Mar 2020 21:06:06 +0200 Teemu Piippo PolygonObjectEditor can now modify the object properly file | diff | annotate
Tue, 17 Mar 2020 23:13:29 +0200 Teemu Piippo object editor widgets start to form up file | diff | annotate
Mon, 09 Mar 2020 14:21:54 +0200 Teemu Piippo ldraw::Id is now templated for extra type safety file | diff | annotate
Fri, 28 Feb 2020 19:24:33 +0200 Teemu Piippo omg functional programming file | diff | annotate
Fri, 07 Feb 2020 23:59:06 +0200 Teemu Piippo selection works now file | diff | annotate
Thu, 06 Feb 2020 23:41:20 +0200 Teemu Piippo picking works now file | diff | annotate
Sat, 01 Feb 2020 17:10:11 +0200 Teemu Piippo Main color is now configurable file | diff | annotate
Fri, 31 Jan 2020 00:25:35 +0200 Teemu Piippo added render style storage file | diff | annotate
Thu, 30 Jan 2020 19:20:11 +0200 Teemu Piippo renamed the linetypes namespace to ldraw namespace and added more structures to it file | diff | annotate
Wed, 22 Jan 2020 00:23:29 +0200 Teemu Piippo at least VAOs work now file | diff | annotate
Sun, 19 Jan 2020 14:25:43 +0200 Teemu Piippo added license file | diff | annotate
Wed, 01 Jan 2020 17:45:56 +0200 Teemu Piippo things file | diff | annotate
Sun, 03 Nov 2019 12:56:42 +0200 Teemu Piippo added saving of splitter state and recent files file | diff | annotate
Sun, 03 Nov 2019 12:17:41 +0200 Teemu Piippo major update with many things file | diff | annotate
(0) tip

mercurial