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 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
Wed, 20 Mar 2013 19:41:37 +0200 Santeri Piippo Color dialog almost up and running. Need to make it actually selectable now. TODO: make it read LDConfig.ldr file | diff | annotate
Wed, 20 Mar 2013 02:44:21 +0200 Santeri Piippo Added code for parsing vertices 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:20:48 +0200 Santeri Piippo Renamed io.cpp to file.cpp, draw.cpp to gldraw.cpp 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 03:38:51 +0200 Santeri Piippo begin work on subfile caching file | diff | annotate
Sat, 16 Mar 2013 13:08:24 +0200 Santeri Piippo Convert the static getCoordinateRep to a common ftoa, use this function to get proper coordinate representation when converting objects to LDraw code 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
Fri, 15 Mar 2013 20:52:34 +0200 Santeri Piippo improve opening, don't auto-load 55966.dat (:P) file | diff | annotate
Fri, 15 Mar 2013 20:39:29 +0200 Santeri Piippo don't crash if g_CurrentFile is null file | diff | annotate
Fri, 15 Mar 2013 20:11:18 +0200 Santeri Piippo Initial commit file | diff | annotate
(0) tip

mercurial