Tue, 28 Jan 2025 15:49:45 +0100 |
unC0Rr |
- Update landgen to use the latest rand crate
|
file |
diff |
annotate
|
Thu, 19 Dec 2024 14:18:55 +0100 |
unC0Rr |
Make wider range of numbers representable with FPNum on the cost of smaller precision
transitional_engine
|
file |
diff |
annotate
|
Sun, 27 Oct 2024 17:00:17 +0100 |
unC0Rr |
Start on AI implementation in rust
transitional_engine
|
file |
diff |
annotate
|
Tue, 10 Sep 2024 13:56:51 +0200 |
unC0Rr |
Add maze land generator ported from pascal engine
transitional_engine
|
file |
diff |
annotate
|
Tue, 03 Sep 2024 11:16:16 +0200 |
unC0Rr |
Make Point::with_margin function safe to use
transitional_engine
|
file |
diff |
annotate
|
Wed, 28 Aug 2024 15:34:49 +0200 |
unC0Rr |
Merge default
transitional_engine
|
file |
diff |
annotate
|
Fri, 06 Oct 2023 20:34:51 +0200 |
unC0Rr |
Add some cosmetic/consistency fixes
|
file |
diff |
annotate
|
Sun, 12 Feb 2023 14:19:02 +0100 |
unC0Rr |
Fix several issues with transformations, more work on getting generated image
transitional_engine
|
file |
diff |
annotate
|
Thu, 27 Jan 2022 03:51:13 +0300 |
alfadur |
add type safe power of two sizes
|
file |
diff |
annotate
|
Wed, 21 Oct 2020 18:55:26 +0300 |
alfadur |
add more const qualifiers to maintain a semblance of activity
|
file |
diff |
annotate
|
Thu, 29 Aug 2019 21:25:23 +0300 |
alfadur |
ignore overflow in point norm computation
|
file |
diff |
annotate
|
Sat, 03 Aug 2019 01:13:45 +0300 |
alfadur |
ship the atlas to the gpu
|
file |
diff |
annotate
|
Fri, 05 Jul 2019 21:48:01 +0300 |
alfadur |
fix empty polygon iteration
|
file |
diff |
annotate
|
Fri, 05 Jul 2019 21:16:33 +0300 |
alfadur |
optimize sqrts
|
file |
diff |
annotate
|
Wed, 19 Jun 2019 23:52:54 +0200 |
unc0rr |
Rework EquidistantPoints
|
file |
diff |
annotate
|
Wed, 22 May 2019 22:42:20 +0300 |
alfadur |
remove RangeContains in favor of standard contains
|
file |
diff |
annotate
|
Wed, 27 Mar 2019 23:26:58 +0300 |
alfadur |
actually atlas tests were also broken
|
file |
diff |
annotate
|
Wed, 27 Mar 2019 22:10:46 +0300 |
alfadur |
fix atlas.insert
|
file |
diff |
annotate
|
Sat, 23 Mar 2019 03:44:11 +0300 |
alfadur |
rescue the atlas
|
file |
diff |
annotate
|
Thu, 17 Jan 2019 15:57:46 +0300 |
alfadur |
make stuff const
|
file |
diff |
annotate
|
Wed, 14 Nov 2018 02:54:08 +0300 |
alfadur |
fix polygon closure
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 20:01:43 +0300 |
alfadur |
2018ize everything
|
file |
diff |
annotate
|
Thu, 08 Nov 2018 22:22:47 +0300 |
alfadur |
add some texture transforms
|
file |
diff |
annotate
|
Wed, 07 Nov 2018 18:27:24 +0300 |
alfadur |
save edges_count
|
file |
diff |
annotate
|
Wed, 07 Nov 2018 15:55:00 +0100 |
unC0Rr |
Fix some warnings here and there, remove unwelcomed code
|
file |
diff |
annotate
|
Tue, 06 Nov 2018 23:29:12 +0300 |
alfadur |
seems like about 25% speedup in land filling
|
file |
diff |
annotate
|
Tue, 06 Nov 2018 20:20:13 +0300 |
alfadur |
add more point operators
|
file |
diff |
annotate
|
Tue, 06 Nov 2018 19:44:20 +0300 |
alfadur |
pull land into collision detector
|
file |
diff |
annotate
|
Tue, 06 Nov 2018 16:40:54 +0300 |
alfadur |
fix tangents
|
file |
diff |
annotate
|
Tue, 06 Nov 2018 16:23:43 +0300 |
alfadur |
fix ray construction
|
file |
diff |
annotate
|