Mostly features added to DebugScript
authorSam Moore <[email protected]>
Wed, 8 Oct 2014 14:50:58 +0000 (22:50 +0800)
committerSam Moore <[email protected]>
Wed, 8 Oct 2014 14:50:58 +0000 (22:50 +0800)
commit180d764223a3568f734434a15d56f18e9ddc012b
tree5b2c8f47c7cb49c78eed305f1b98d0933cf89a5a
parentc4f8f7c6c7e43fc9fd5358197ca866b4186f636c
Mostly features added to DebugScript

Also got MPFR C++ reals to work

Should allow for a quantitative comparison between Rationals and Arbitrary Precision Floats

Just... overwhelming amounts of results that it would be nice to get, so I don't know where to start...
21 files changed:
src/debugscript.cpp
src/debugscript.h
src/document.cpp
src/document.h
src/eye_of_the_rabbit.script
src/foxzoom.script [new file with mode: 0644]
src/grid.script [new file with mode: 0644]
src/gridtest.script [new file with mode: 0644]
src/main.cpp
src/main.h
src/objectrenderer.cpp
src/path.cpp
src/real.h
src/svg-tests/create_grid.py [new file with mode: 0755]
src/svg-tests/fox-vector.svg
src/svg-tests/grid.svg [new file with mode: 0644]
src/transformationtype.h
src/view.cpp
src/view.h
tools/analysis.ipynb
tools/gpubounds_error.py [new file with mode: 0755]

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