Edwin Jakobs
|
f3d8d0a3dc
|
Upgrade openrndr/orx to 0.4.4-SNAPSHOT
|
2 years ago |
Abe Pazos
|
7d9065b818
|
Update openrndr and orx to 0.4.3
|
2 years ago |
Abe Pazos
|
36fc9c7908
|
Add 7 new orx extensions, use OPENRNDR and ORX 0.4.3-alpha9
|
2 years ago |
Abe Pazos
|
8ed15ab6eb
|
Update README.md, mention how to run the jar
Also mention gradlew.bat for Windows.
|
2 years ago |
Abe Pazos
|
88c716804b
|
Silence os constants access warnings
|
2 years ago |
Abe Pazos
|
f5763cca77
|
Update kotlin and jsoup dependencies
|
2 years ago |
Abe Pazos
|
b84956b9aa
|
Fix build task jar -> shadowJar
|
2 years ago |
Abe Pazos
|
2534cd25ff
|
Add Gradle task to add scopes to IntelliJ
|
2 years ago |
Abe Pazos
|
38c37d2df0
|
Update Gradle
|
2 years ago |
Abe Pazos
|
f3320b722b
|
README: Add missing `run` commands following ./gradlew
|
2 years ago |
Edwin Jakobs
|
5aef63bad7
|
Upgrade to Gradle 8.1
|
2 years ago |
Abe Pazos
|
0ff4e26091
|
build.gradle.kts: add openrndr("dialogs") dependency
See usage demos in this commit a368aac916
|
2 years ago |
Edwin Jakobs
|
9716ffed5f
|
Upgrade to Kotlin 1.8.20, slf4j 2.0.7, kotlin-logging 3.0.5, kotlin-csv 1.9.0
|
2 years ago |
Abe Pazos
|
a9b2f1859b
|
README.md: fix openrndr badge version number
|
2 years ago |
Abe Pazos
|
a7fbe6f470
|
README.md Fix paths to yaml files
|
2 years ago |
Abe Pazos
|
6944998cb6
|
Update used third-party github actions
|
2 years ago |
Abe Pazos
|
b4dae00646
|
Fix workflow name
|
2 years ago |
Abe Pazos
|
6210723148
|
Combine 3 publish github actions into one
|
2 years ago |
Abe Pazos
|
2e9da10d4d
|
Increase template version to v1.0.0. Fixes building on Mac.
|
2 years ago |
Abe Pazos
|
35b8474c2d
|
Gradle cache has issues, disable it
|
2 years ago |
Abe Pazos
|
ea279f63a2
|
Fix warning and publishing permissions
|
2 years ago |
Abe Pazos
|
da2d9d3aa9
|
Update README: fix `--P`
Fix the incorrect formatting in the cross-build example.
Add link to read about Gradle.
Mention TemplateLiveProgram.kt.
|
2 years ago |
Abe Pazos
|
589a408709
|
Update README.md: fix ORX badge, rewording
|
2 years ago |
Abe Pazos
|
d72cee08a9
|
Update README.md
Add version badges, fix typo
|
2 years ago |
Abe Pazos
|
2113b159fe
|
Update README.md (updating dependencies)
|
2 years ago |
Edwin Jakobs
|
16eb227741
|
Fix jpackage macos app bundles
|
2 years ago |
Edwin Jakobs
|
4f1517a62f
|
Upgrade to log4j 2.20.0, jackson 2.14.2, kotlin 1.18.10, kotlin-logging 3.0.5,kotlin-csv 1.8.0
|
2 years ago |
Edwin Jakobs
|
3ead34887e
|
Upgrade to Gradle 8.0.2
|
2 years ago |
vechro
|
129626edbe
|
Prefer mavenCentral before mavenLocal
|
2 years ago |
vechro
|
89767de35a
|
Remove hardcoded mavenLocal() logic
|
2 years ago |
vechro
|
a26fd652d5
|
Move to libs.version.toml for version management
|
2 years ago |
Abe Pazos
|
1620af58a3
|
Delete reference to orx which no longer exists
|
2 years ago |
Edwin Jakobs
|
1d51a766e1
|
Fix location of data inside macos app bundle, update workflows
|
2 years ago |
Abe Pazos
|
0e76bcd431
|
Fix launching custom Kt files from command line
The `application` property was already used.
Reusing it breaks things.
Use `openrndr.application` instead.
|
2 years ago |
Abe Pazos
|
01d45029e6
|
Add application gradle option to allow running custom Kt files
|
2 years ago |
Edwin Jakobs
|
ff1942d2a8
|
Fix minimize excludes for log4j-slf4j2
|
2 years ago |
Edwin Jakobs
|
cb6aa04f91
|
Upgrade to openrndr 0.4.2, kotlin 1.8, slf4j 2.0.6, kotlin-logging 3.0.4
|
2 years ago |
Edwin Jakobs
|
091115f49a
|
Add OPENRNDR task aliases
|
2 years ago |
Edwin Jakobs
|
3b957d53e3
|
Upgrade OPENRNDR to 0.4.2-rc.3, runtime to 1.13.0, gson to 2.10.1. Enable gradle configuration cache. Change default orx features.
|
2 years ago |
Edwin Jakobs
|
4631eced38
|
Configure jpackage to launch JVM with cwd set to Contents/Resources
|
2 years ago |
Edwin Jakobs
|
63f10ce2bb
|
Upgrade to Kotlin 1.7.21, Jackson 2.14.1, log4j 2.19.0, jsoup 1.15.3, kotlin-csv 1.7.0
|
2 years ago |
Kazik Pogoda
|
29a0cbdd75
|
dependencies: sl4j-api is an explicit dependency solving resolution of slf4j parts in different versions, "Implementation-Version" added to shadowJar manifest, shadowJar minimization will not remove logging support
|
2 years ago |
Kazik Pogoda
|
c340edab96
|
fix: typo in "org.slf4j" group name, "f" was missing
|
2 years ago |
vechro
|
a42a2bd9a3
|
Fix macOS M1 architecture not being correctly detected for lwjgl
|
2 years ago |
Edwin Jakobs
|
905c5f8b9d
|
Upgrade Kotlin to 1.7.20
|
2 years ago |
Edwin Jakobs
|
f0c25cb7f0
|
Upgrade to OPENRNDR 0.4.1
|
2 years ago |
Edwin Jakobs
|
7cc1edb568
|
Upgrade to OPENRNDR 0.4.1, kotlin-logging 2.1.23, kotlin-csv-jvm 1.6.0, kotlinx-coroutines 1.6.4
|
2 years ago |
vechro
|
fd6333e264
|
Use Kotlin 1.7.10 and target JVM 11
|
2 years ago |
vechro
|
787d0ab673
|
Upgrade to Gradle 7.5.1
|
2 years ago |
Abe Pazos
|
5756c29660
|
Update json, xml and csv libraries (#28)
|
2 years ago |