Fri, 02 Aug 2013 13:58:14 +0300 Santeri Piippo added support for BFC CLIP/NOCLIP file | diff | annotate
Thu, 01 Aug 2013 02:33:07 +0300 Santeri Piippo Renamed LDOpenFile to LDFile file | diff | annotate
Tue, 30 Jul 2013 07:38:08 +0300 Santeri Piippo Renamed vector to List, changed it to wrap around std::deque. file | diff | annotate
Tue, 16 Jul 2013 01:33:11 +0300 Santeri Piippo Multiple file support works now! woo! file | diff | annotate
Mon, 15 Jul 2013 14:43:29 +0300 Santeri Piippo restructure; removed g_BBox file | diff | annotate
Mon, 15 Jul 2013 13:50:12 +0300 Santeri Piippo Made the pointer to current file a private member of an anonymous shell class, thus getting accessors file | diff | annotate
Sat, 13 Jul 2013 19:02:48 +0300 Santeri Piippo Appended 'Object' to the names of all LDObject derivatives so even though the LD prefix isn't reserved for just LDObjects anymore, these classes remain distinct file | diff | annotate
Sat, 13 Jul 2013 17:35:38 +0300 Santeri Piippo Reformatting.. file | diff | annotate
Sun, 07 Jul 2013 23:43:43 +0300 Santeri Piippo Added history functionality for swapping file | diff | annotate
Sun, 07 Jul 2013 17:45:48 +0300 Santeri Piippo more restyle/refactor file | diff | annotate
Sun, 07 Jul 2013 15:08:38 +0300 Santeri Piippo Removed the two string arrays containing object types and icon names, moved these as LDObjects' virtual functions file | diff | annotate
Tue, 02 Jul 2013 23:29:57 +0300 Santeri Piippo Show values in file opening prompt file | diff | annotate
Tue, 02 Jul 2013 21:39:47 +0300 Santeri Piippo Made overlay data be contained in the part files, still wip file | diff | annotate
Tue, 02 Jul 2013 00:15:52 +0300 Santeri Piippo Nuked the obsolete radial type now file | diff | annotate
Tue, 02 Jul 2013 00:06:06 +0300 Santeri Piippo Further work on the primitive generator file | diff | annotate
Mon, 01 Jul 2013 23:07:35 +0300 Santeri Piippo Begin converting the radial type into a primitive generator file | diff | annotate
Thu, 27 Jun 2013 14:55:32 +0300 Santeri Piippo Use unique IDs instead of file indices in picking lists, this is much less prone to error file | diff | annotate
Thu, 27 Jun 2013 14:12:12 +0300 Santeri Piippo minor improvements to primitive handling file | diff | annotate
Fri, 14 Jun 2013 16:00:54 +0300 Santeri Piippo Converted to 16-bit strings.. again file | diff | annotate
Thu, 13 Jun 2013 02:55:47 +0300 Santeri Piippo Made history work with most things file | diff | annotate
Thu, 13 Jun 2013 01:13:06 +0300 Santeri Piippo Color changing is now logged into history file | diff | annotate
Thu, 13 Jun 2013 00:48:53 +0300 Santeri Piippo Reworked properties a bit file | diff | annotate
Sat, 01 Jun 2013 22:42:52 +0300 Santeri Piippo fixed: subfiles and radials couldn't be moved, made add-picking with control work again despite its double-use as range picking, changed 'Name' to 'Title' in new part dialog and widened it a bit file | diff | annotate
Sat, 01 Jun 2013 22:01:27 +0300 Santeri Piippo Refactor LDSubfile file | diff | annotate
Sat, 01 Jun 2013 21:36:03 +0300 Santeri Piippo Make LDMatrixObject's transform and pos members properties file | diff | annotate
Sat, 01 Jun 2013 20:31:33 +0300 Santeri Piippo Make LDRadial's members accessed properties file | diff | annotate
Sat, 01 Jun 2013 20:09:31 +0300 Santeri Piippo Make LDObject's color and parent properties with accessors file | diff | annotate
Sat, 01 Jun 2013 03:17:52 +0300 Santeri Piippo Purged out the old history code file | diff | annotate
Fri, 24 May 2013 15:38:23 +0300 Santeri Piippo Take the aforementioned operator<< into use file | diff | annotate
Fri, 24 May 2013 15:23:56 +0300 Santeri Piippo Made a vector class which wraps around std::vector... finally I have an operator<< for the thing. file | diff | annotate
Fri, 24 May 2013 04:34:20 +0300 Santeri Piippo Make LDOpenFile's members PROPERTIES file | diff | annotate
Tue, 21 May 2013 14:07:33 +0300 Santeri Piippo Renamed the OpenFile class to LDOpenFile as MinGW doesn't appear to like the former name file | diff | annotate
Sun, 19 May 2013 00:09:39 +0300 Santeri Piippo Fixed: moving objects up/down the object list messed up selection file | diff | annotate
Sat, 18 May 2013 23:47:33 +0300 Santeri Piippo Hopefully fixed the problem regarding objects not getting drawn at first file | diff | annotate
Sat, 18 May 2013 21:35:55 +0300 Santeri Piippo Added demote function for making conditional lines normal lines file | diff | annotate
Thu, 16 May 2013 22:59:10 +0300 Santeri Piippo Added dialog for rotation points file | diff | annotate
Tue, 14 May 2013 03:23:01 +0300 Santeri Piippo Split some stuff into separate files 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
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 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
(0) tip

mercurial