changelog
    
    
    - Sun, 04 Oct 2015 13:19:45 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 04 Oct 2015 13:19:45 +0300] rev 1005
 
    - 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.
 
    - Sun, 04 Oct 2015 06:59:09 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 04 Oct 2015 06:59:09 +0300] rev 1004
 
    - Bézier curves now render in 3D
 
    - Sun, 04 Oct 2015 06:43:02 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 04 Oct 2015 06:43:02 +0300] rev 1003
 
    - Bézier curves are now parsed correctly