Commit Graph

162 Commits

Author SHA1 Message Date
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
Abe Pazos
ef7cee01c7 Fix #53 - ffmpeg warnings after shadowJar 2024-11-21 11:19:30 +01:00
Abe Pazos
de35f064d8 Update README.md
Mention how to specify a main method to run after using shadowJar

Simplify the text.
2024-11-16 17:24:36 +00:00
Abe Pazos
524635e1ad Revert accidentally pushed code
This reverts commit 3ef46bcc4e.
2024-10-31 08:02:36 +01:00
Abe Pazos
db5ea1cdd2 Update to Gradle 8.10.2 2024-10-30 21:43:46 +01:00
Abe Pazos
3ef46bcc4e Add kinect test 2024-09-13 18:12:52 +02:00
Abe Pazos
1384143d6f Update to Gradle 8.10 2024-09-13 18:11:46 +02:00
Abe Pazos
10ccb692c7 Update to Gradle 8.9 2024-08-12 19:29:46 +02:00
Abe Pazos
a83e888dc3 Merge changes from next-version 2024-01-05 16:49:07 +01:00
Abe Pazos
498fd6773d Add orx-property-watchers, mention next-version branch 2024-01-05 16:37:29 +01:00
Abe Pazos
d5702db78f Update openrndr and orx to 0.4.4 2024-01-05 16:22:49 +01:00
Abe Pazos
d692d6998d Update dependencies 2024-01-02 11:16:47 +01:00
Abe Pazos
3db83af277 Add svg to media file scope 2024-01-02 11:16:30 +01:00
Abe Pazos
29db13e82a Update openrndr and orx to 0.4.4-alpha6 2023-12-08 10:49:11 +01:00
Abe Pazos
a3c9178d4d Update orx'es in build.gradle.kts 2023-12-08 10:48:00 +01:00
Abe Pazos
84f54b3f4e Add logging files to .gitignore 2023-12-08 10:47:07 +01:00
Abe Pazos
4c9e1c552f Fix markdown 2023-12-01 17:28:15 +01:00
Abe Pazos
e36cad040e Mention next-version branch in readme 2023-12-01 17:12:51 +01:00
Abe Pazos
ce3bf56b43 Update openrndr and orx dependencies to 0.4.4-alpha5 2023-12-01 17:11:57 +01:00
Abe Pazos
5ce3313da5 Update dependencies 2023-11-29 17:06:24 +01:00
Abe Pazos
9695d5e8af Update Gradle to 8.5 2023-11-29 16:28:12 +01:00
Kazik Pogoda
5242dae526 build: versions plugin added for routine checks of dependency updates, excluding unstable dependencies (#51) 2023-11-29 16:28:12 +01:00
Kazik Pogoda
d97e80c903 build: versions plugin added for routine checks of dependency updates, excluding unstable dependencies (#51) 2023-11-12 16:17:25 +01:00
Abe Pazos
adf88e1062 Update dependencies 2023-11-11 11:59:29 +01:00
Abe Pazos
eda66cc37a s/Images/Media/ (file scope), add audio and video file extensions 2023-10-06 18:08:56 +02:00
Abe Pazos
fa820c6d3c Fix Gradle deprecated $buildDir
And some whitespace
2023-10-06 18:08:07 +02:00
Abe Pazos
411b5f5b12 Update Gradle and Kotlin 2023-10-06 17:26:30 +02:00
Edwin Jakobs
2f2d279e24 Update configuration cache settings 2023-10-06 16:58:22 +02:00
Edwin Jakobs
a35675fd03 Upgrade to Gradle 8.3 2023-10-06 16:58:22 +02:00
Edwin Jakobs
2477ce7de8 Update configuration cache settings 2023-08-29 08:04:07 +02:00
Edwin Jakobs
0fd7a72d4f Upgrade to Gradle 8.3 2023-08-29 07:50:15 +02:00
Edwin Jakobs
f907422a5e Upgrade kotlinx coroutines to 1.7.1, kotlin-csv to 1.9.1 2023-06-24 07:51:19 +02:00
Edwin Jakobs
f3d8d0a3dc Upgrade openrndr/orx to 0.4.4-SNAPSHOT 2023-06-24 07:46:45 +02:00
Abe Pazos
7d9065b818 Update openrndr and orx to 0.4.3 openrndr-0.4.3 2023-06-20 10:31:53 +02:00
Abe Pazos
36fc9c7908 Add 7 new orx extensions, use OPENRNDR and ORX 0.4.3-alpha9 2023-06-02 14:59:36 +02:00
Abe Pazos
8ed15ab6eb Update README.md, mention how to run the jar
Also mention gradlew.bat for Windows.
2023-06-02 08:45:41 +02:00
Abe Pazos
88c716804b Silence os constants access warnings 2023-05-10 15:33:06 +02:00
Abe Pazos
f5763cca77 Update kotlin and jsoup dependencies 2023-05-03 10:17:26 +02:00
Abe Pazos
b84956b9aa Fix build task jar -> shadowJar 2023-05-03 10:17:26 +02:00
Abe Pazos
2534cd25ff Add Gradle task to add scopes to IntelliJ 2023-04-27 15:55:01 +02:00
Abe Pazos
38c37d2df0 Update Gradle 2023-04-24 21:39:27 +02:00
Abe Pazos
f3320b722b README: Add missing run commands following ./gradlew 2023-04-22 08:30:32 +00:00
Edwin Jakobs
5aef63bad7 Upgrade to Gradle 8.1 2023-04-15 15:56:48 +02:00
Abe Pazos
0ff4e26091 build.gradle.kts: add openrndr("dialogs") dependency
See usage demos in this commit a368aac916
2023-04-04 07:50:44 +02:00
Edwin Jakobs
9716ffed5f Upgrade to Kotlin 1.8.20, slf4j 2.0.7, kotlin-logging 3.0.5, kotlin-csv 1.9.0 2023-04-03 15:46:29 +02:00
Abe Pazos
a9b2f1859b README.md: fix openrndr badge version number 2023-04-03 15:13:44 +02:00
Abe Pazos
a7fbe6f470 README.md Fix paths to yaml files 2023-03-31 16:51:50 +02:00
Abe Pazos
6944998cb6 Update used third-party github actions 2023-03-30 18:34:06 +02:00
Abe Pazos
b4dae00646 Fix workflow name 2023-03-30 18:34:06 +02:00
Abe Pazos
6210723148 Combine 3 publish github actions into one 2023-03-30 18:34:06 +02:00