ipdf/code.git
2014-10-14 David GowAdded a profiler, which outputs time taken and calls...
2014-10-10 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-10-10 David GowFix GL version detection.
2014-10-09 Sam MooreFPS measurement in debugscript, more python analysis
2014-10-09 David GowFix debugscript, some quadtree stuff and don't intersec...
2014-10-09 Sam MooreReally hacky python performance scripts!
2014-10-08 Sam MooreMostly features added to DebugScript
2014-10-06 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-10-06 David GowQuadtree addition to root node now functions (w/out Qt)
2014-10-05 Sam MooreInvalid array indices are not cool
2014-10-05 Sam MooreAdd objects without quadtree
2014-10-05 Sam MooreDon't sigfpe as much
2014-10-05 David GowPainfully merge branch 'master' of git.ucc.asn.au:ipdf...
2014-10-05 David GowAdding things to quadtree is implemented but segfaulty.
2014-10-04 Sam MooreAdd MinGW Win32 Cross Compiling
2014-10-04 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-10-04 David GowImprove adding things to quadtree (still broken, though)
2014-10-04 Sam MooreMore turtles
2014-10-04 David GowCompile with float/double again.
2014-10-04 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-10-04 David GowPanning for gold, with the Quadtree!
2014-10-04 Sam MooreTurtles all the way down
2014-10-03 Sam MooreGmprat logarithms now O(1) not O(N)
2014-10-03 Sam MooreKeeping it Real, add Gmprat::Str, Gmprat::Log10
2014-10-02 Sam MooreTotally FITH everything
2014-09-29 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-09-29 David GowCritics are panning the quadtree's panning.
2014-09-27 Sam MooreUse Gmprat for Path bounds with TRANSFORM_BEZIERS_TO_PATH
2014-09-27 Sam MooreDefine for Transformations on Path only, also fixed...
2014-09-25 Sam MooreMore debugscript things, sanity fading fast
2014-09-25 Sam MooreScript should still work after loadsvg is used
2014-09-25 Sam MooreAdd loadsvg script command, fix ParanoidNumber size...
2014-09-25 David GowLazy + CPU/GPU rendering toggle in script.
2014-09-24 David GowInitial support for scripting actions.
2014-09-24 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-09-24 David GowSome quadtree stuff: bugfix + mutation
2014-09-24 Sam MooreDoomed to failure
2014-09-24 Sam MooreAllow for negative Paranoid Numbers
2014-09-24 Sam MooreAdd #define to transform Object bounds on the fly
2014-09-21 Sam MooreCommit before breaking everything
2014-09-18 Sam MooreAll of the things and none of the sleep
2014-09-17 Sam MooreMake it run on motsugo
2014-09-17 Sam MooreAnimation of precision_vs_zoom
2014-09-17 Sam MooreSome sort of vague ipython analysis
2014-09-16 Sam MooreChange to things to make performance testing easier
2014-09-16 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-09-16 Sam MooreSlightly better results
2014-09-16 Sam MooreParanoidNumbers work except for the simplifying bit...
2014-09-15 David GowAdd quadtree back to the Makefile
2014-09-13 Sam MooreNope.avi
2014-09-11 Sam MooreBreak maths some more
2014-09-11 Sam MooreParanoia is setting in
2014-09-11 David GowHeinous Quadtree crimes.
2014-09-11 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-09-11 David GowBecause merging is going to be fun.
2014-09-11 David GowSome really horrible utility Quadtree functions.
2014-09-10 David GowThe QuadTree is ~72% more amazing.
2014-09-10 Sam MooreAdd MPFRC++ mpreal type
2014-09-04 Sam MooreFix compiling with non doubles
2014-09-04 David Gow// there is no elegance here. only sleep deprivation...
2014-09-02 Sam MooreCompositing on CPU sort of kind of works if we ignore...
2014-09-01 Sam MooreClassify Beziers, use DeCasteljau for CPU renderer
2014-08-28 Sam MooreCareful, you may have to shade your eyes
2014-08-28 David GowMostly working, optimize curves completely within nodes.
2014-08-28 David GowSlighlymoreworkingish
2014-08-28 David GowCrash instead of generating NaN. This breaks everything.
2014-08-27 David GowInfinite Quadtree precision now works with some Béziers
2014-08-27 David GowAdd a vec2 struct.
2014-08-26 Sam MooreA Song of Floodfills and Segfaults
2014-08-25 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-08-25 Sam MooreShading still doesn't work
2014-08-25 David GowSome half-done quadtree experiments.
2014-08-24 Sam MooreSupport colours in shading
2014-08-21 David GowBéziers magically work with the QuadTree (sometimes)
2014-08-21 David GowMore broken quadtree monstrosity.
2014-08-20 David GowTotally break Quadtree Béziers.
2014-08-20 David GowAdded a Bezier::ReParametrise() function.
2014-08-19 David GowFix adding text.
2014-08-18 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-08-18 Sam MooreGo nuts with Qt
2014-08-18 David GowFix kerning for the first pair of characters
2014-08-18 David GowTerrible hacky SolveCubic.
2014-08-18 David GowSlightly better kerning maybe?
2014-08-18 Sam MooreMake Qt4 work
2014-08-17 Sam MooreInflict Qt4 upon the codebase
2014-08-17 Sam MooreMake project relevant to Mechatronics
2014-08-15 David GowDon't write past the end of a GPU mem buffer.
2014-08-14 David GowRe-fix QuadTree GPU rendering, discard groups
2014-08-14 Sam MooreAttempt Shading + Bezier Bounds (hopefully) correct
2014-08-14 Sam MooreMake bezier control point coordinates relative
2014-08-14 Sam MooreFix ymax in GROUP bounding box
2014-08-14 Sam MooreSVG tests are 100% less symlinky
2014-08-14 Sam MooreGroups are a thing and sort of have a bounding box now
2014-08-14 Sam MooreBezier bounds rectangles are calculated correctly
2014-08-13 David GowSupport some more SVG stuff.
2014-08-13 David GowClipping for RECT types. Breaks a little.
2014-08-13 David GowUse correct font metrics from truetype files.
2014-08-13 David GowAutomatically generate quadtree children.
2014-08-13 David GowI am an idiot: the quadtree code is now fixed.
2014-08-13 David GowA bunch of OpenGL debug annotations.
next

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