Sun, 19 May 2013 01:31:13 +0300 | Santeri Piippo | Added auto-coloring, this colors objects with the first found unused color | 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 |
Fri, 10 May 2013 21:45:36 +0300 | Santeri Piippo | Added tool for replacing coordinate values | 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 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 |