rust/integral-geometry/src/lib.rs
Fri, 02 Nov 2018 19:37:47 +0300 alfadur component-wise division is actually useful sometimes
Fri, 02 Nov 2018 17:03:58 +0100 unC0Rr Start convertion of FindPoint()
Fri, 02 Nov 2018 14:29:24 +0100 unC0Rr - Add methods to work with Rect as box
Fri, 02 Nov 2018 13:30:04 +0100 unC0Rr Refactor tests, add fn center() for Line
Fri, 02 Nov 2018 13:17:46 +0100 unC0Rr Introduce OutlineSegmentsIterator, some refactoring
Thu, 01 Nov 2018 21:30:21 +0300 alfadur start a physics engine to try out this data oriented thing everyone seems to be talking about
Thu, 01 Nov 2018 03:38:13 +0300 alfadur update theme editor to use new land generator implementation
Thu, 01 Nov 2018 02:55:22 +0300 alfadur merge
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