Sun, 08 May 2016 20:12:54 +0300 Teemu Piippo Replaced the ugly for_enum macro with a generator class file | diff | annotate
Sun, 08 May 2016 16:26:16 +0300 Teemu Piippo Further improved enum handling file | diff | annotate
Sun, 08 May 2016 16:11:40 +0300 Teemu Piippo Enum stuff file | diff | annotate
Sun, 08 May 2016 15:26:58 +0300 Teemu Piippo - Refactoring... file | diff | annotate
Sun, 08 May 2016 13:25:12 +0300 Teemu Piippo Unabbreviated overlay member names file | diff | annotate
Tue, 16 Feb 2016 19:59:43 +0200 Teemu Piippo Split grid stuff into a new class Grid in grid.cpp/grid.h file | diff | annotate
Sun, 14 Feb 2016 03:19:28 +0200 Teemu Piippo Renamed ConfigurationValueBag to Configuration and added a pointer to it into HierarchyElement. This helps with the fight against global variables. file | diff | annotate
Sat, 13 Feb 2016 04:06:49 +0200 Teemu Piippo Added triangle count to viewport, added compile-time line length check file | diff | annotate
Fri, 01 Jan 2016 23:41:55 +0200 Teemu Piippo Happy new year 2016! file | diff | annotate
Thu, 19 Nov 2015 00:43:18 +0200 Teemu Piippo Cleanup miscallenous.cpp/.h file | diff | annotate
Wed, 18 Nov 2015 19:05:22 +0200 Teemu Piippo It worx again! file | diff | annotate
Sat, 24 Oct 2015 13:19:27 +0300 Teemu Piippo Rename LDSubfile to LDSubfileReference file | diff | annotate
Sun, 04 Oct 2015 22:54:17 +0300 Teemu Piippo A bit more cleanup. Finally removed the PROPERTY macro. (now let's see about making a new one sometime that isn't so terrible?) file | diff | annotate
Sun, 04 Oct 2015 16:45:30 +0300 Teemu Piippo Fixed circle, rectangle and line path modes not working anymore. Add blip coordinates to curve and line path modes. Circle mode for now only can show the coordinates of the initial blip file | diff | annotate
Sun, 04 Oct 2015 04:26:11 +0300 Teemu Piippo Begin work on Bézier curve support. They can be drawn but don't render in 3D and they load as comments. file | diff | annotate
Sun, 04 Oct 2015 02:52:03 +0300 Teemu Piippo Now compiles again file | diff | annotate
Tue, 22 Sep 2015 00:59:21 +0300 Teemu Piippo LDVertexObject stuff (ultimately not worth it) file | diff | annotate
Sun, 06 Sep 2015 04:48:58 +0300 Teemu Piippo Refactor GLRenderer and GLCompiler file | diff | annotate
Sun, 06 Sep 2015 03:17:29 +0300 Teemu Piippo Remove "!= nullptr" expressions file | diff | annotate
Sun, 06 Sep 2015 03:10:03 +0300 Teemu Piippo null -> nullptr file | diff | annotate
Sun, 06 Sep 2015 01:52:23 +0300 Teemu Piippo Refactor MainWindow's API file | diff | annotate
Sat, 05 Sep 2015 23:03:24 +0300 Teemu Piippo Make documents members of the main window file | diff | annotate
Mon, 31 Aug 2015 22:40:49 +0300 Teemu Piippo Change color config types into actual colors now that I can do that file | diff | annotate
Mon, 31 Aug 2015 20:50:12 +0300 Teemu Piippo Now compiles and links but crashes shortly after startup. file | diff | annotate
Mon, 31 Aug 2015 04:57:16 +0300 Teemu Piippo Commit configuration rework (doesn't work yet, more than most probably doesn't compile either) file | diff | annotate
Sun, 30 Aug 2015 15:18:41 +0300 Teemu Piippo Happy new year 2015 file | diff | annotate
Sun, 30 Aug 2015 15:17:28 +0300 Teemu Piippo elif -> else if file | diff | annotate
Sun, 30 Aug 2015 15:01:10 +0300 Teemu Piippo Replaced Min/Max/Clamp/Abs with use of Qt versions of them. file | diff | annotate
Sun, 30 Aug 2015 04:53:37 +0300 Teemu Piippo Rename MainWindow files file | diff | annotate
Sun, 30 Aug 2015 04:21:44 +0300 Teemu Piippo Removed all asserts from the code. Removed assert handling and the bomb box dialog. file | diff | annotate
Sat, 29 Aug 2015 17:07:39 +0300 Teemu Piippo Rename all .cc files to .cpp files. file | diff | annotate | base
Tue, 07 Jul 2015 21:35:20 +0300 Teemu Piippo Refactoring update. file | diff | annotate
Tue, 03 Mar 2015 16:55:36 +0200 Teemu Piippo - renamed .cc files to .cpp file | diff | annotate | base
(0) tip

mercurial