Thu, 16 May 2013 02:26:50 +0300 |
Santeri Piippo |
Better support for dark backgrounds..
|
file |
diff |
annotate
|
Thu, 16 May 2013 00:43:43 +0300 |
Santeri Piippo |
Don't do any object offsetting, instead use origin as the rotation point for the free camera.
|
file |
diff |
annotate
|
Wed, 15 May 2013 23:34:50 +0300 |
Santeri Piippo |
Allow rectangle drawing by pressing shift when inserting the first vertex.
|
file |
diff |
annotate
|
Wed, 15 May 2013 01:25:04 +0300 |
Santeri Piippo |
Made drawing an edit mode, allowing me to add more modes in the future
|
file |
diff |
annotate
|
Tue, 14 May 2013 04:03:52 +0300 |
Santeri Piippo |
Merged new part and LDraw path dialogs into dialogs.cpp
|
file |
diff |
annotate
|
Tue, 14 May 2013 03:23:01 +0300 |
Santeri Piippo |
Split some stuff into separate files
|
file |
diff |
annotate
|
Tue, 14 May 2013 02:28:28 +0300 |
Santeri Piippo |
Allow changing of existing overlay values
|
file |
diff |
annotate
|
Tue, 14 May 2013 01:22:40 +0300 |
Santeri Piippo |
Allow one of the dimensions be filled via aspect ratio
|
file |
diff |
annotate
|
Tue, 14 May 2013 00:52:20 +0300 |
Santeri Piippo |
Added image overlays, these are offset and scaled photos drawn on top of the part model to help getting part data from pictures.
|
file |
diff |
annotate
|
Mon, 13 May 2013 19:53:22 +0300 |
Santeri Piippo |
Fixed coordconv3_2 algorithm, plane drawing works on any of the fixed cameras now.
|
file |
diff |
annotate
|
Mon, 13 May 2013 00:04:54 +0300 |
Santeri Piippo |
Added wireframe mode
|
file |
diff |
annotate
|
Sun, 12 May 2013 20:21:44 +0300 |
Santeri Piippo |
Split inverting into methods into LDObject and its subclasses, fixed a rather severe memory leak issue (GL display lists weren't being removed properly)
|
file |
diff |
annotate
|
Sat, 11 May 2013 04:02:13 +0300 |
Santeri Piippo |
Readded BFC red-green view, although determining inversion isn't always correct and it cannot handle CW-certified files...
|
file |
diff |
annotate
|
Fri, 10 May 2013 17:39:56 +0300 |
Santeri Piippo |
Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board...
|
file |
diff |
annotate
|
Thu, 09 May 2013 17:03:44 +0300 |
Santeri Piippo |
Further removal of hungarian notation
|
file |
diff |
annotate
|
Thu, 09 May 2013 03:58:51 +0300 |
Santeri Piippo |
Make quick color toolbar use QToolButtons, make color selector's process of making color icons a method and use that for generic color icons
|
file |
diff |
annotate
|
Thu, 09 May 2013 02:28:39 +0300 |
Santeri Piippo |
Speed up picking - no need to rebuild the object list as its contents do not change while picking. Fixed transparent stuff always being opaque (although it still appears messed up for some reason)
|
file |
diff |
annotate
|
Wed, 08 May 2013 15:19:06 +0300 |
Santeri Piippo |
Moved source files to src/, removed zz_ prefix off dialog files.
|
file |
diff |
annotate
|