// there is no elegance here. only sleep deprivation and regret.
authorDavid Gow <[email protected]>
Thu, 4 Sep 2014 08:38:28 +0000 (16:38 +0800)
committerDavid Gow <[email protected]>
Thu, 4 Sep 2014 08:38:28 +0000 (16:38 +0800)
commit0361b11485ec41d2c2ddeb279abf846f777f5363
tree5d6d6df722ec51925b2615f358c482592f403e6c
parente7066887c0d142ddef87ec9ae07ef08ff31573dc
// there is no elegance here. only sleep deprivation and regret.

Basically, clipping Béziers now actually works, because De Casteljau is
no longer totally back to front. (In fact, I think I just made it more back to front,
which cancelled the original out?)

Also disabled zoom out in the quadtree and some dodgy disabled debug in the bezier shader.
src/bezier.cpp
src/bezier.h
src/rect.h
src/shaders/bezier_texbuf_geom.glsl
src/view.cpp

UCC git Repository :: git.ucc.asn.au