Mon, 08 Apr 2013 18:47:31 +0300 Santeri Piippo Added a New Part dialog file | diff | annotate
Mon, 08 Apr 2013 14:45:28 +0300 Santeri Piippo Added support for BFC types file | diff | annotate
Mon, 25 Mar 2013 00:44:11 +0200 Santeri Piippo Restructured inlining to use a proper caching.. one cache per sub-file reference? What was I thinking? *whacks self with a 55295.dat* file | diff | annotate
Sun, 24 Mar 2013 21:41:24 +0200 Santeri Piippo Considerably improved sub-file inlining. Use a matrix class instead of double[9], educated myself on what matrix multiplication actually is and fixed the algorithm up. Aside from I/O problems, 32551.dat is correctly rendered now. file | diff | annotate
Sun, 24 Mar 2013 18:03:33 +0200 Santeri Piippo Implemented the inline action to expose inlining to the user. Also added a `deep inline` action to inline subfile recursively down into polygons and lines only. file | diff | annotate
Sun, 24 Mar 2013 01:05:59 +0200 Santeri Piippo Got inlining working. 3002.dat renders properly now! Now just to iron out the bugs and hone the behavior.. file | diff | annotate
Thu, 21 Mar 2013 03:20:02 +0200 Santeri Piippo Added polygon bordering function file | diff | annotate
Thu, 21 Mar 2013 02:45:53 +0200 Santeri Piippo Added clipboard, added delete action file | diff | annotate
Wed, 20 Mar 2013 21:19:35 +0200 Santeri Piippo Turned the test palette action into a set color action for mass object coloring. file | diff | annotate
Wed, 20 Mar 2013 03:22:21 +0200 Santeri Piippo Removed vectors. I realized that subfiles can actually perform their job just as well and that keeping them around would just imply extra work - for nothing. file | diff | annotate
Wed, 20 Mar 2013 01:58:05 +0200 Santeri Piippo Added triangle, quad and condline to the add object dialog file | diff | annotate
Tue, 19 Mar 2013 21:52:38 +0200 Santeri Piippo Begin work on dialogs for adding objects. Comments functional! file | diff | annotate
Tue, 19 Mar 2013 15:29:42 +0200 Santeri Piippo Licensed LDForge GPL3, added some more icons file | diff | annotate
Mon, 18 Mar 2013 18:29:02 +0200 Santeri Piippo Added LDraw path setting dialog file | diff | annotate
Mon, 18 Mar 2013 12:15:23 +0200 Santeri Piippo Deleted scanner.cpp (don't need it), merged model.cpp into io.cpp. Renamed LDForgeWindow to just ForgeWindow since I want the LD* prefix only be given to LDObject derivatives. file | diff | annotate
Mon, 18 Mar 2013 04:03:05 +0200 Santeri Piippo added dummy action for future inlining command. Also GCC says that deleting instances of classes with virtual members but no virtual destructors is bad. file | diff | annotate
Mon, 18 Mar 2013 03:38:51 +0200 Santeri Piippo begin work on subfile caching file | diff | annotate
Sat, 16 Mar 2013 16:59:16 +0200 Santeri Piippo Added split-quads-to-triangles function file | diff | annotate
Sat, 16 Mar 2013 14:21:31 +0200 Santeri Piippo Added pointer serializing so I can keep track of all LDObject* members. This way I can replace them all properly when needed. file | diff | annotate
Sat, 16 Mar 2013 03:11:19 +0200 Santeri Piippo this thing got its own reinterpret_cast now. :P Added SetContents action for altering an object by contents and reinterpreting it. file | diff | annotate
Sat, 16 Mar 2013 01:32:47 +0200 Santeri Piippo Added logf function to write to message log. Write warnings of unparsable files into the message log. file | diff | annotate
Sat, 16 Mar 2013 00:05:39 +0200 Santeri Piippo Color gibberish red. Check for line code length for gibberish (must be 1 to be valid) file | diff | annotate
Fri, 15 Mar 2013 20:11:18 +0200 Santeri Piippo Initial commit file | diff | annotate
(0) tip

mercurial