rust/land2d/src/lib.rs
Thu, 18 Oct 2018 22:45:14 +0200 unc0rr Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
Thu, 18 Oct 2018 22:34:09 +0200 unc0rr Don't generate unnecessary duplication in case of equal coordinates
Thu, 18 Oct 2018 07:27:14 +0300 alfadur put back land2d.map accidentally replaced by testing code
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 22:58:21 +0200 unc0rr Make use of LinePoints in Land2D::draw_line
Wed, 17 Oct 2018 22:00:58 +0200 unc0rr Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
Tue, 16 Oct 2018 23:59:51 +0200 unc0rr Implement Land2D::change_round()
Mon, 15 Oct 2018 23:10:03 +0200 unc0rr Implement Land2D::fill() + tests
Sun, 14 Oct 2018 23:17:47 +0200 unc0rr Start land2d library implementation: draw_line() method
less more (0) tip