rust/integral-geometry/src/lib.rs
Wed, 31 Oct 2018 23:36:05 +0100 unc0rr Implement OutlinePoints for land generators, some ground work for template based landgen
Tue, 30 Oct 2018 19:05:52 +0300 alfadur extract size struct for common usage
Tue, 30 Oct 2018 05:55:58 +0300 alfadur add circle filling to land2d
Sat, 20 Oct 2018 13:22:30 +0200 unc0rr Add --protocol option to engine
Fri, 19 Oct 2018 00:09:45 +0200 unc0rr Fix ArcPoints never finishing
Thu, 18 Oct 2018 22:34:09 +0200 unc0rr Don't generate unnecessary duplication in case of equal coordinates
Thu, 18 Oct 2018 22:23:25 +0200 unc0rr Add EquidistantPoints iterator to help iterating over all points of circles
Thu, 18 Oct 2018 21:44:09 +0200 unc0rr Implement ArcPoints iterator for circles
Thu, 18 Oct 2018 06:46:32 +0300 alfadur move point struct into integral-geometry and use it to refactor a bit
Wed, 17 Oct 2018 23:02:18 +0200 unc0rr Improve test a bit
Wed, 17 Oct 2018 22:45:33 +0200 unc0rr Introduce integral-geometry crate, implement LinePoints iterator
less more (0) tip