Sun, 04 Oct 2015 14:08:51 +0300 |
Teemu Piippo |
Copyright header fix, some minor stuff
|
changeset |
files
|
Sun, 04 Oct 2015 13:19:45 +0300 |
Teemu Piippo |
Subject Bézier curve fineness to the grid. By default, the coarse grid uses 8 segments, medium 16 and fine 32. Moved rasterization from demoting to inlining, it feels more sensible for it to be there.
|
changeset |
files
|
Sun, 04 Oct 2015 06:59:09 +0300 |
Teemu Piippo |
Bézier curves now render in 3D
|
changeset |
files
|
Sun, 04 Oct 2015 06:43:02 +0300 |
Teemu Piippo |
Bézier curves are now parsed correctly
|
changeset |
files
|
Sun, 04 Oct 2015 06:31:36 +0300 |
Teemu Piippo |
Bézier curves may now be serialized down using the "Demote" function. I need to rename that now.
|
changeset |
files
|
Sun, 04 Oct 2015 04:27:38 +0300 |
Teemu Piippo |
Added some pretty pics that I left out of the previous commit.
|
changeset |
files
|
Sun, 04 Oct 2015 04:26:11 +0300 |
Teemu Piippo |
Begin work on Bézier curve support. They can be drawn but don't render in 3D and they load as comments.
|
changeset |
files
|