Wed, 16 Jul 2014 14:59:39 +0300 |
Teemu Piippo |
- moved LDMatrixObject to be an abstract class deriving from LDObject. LDSubfile only inherits from LDMatrixObject.
|
file |
diff |
annotate
|
Sun, 13 Jul 2014 16:48:29 +0300 |
Teemu Piippo |
- reimplemented vertex tracking using a method similar to what the GL compiler uses
|
file |
diff |
annotate
|
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 13:00:58 +0300 |
Santeri Piippo |
- removed code rendered unnecessary
|
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
|
Wed, 21 May 2014 13:18:19 +0300 |
Santeri Piippo |
- selecting an invertnext'd object now also selects the invertnext
|
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
|
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
|
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
|
Fri, 18 Apr 2014 18:46:25 +0300 |
Santeri Piippo |
- reimplemented vertex snapping
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:38:03 +0200 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:26:10 +0200 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|