Abe Pazos
|
c8f7dd52c6
|
Demos: ensure all use fun main() = application {
- Adjust some demo window sizes.
- Replace Random.double by Double.uniform
- Tweak some demos so screenshots look more interesting
|
2025-01-26 20:57:04 +01:00 |
|
Edwin Jakobs
|
8a4a85d333
|
Upgrade to Gradle 8.10, Kotlin 2.0.20, reduce warnings
|
2024-08-25 09:39:18 +02:00 |
|
Abe Pazos
|
c5fb56626c
|
Remove unused imports (#344)
|
2024-06-24 10:02:34 +02:00 |
|
Edwin Jakobs
|
78fbff54c5
|
Upgrade to JDK 17. Add @JvmRecord annotations
|
2024-06-01 07:31:44 +02:00 |
|
Vechro
|
47d4293a57
|
Fixes and move to jvmDemo (#286)
|
2023-01-15 15:27:19 +01:00 |
|
Jonathan Ellis
|
b9779bb821
|
add Quadtree.remove (#227)
Co-authored-by: Jonathan Ellis <jbellis@gmail.com>
|
2022-02-28 21:02:07 +01:00 |
|
Jonathan Ellis
|
3993085197
|
Add quadtree nearestToPoint, and Readwrite locking (#217)
|
2022-01-18 19:36:28 +01:00 |
|
Jonathan Ellis
|
6e00ca2ea1
|
[orx-quadtree] switch to referential equality (#207)
Co-authored-by: Jonathan Ellis <jbellis@gmail.com>
|
2021-12-18 21:36:59 +01:00 |
|
Edwin Jakobs
|
bf11867232
|
Add ApplicationPreload mechanism to collectScreenshots
|
2021-08-31 22:43:39 +02:00 |
|
Edwin Jakobs
|
9a2f10f81d
|
Switch back to fun main()
|
2021-08-30 17:18:54 +02:00 |
|
Edwin Jakobs
|
701f14400a
|
Fix demos, upgrade to Gradle 7.2
|
2021-08-22 15:51:27 +02:00 |
|
Edwin Jakobs
|
6d1f2897f7
|
[orx-quadtree] convert to MPP
|
2021-06-29 14:34:25 +02:00 |
|
Edwin Jakobs
|
9435907ef9
|
Upgrade to OPENRNDR 0.4 snapshot
|
2021-06-22 11:08:07 +02:00 |
|
Ricardo Matias
|
5b0a6f37e0
|
[orx-quadtree] add quadtree module (#174)
|
2021-02-26 17:51:03 +01:00 |
|