log

age author description
Wed, 10 Oct 2012 13:28:31 +0300 Matti Hamalainen Make line clipping floating point only.
Wed, 10 Oct 2012 13:02:35 +0300 Matti Hamalainen Fix the Cohen-Sutherland clipping implementation and add optional
Wed, 10 Oct 2012 12:11:48 +0300 Matti Hamalainen Cleanups, increase line buffer size.
Wed, 10 Oct 2012 12:11:20 +0300 Matti Hamalainen Clean up the line clipping a bit, in preparation for fixes.
Wed, 10 Oct 2012 01:03:15 +0300 Matti Hamalainen More work on the rendering test.
Wed, 10 Oct 2012 01:02:42 +0300 Matti Hamalainen Etc.
Wed, 10 Oct 2012 01:02:23 +0300 Matti Hamalainen Cleanups.
Tue, 09 Oct 2012 23:45:05 +0300 Matti Hamalainen Merged.
Tue, 09 Oct 2012 23:44:36 +0300 Matti Hamalainen Joo.
Tue, 09 Oct 2012 23:44:02 +0300 Matti Hamalainen Error out when bezier segments are found.
Tue, 09 Oct 2012 22:08:12 +0300 Matti Hamalainen Improve python converter.
Tue, 09 Oct 2012 21:49:47 +0300 Matti Hamalainen C nodes.
Tue, 09 Oct 2012 21:11:07 +0300 Matti Hamalainen Fix a silly rendering issue.
Tue, 09 Oct 2012 20:59:45 +0300 Matti Hamalainen Adjust default distance.
Tue, 09 Oct 2012 20:59:30 +0300 Matti Hamalainen Improve converter and adjust parser accordingly.
Tue, 09 Oct 2012 20:14:23 +0300 Matti Hamalainen Add simplistic SVG to Q3D converter written in Python.
Tue, 09 Oct 2012 19:36:19 +0300 Matti Hamalainen Various improvements in the .3d parser.
Tue, 09 Oct 2012 17:47:40 +0300 Matti Hamalainen Radial blur stuff.
Tue, 09 Oct 2012 17:47:19 +0300 Matti Hamalainen Add radial blur function.
Tue, 09 Oct 2012 17:46:54 +0300 Matti Hamalainen Cleanups.
Tue, 09 Oct 2012 17:46:40 +0300 Matti Hamalainen Changes in the 3d loader.
Tue, 09 Oct 2012 17:22:52 +0300 Matti Hamalainen Constify.
Tue, 09 Oct 2012 17:22:07 +0300 Matti Hamalainen Improve the parser.
Tue, 09 Oct 2012 13:03:15 +0300 Matti Hamalainen Add line/sprite renderer to build.
Tue, 09 Oct 2012 13:02:55 +0300 Matti Hamalainen Move 3D line/sprite renderer to separate module.
Tue, 09 Oct 2012 13:01:07 +0300 Matti Hamalainen Remove dead code.
Tue, 09 Oct 2012 12:59:09 +0300 Matti Hamalainen Make DMVector 16 bytes in size (4 floats), add SSE optimizations, move some
Tue, 09 Oct 2012 06:06:08 +0300 Matti Hamalainen Beginnings of a lines + sprites "3D" "model" renderer.
Tue, 09 Oct 2012 04:43:03 +0300 Matti Hamalainen Oops, another silly issue in dmfgets().
Tue, 09 Oct 2012 03:45:52 +0300 Matti Hamalainen Oops, dmfgets() had a nasty think-o and counted the remaining buffer space