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 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 16:25:03 +0200 |
Santeri Piippo |
Parsing stability, finally figured that dumb crash
|
file |
diff |
annotate
|
Wed, 20 Mar 2013 03:25:49 +0200 |
Santeri Piippo |
With removal of vectors, I don't need to keep the bearing class around either
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:15:31 +0200 |
Santeri Piippo |
er, I said don't limit the amount of decimals
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:14:37 +0200 |
Santeri Piippo |
ftoa: don't limit the amount of decimals
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:12:39 +0200 |
Santeri Piippo |
Temporarily set the locale to C when using ftoa, or the resulting string is subject to the locale and gets unexpected symbols (e.g. commas for the decimal dots while the function expects periods)
|
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
|
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:11:18 +0200 |
Santeri Piippo |
Initial commit
|
file |
diff |
annotate
|