Mon, 16 Jun 2014 18:31:13 +0300 Santeri Piippo - refactor. got rid of the LDSharedVertex nonsense, fixed up split lines action file | diff | annotate
Sat, 14 Jun 2014 09:05:29 +0300 Santeri Piippo - changed all color usage to use LDColor classes instead of color indices. Added support for direct colors. file | diff | annotate
Tue, 03 Jun 2014 20:28:10 +0300 Santeri Piippo - String -> QString file | diff | annotate
Mon, 02 Jun 2014 13:35:41 +0300 Santeri Piippo - made select by color/type no longer require uniform selection file | diff | annotate
Mon, 02 Jun 2014 13:16:14 +0300 Santeri Piippo - LDObject::Type moved back to global namespace file | diff | annotate
Mon, 02 Jun 2014 12:50:40 +0300 Santeri Piippo - made LDDocument use shared pointers, this eliminates a lot of document-related crashes file | diff | annotate
Sun, 01 Jun 2014 03:15:36 +0300 Santeri Piippo - subfile inverting now detects flatness and acts accordingly instead of naively applying invertnext to everything file | diff | annotate
Wed, 21 May 2014 13:18:19 +0300 Santeri Piippo - selecting an invertnext'd object now also selects the invertnext file | diff | annotate
Sat, 17 May 2014 20:33:27 +0300 Santeri Piippo - don't crash when inverting conditional lines file | diff | annotate
Sat, 17 May 2014 15:38:20 +0300 Santeri Piippo - bfc red/green view and random colors are now mutually exclusive, enabling one disables the other. file | diff | annotate
Fri, 16 May 2014 21:59:03 +0300 Santeri Piippo - use a faster ID choosing setup, this should work so long as nobody goes to create 17 million objects file | diff | annotate
Fri, 16 May 2014 21:31:20 +0300 Santeri Piippo - hopefully stabilized the entire shared pointers deal now file | diff | annotate
Fri, 16 May 2014 01:22:24 +0300 Santeri Piippo - improved shared pointer behavior, still not there yet file | diff | annotate
Fri, 09 May 2014 12:06:56 +0300 Santeri Piippo - initial overhaul with smart pointers file | diff | annotate
Mon, 05 May 2014 17:18:01 +0300 Santeri Piippo - slight refactor in ldobject methods file | diff | annotate
Mon, 05 May 2014 16:50:36 +0300 Santeri Piippo - when an object is deleted, if it's the renderer's object-under-cursor the field needs to be cleared or ldforge crashes file | diff | annotate
Sat, 03 May 2014 00:36:50 +0300 Santeri Piippo - added a macro for adding operator++ and operator-- to enums, less cast hell this way file | diff | annotate
Tue, 29 Apr 2014 02:06:09 +0300 Santeri Piippo - overhauled configuration setup a bit: configuration entries renamed and are now in a cfg:: namespace file | diff | annotate
Mon, 28 Apr 2014 18:20:51 +0300 Santeri Piippo - don't let random colors be too dark (or fully white either for dark backgrounds which use white lines) file | diff | annotate
Sun, 27 Apr 2014 04:44:00 +0300 Santeri Piippo - removed some relics from the old immediate mode renderer file | diff | annotate
Sun, 27 Apr 2014 04:23:09 +0300 Santeri Piippo - type-aliased QString to String file | diff | annotate
Wed, 23 Apr 2014 18:25:09 +0300 Santeri Piippo - reimplemented the Vertex class as a derivative of QVector3D file | diff | annotate
Tue, 22 Apr 2014 20:40:19 +0300 Santeri Piippo - added ability to draw with random colors file | diff | annotate
Sat, 19 Apr 2014 14:12:30 +0300 Santeri Piippo - fixed: rotating a subfile would make known verts go out of sync file | diff | annotate
Fri, 18 Apr 2014 23:17:01 +0300 Santeri Piippo - sped up known vertex information gathering by an order of magnitude file | diff | annotate
Fri, 18 Apr 2014 18:46:25 +0300 Santeri Piippo - reimplemented vertex snapping file | diff | annotate
Thu, 17 Apr 2014 20:50:43 +0300 Santeri Piippo Merge ../ldforge into gl file | diff | annotate
Sat, 29 Mar 2014 05:38:03 +0200 Santeri Piippo Merge ../ldforge into gl file | diff | annotate
Mon, 14 Apr 2014 16:00:36 +0300 Santeri Piippo - use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this. file | diff | annotate
Sat, 29 Mar 2014 05:26:10 +0200 Santeri Piippo - renamed files to camelCase file | diff | annotate
(0) tip

mercurial