Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Finally got the renderer to actually draw something! Still needs a lot of work but at least it doesn't show garbage or blank anymore.
Wed, 20 Mar 2013 13:27:43 +0200
, by Santeri Piippo
Disable the locale when parsing LDraw code or atof's behavior becomes locale-dependant. Who the hell thought that was a great idea?
Wed, 20 Mar 2013 03:28:49 +0200
, by Santeri Piippo
With removal of vectors, I don't need to keep the bearing class around either
Wed, 20 Mar 2013 03:25:49 +0200
, by 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.
Wed, 20 Mar 2013 03:22:21 +0200
, by Santeri Piippo
Added code for parsing vertices
Wed, 20 Mar 2013 02:44:21 +0200
, by Santeri Piippo
Added insert vertex function and added vertex icons.
Wed, 20 Mar 2013 02:31:36 +0200
, by Santeri Piippo
Added triangle, quad and condline to the add object dialog
Wed, 20 Mar 2013 01:58:05 +0200
, by Santeri Piippo
Begin work on dialogs for adding objects. Comments functional!
Tue, 19 Mar 2013 21:52:38 +0200
, by Santeri Piippo
Implemented insertion of triangles, quads, condlines and comments
Tue, 19 Mar 2013 18:25:08 +0200
, by Santeri Piippo
er, I said don't limit the amount of decimals
Tue, 19 Mar 2013 18:15:31 +0200
, by Santeri Piippo
ftoa: don't limit the amount of decimals
Tue, 19 Mar 2013 18:14:37 +0200
, by 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)
Tue, 19 Mar 2013 18:12:39 +0200
, by Santeri Piippo
less
more
|
(0)
-12
+12
+100
+300
+1000
tip