rust/integral-geometry/src/lib.rs
Fri, 06 Oct 2023 20:34:51 +0200 unC0Rr Add some cosmetic/consistency fixes
Sun, 12 Feb 2023 14:19:02 +0100 unC0Rr Fix several issues with transformations, more work on getting generated image transitional_engine
Thu, 27 Jan 2022 03:51:13 +0300 alfadur add type safe power of two sizes
Wed, 21 Oct 2020 18:55:26 +0300 alfadur add more const qualifiers to maintain a semblance of activity
Thu, 29 Aug 2019 21:25:23 +0300 alfadur ignore overflow in point norm computation
Sat, 03 Aug 2019 01:13:45 +0300 alfadur ship the atlas to the gpu
Fri, 05 Jul 2019 21:48:01 +0300 alfadur fix empty polygon iteration
Fri, 05 Jul 2019 21:16:33 +0300 alfadur optimize sqrts
Wed, 19 Jun 2019 23:52:54 +0200 unc0rr Rework EquidistantPoints
Wed, 22 May 2019 22:42:20 +0300 alfadur remove RangeContains in favor of standard contains
Wed, 27 Mar 2019 23:26:58 +0300 alfadur actually atlas tests were also broken
Wed, 27 Mar 2019 22:10:46 +0300 alfadur fix atlas.insert
Sat, 23 Mar 2019 03:44:11 +0300 alfadur rescue the atlas
Thu, 17 Jan 2019 15:57:46 +0300 alfadur make stuff const
Wed, 14 Nov 2018 02:54:08 +0300 alfadur fix polygon closure
Tue, 13 Nov 2018 20:01:43 +0300 alfadur 2018ize everything
Thu, 08 Nov 2018 22:22:47 +0300 alfadur add some texture transforms
Wed, 07 Nov 2018 18:27:24 +0300 alfadur save edges_count
Wed, 07 Nov 2018 15:55:00 +0100 unC0Rr Fix some warnings here and there, remove unwelcomed code
Tue, 06 Nov 2018 23:29:12 +0300 alfadur seems like about 25% speedup in land filling
Tue, 06 Nov 2018 20:20:13 +0300 alfadur add more point operators
Tue, 06 Nov 2018 19:44:20 +0300 alfadur pull land into collision detector
Tue, 06 Nov 2018 16:40:54 +0300 alfadur fix tangents
Tue, 06 Nov 2018 16:23:43 +0300 alfadur fix ray construction
Tue, 06 Nov 2018 00:02:23 +0100 unc0rr Bezierize land outline
Mon, 05 Nov 2018 21:36:28 +0100 unc0rr Implement BeizerCurveSegments, no tests
Mon, 05 Nov 2018 23:15:34 +0300 alfadur collapse rectangle types back together with consistent usage of size
Mon, 05 Nov 2018 22:43:58 +0300 alfadur separate rectangle types based on right/bottom edge inclusivity
Mon, 05 Nov 2018 21:21:53 +0300 alfadur actually there is a way to preserve mutable polygon iterator
Mon, 05 Nov 2018 20:22:09 +0300 alfadur fix polygons getting unclosed on mirroring
less more (0) -50 -30 tip