Wed, 20 Mar 2013 13:27:43 +0200 | Santeri Piippo | 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. | changeset | files |
Wed, 20 Mar 2013 03:28:49 +0200 | 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? | changeset | files |
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 | changeset | files |
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. | changeset | files |
Wed, 20 Mar 2013 02:44:21 +0200 | Santeri Piippo | Added code for parsing vertices | changeset | files |
Wed, 20 Mar 2013 02:31:36 +0200 | Santeri Piippo | Added insert vertex function and added vertex icons. | changeset | files |