Commit Graph

262 Commits

Author SHA1 Message Date
Abe Pazos
c88b4e3134 Upgrade to gradle 9.3.1 2026-02-11 10:31:24 +01:00
Abe Pazos
208424bcdb Upgrade kotlin and kotlinxSerialization
- kotlin 2.3.10
- kotlinxSerialization 1.10.0
2026-02-11 10:30:18 +01:00
Abe Pazos
ceccea9b58 Use java-version 21 in build-on-commit.yaml
Matching the snapshot version
2026-02-11 10:29:27 +01:00
Abe Pazos
21cef80b9c Upgrade to gradle 9.3.0, kotlinLogging 7.0.14 2026-01-21 13:45:46 +01:00
Abe Pazos
af4068bb8b jpackageZip: Make files under bin executable 2026-01-21 13:44:39 +01:00
Abe Pazos
22de6dfd58 Add openrndr.openal to build.gradle.kts
Needed for webcam access and more
2025-12-31 10:20:25 +01:00
Abe Pazos
98ea2de9ee Solve gradle warnings
`--compress 1` becomes `--compress zip-6`

Use $$ instead of ${"$"}
2025-12-20 20:06:33 +01:00
Abe Pazos
2635231b25 Upgrade to kotlin 2.3.0, shadow 9.3.0, versions 0.53.0 2025-12-20 20:05:44 +01:00
Abe Pazos
e582b896a0 Fix jpackageZip task compatibility issue 2025-12-20 20:05:01 +01:00
Abe Pazos
17782d1773 Update GitHub workflows 2025-12-09 13:59:44 +01:00
Abe Pazos
00a3c08161 Fix shadowJar task
By not discarding openrndr-application-glfw when minimizing
2025-11-30 10:28:39 +01:00
Abe Pazos
224f488da8 Update to Gradle 9.2.1 2025-11-30 10:23:43 +01:00
Edwin Jakobs
edb8104388 Update to OPENRNDR 0.5.0-alpha2 2025-11-13 12:23:34 +01:00
Edwin Jakobs
18ba01caa5 Use openrndr / orx 0.5.0-alpha1 2025-09-17 14:16:23 +02:00
Edwin Jakobs
4bdb7f95d7 Refactor template using buildSrc, feature variants and published version catalogs (#56)
Co-authored-by: Abe Pazos <abe@hamoid.com>
2025-09-17 10:36:48 +02:00
Abe Pazos
e97ef57b78 Update README.md: change Java requirement 14 -> 17 2025-09-13 19:46:41 +02:00
Abe Pazos
2e760f9c53 Add link to wiki 2025-09-11 13:11:13 +02:00
Abe Pazos
b4242bc892 Upgrade to Kotlin 2.2.20 2025-09-11 11:49:41 +02:00
Abe Pazos
d38df2eed7 Enable orx-composition, orx-svg, orx-text-writer
They were part of openrndr and enabled by default in the past
2025-09-11 11:35:00 +02:00
Abe Pazos
622bfc5077 Merge branch 'next-version' ignoring changes in master
Includes openrndr and orx 0.4.5
2025-09-06 13:54:37 +02:00
Abe Pazos
c2756d2b9d Upgrade to openrndr/orx 0.4.5 2025-09-06 13:36:34 +02:00
Abe Pazos
3ed7c18932 build.gradle.kts: add orx-axidraw, reformatting 2025-09-03 11:11:35 +02:00
Abe Pazos
86c36a0f35 Update to openrndr and orx 0.4.5-alpha11 2025-09-03 11:04:20 +02:00
Abe Pazos
e6a9e319d9 Update to gradleup.shadow 9.1.0 2025-08-29 22:58:55 +02:00
Abe Pazos
a385ebb216 Update badges in README.md
Previous ones stopped working
2025-08-26 15:11:52 +02:00
Abe Pazos
e1d44de9a1 Update badges in README.md
Previous ones stopped working
2025-08-26 15:07:50 +02:00
Abe Pazos
8191515779 Update to openrndr and orx 0.4.5-alpha10 2025-08-22 14:05:10 +02:00
Abe Pazos
7597ac35e2 Update README.md
Simplify README by merging two sections
2025-08-22 12:03:35 +00:00
Abe Pazos
69f698df1f Update to kotlin 2.2.10, kotlinLogging 7.0.13, shadow 9.0.2
Replace com.github.johnrengelman.shadow with com.gradleup.shadow
2025-08-21 00:00:04 +02:00
Abe Pazos
f93a523115 Dependencies: update kotlinLogging to 7.0.11 2025-08-06 11:57:54 +02:00
Abe Pazos
8f08e44141 Add .lwjgl to .gitignore
For new users, it's confusing that IDEA suggests adding five extra files to git when they only edited one.
2025-07-30 08:41:40 +02:00
Abe Pazos
aa3e5e15ac Ignore .lwjgl in .gitignore
For new users, it's confusing that IDEA suggests adding five extra files to git when they only edited one.
2025-07-30 08:40:39 +02:00
Edwin Jakobs
de0ec94804 Upgrade to Gradle 8.14.3, Kotlin 2.2.0, kotlinx serialization 1.9.0 2025-07-09 21:38:54 +02:00
Abe Pazos
bf588e1baa Update Gradle to 8.14.2 2025-06-05 17:20:27 +02:00
Abe Pazos
ba99027329 Update Gradle to 8.14.1 2025-05-22 21:41:10 +02:00
Abe Pazos
5e6fbdd06a Update Kotlin to 2.1.21 2025-05-13 15:16:08 +03:00
Abe Pazos
cd5a98322b Fix deprecation warnings 2025-05-02 19:02:48 +03:00
Abe Pazos
fef8e76e52 Describe how to run the executable created by jpackage 2025-05-02 19:01:38 +03:00
Abe Pazos
315e788a32 Upgrade to Gradle 8.14 2025-04-25 23:55:14 +03:00
Abe Pazos
ca85dec73a Upgrade to openrndr/orx 0.4.5-alpha9, kotlin-logging 7.0.7 2025-04-22 12:10:27 +02:00
Abe Pazos
4247fd0989 Upgrade kotlinx.coroutines to 1.10.2 2025-04-11 11:57:11 +03:00
Abe Pazos
2d6963b627 Upgrade to kotlin-logging 7.0.6, kotlinx-serialization-core 1.8.1 2025-04-03 23:51:58 +08:00
Abe Pazos
72270a5421 Upgrade to kotlin 2.1.20 2025-03-20 22:16:28 +08:00
Abe Pazos
89aeaf68eb Upgrade to openrndr/orx 0.4.5-alpha8 2025-03-11 10:18:21 +08:00
Abe Pazos
b164dc2bc5 Upgrade kotlin-logging to 7.0.5 2025-03-09 20:35:09 +08:00
Abe Pazos
de3079cbee Upate to Gradle 8.13, slf4j 2.0.17 2025-02-26 02:07:26 +01:00
Abe Pazos
e57ba1bff7 Build on commit also for next-version 2025-02-16 23:15:28 +08:00
Abe Pazos
ce0877cdd1 Upgrade kotlin-logging to 7.0.4 2025-02-16 17:51:48 +08:00
Abe Pazos
fff6fcee83 Upgrade to openrndr and orx 0.4.5-alpha7 2025-02-04 13:11:29 +01:00
Abe Pazos
5ff7884bd5 Add orx-math
Note: not in any ORX alpha release at the time of writing,
only available when building your own orx SNAPSHOT.
2025-02-02 18:53:14 +01:00