Edwin Jakobs
|
de637c087f
|
Improve error messages
|
2025-01-30 16:56:06 +01:00 |
|
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 |
|
Edwin Jakobs
|
e3f5e07b86
|
Improve compatibility with GLES back-end
|
2024-03-10 18:43:24 +01:00 |
|
Edwin Jakobs
|
b9b1b95ca0
|
[orx-dnk3] Use new loadCubemap interface
|
2024-03-09 07:50:17 +01:00 |
|
Edwin Jakobs
|
00776ae90d
|
[orx-dnk3, orx-runway] Use new loadImage interface
|
2024-03-08 20:43:16 +01:00 |
|
Edwin Jakobs
|
d2cd12a0b0
|
[orx-integral-image, orx-poisson-fill, orx-dnk3] Match changes in Filter
|
2023-12-14 18:10:01 +01:00 |
|
Edwin Jakobs
|
ccd7a98b12
|
Replace mod_() calls with mod()
|
2023-04-29 13:51:06 +02:00 |
|
OPENRNDR Actions
|
aa8b5b8643
|
add orx-jvm demos to README.md
|
2023-04-05 08:09:10 +00:00 |
|
Edwin Jakobs
|
0781df146c
|
[orx-dnk3] Disable DemoDSL01.kt
|
2023-04-04 23:55:03 +02:00 |
|
Edwin Jakobs
|
daf9c75bb3
|
[orx-dnk3] Fix demos
|
2023-04-04 23:33:25 +02:00 |
|
Vechro
|
f9130d9108
|
Use buildSrc to deduplicate build logic (#262)
|
2022-08-25 11:52:24 +02:00 |
|
Vechro
|
bad90709cc
|
Rename org.openrndr.extras -> org.openrndr.extra (#250)
Co-authored-by: Edwin Jakobs <edwin@rndr.studio>
|
2022-07-28 19:23:26 +02:00 |
|
Vechro
|
48781ca314
|
Migrate to Kotlin DSL build scripts (#243)
|
2022-06-30 17:51:09 +02:00 |
|
Vechro
|
9f7a4899fa
|
Reduce duplication in orx build scripts. (#240)
Co-authored-by: hamoid <abe@hamoid.com>
|
2022-06-19 08:06:16 +02:00 |
|
Edwin Jakobs
|
9a2f10f81d
|
Switch back to fun main()
|
2021-08-30 17:18:54 +02:00 |
|
Edwin Jakobs
|
874d49779f
|
[orx-jvm] Move panel, gui, dnk3, keyframer, triangulation to orx-jvm
|
2021-06-27 21:32:24 +02:00 |
|