bin/dom2dxf.sh bin/field2equirect.pl bin/field2pgm.pl bin/urb-areas.pl bin/urb-combine.pl bin/urb-crinkliness.pl bin/urb-default.pl bin/urb-dom2field.pl bin/urb-dom2molior.pl bin/urb-dom2net.pl bin/urb-dom2svg.pl bin/urb-dom2tree.pl bin/urb-evolve.pl bin/urb-env.pl bin/urb-fill.pl bin/urb-fitness.pl bin/urb-multiply.pl bin/urb-mutate.pl bin/urb-offset.pl bin/urb-prettytree.pl bin/urb-reallocate.pl bin/urb-reap.pl bin/urb-rearrange.pl bin/urb-rotate.pl bin/urb-shift.pl bin/urb-shuffle.pl bin/urb-straighten.pl bin/urb-svgappend.pl bin/urb-topologise.pl bin/urb-upgrade.pl blender/topologise.py Changes COPYING examples/courtyard/patterns.config examples/courtyard/plot-0/init.dom examples/courtyard/plot-1/init.dom examples/courtyard/plot-2/init.dom examples/courtyard/plot-3/init.dom examples/courtyard/plot-4/init.dom examples/courtyard/plot-5/init.dom examples/courtyard/plot-6/init.dom examples/courtyard/plot-7/init.dom examples/courtyard/plot-8/init.dom examples/courtyard/plot-9/init.dom examples/courtyard/plot-10/init.dom examples/courtyard/plots.dxf examples/courtyard/walls.walls examples/courtyard/walls.dxf examples/old/00/init.dom examples/old/01/init.dom examples/old/02/init.dom examples/old/03/init.dom examples/old/04/init.dom examples/old/05/init.dom examples/old/06/init.dom examples/old/07/init.dom examples/old/08/init.dom examples/old/09/init.dom examples/old/0a/init.dom examples/old/street.svg examples/quarter/00/init.dom examples/quarter/01/init.dom examples/quarter/02/init.dom examples/quarter/03/init.dom examples/quarter/04/init.dom examples/quarter/05/init.dom examples/quarter/06/init.dom examples/quarter/07/init.dom examples/quarter/08/init.dom examples/quarter/09/init.dom examples/quarter/0a/init.dom examples/quarter/0b/init.dom examples/quarter/0c/init.dom examples/quarter/0d/init.dom examples/quarter/0e/init.dom examples/quarter/key.svg examples/sixteenth/walls.walls examples/sixteenth/walls.dxf examples/sixteenth/Makefile examples/sixteenth/00/init.dom examples/sixteenth/00/Makefile examples/sixteenth/01/init.dom examples/sixteenth/01/Makefile examples/sixteenth/02/init.dom examples/sixteenth/02/Makefile examples/sixteenth/03/init.dom examples/sixteenth/03/Makefile examples/sixteenth/04/init.dom examples/sixteenth/04/Makefile examples/sixteenth/05/init.dom examples/sixteenth/05/Makefile examples/sixteenth/06/init.dom examples/sixteenth/06/Makefile examples/topologist-widgets.blend lib/Urb/Boundary.pm lib/Urb/Dom/Crossover.pm lib/Urb/Dom/Fitness.pm lib/Urb/Dom/Mutate.pm lib/Urb/Dom/Output.pm lib/Urb/Dom.pm lib/Urb/Field/Occlusion.pm lib/Urb/Field.pm lib/Urb/Math.pm lib/Urb/Misc/CIESky.pm lib/Urb/Misc/Stairs.pm lib/Urb/Misc/Sun.pm lib/Urb.pm lib/Urb/Polygon.pm lib/Urb/Topologist.pm lib/Urb/Topologist/Cell.pm lib/Urb/Topologist/Face.pm lib/Urb/Quad.pm Makefile.PL MANIFEST META.yml Module meta-data (added by MakeMaker) perl-Urb.spec README README_TOPOLOGISE.md t/001.quad.lists.t t/002.quad.graph.t t/003.boundary.t t/004.quad.query.t t/005.quad.id.t t/006.quad.serialise.t t/007.quad.clone.t t/008.coordinate.t t/009.connected.t t/010.fitness.t t/011.ratios.t t/012.gaussian.t t/013.length.t t/014.intersection.t t/015.straighten.t t/016.by_area.t t/017.length.outside.t t/018.zerolength.t t/019.cache.t t/020.urb.t t/021.func.t t/022.dom.t t/023.polygon.t t/025.levels.t t/026.levels.t t/027.levels.t t/028.levels.t t/029.crossover.t t/030.plot.ratio.t t/031.outside.t t/032.ciesky.t t/033.mutate.t t/034.output.t t/035.polygon.t t/040.field.t t/041.serialise.t t/042.occlusion.t t/043.walls.t t/044.stairs.t t/045.corners.t t/046.stairs.t t/047.has_circulation.t t/048.connected_above.t t/049.stack.corners.in.use.t t/050.coordinate.offset.t t/051.config.t t/052.usage.t t/053.sun.t t/054.sun.t t/055.fitness.t t/056.rotation.t t/057.has_circulation.t t/058.newserialise.t t/059.topologist.t t/060.topologist.t t/061.topologist.t t/data/bad-outside.dom t/data/bad-overlap.dom t/data/dom.dom t/data/dxf2quad.dxf t/data/field/eight.yml t/data/field/occlusion.yml t/data/field/simple.walls t/data/field2/building.dom t/data/field2/plot.dom t/data/ml.bad.dom t/data/multilevel.dom t/data/non-manifold-1.dxf t/data/non-manifold-2.dxf t/data/non-manifold-3.dxf t/data/non-manifold-4.dxf t/data/non-manifold-5.dxf t/data/non-manifold-6.dxf t/data/non-manifold-7.dxf t/data/non-manifold-8.dxf t/data/non-manifold-9.dxf t/data/non-manifold-big.dxf t/data/non-manifold-widgets.dxf t/data/quad.dom t/data/rotation-error.dom t/data/simple.dom t/data/simple2.dom t/data/simple3.dom t/data/sixteenth.dom t/data/stairs.dxf t/data/supported.dom t/data/test1.dom t/data/test2.dom t/data/tooshort.dom t/data/types.dom t/data/wall-length.dom TODO