Arbint subtraction should work* now
authorSam Moore <[email protected]>
Mon, 7 Jul 2014 01:17:12 +0000 (09:17 +0800)
committerSam Moore <[email protected]>
Mon, 7 Jul 2014 01:17:12 +0000 (09:17 +0800)
Yes I was being clever and resizing if sub.m_digits.size() > this->m_digits.size()
But I forgot about when this->m_digits.size() > sub.m_digits.size()

Passes tests/realops.test now!

On the other hand, CPU rendering of Beziers doesn't work anymore.
I think it's just drawing two lines instead of lots of them.


No differences found

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