Commit Graph

47 Commits

Author SHA1 Message Date
Edwin Jakobs
a913f3f370 Use openrndr-dependency-catalog and openrndr-module-catalog to resolve dependencies. Publish orx-module-catalog (#374) 2025-09-13 09:54:51 +02:00
Abe Pazos
c8e02bfb1c add orx-jvm demos to README.md 2025-08-27 19:48:24 +00:00
Abe Pazos
1377d63372 add orx-jvm demos to README.md 2025-08-27 18:32:19 +00:00
Abe Pazos
6db05951ef Remove unused imports 2025-08-04 12:00:35 +02: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
b62746c94e [orx-noise, orx-gui] Deprecate Random 2025-01-20 11:37:52 +01:00
Abe Pazos
f713ca3a3d Remove unnecessary uses of "takeScreenshot" (#349) 2024-09-02 12:15:44 +02:00
Abe Pazos
c5fb56626c Remove unused imports (#344) 2024-06-24 10:02:34 +02:00
Nigel Fletton
b7ee7dcf79 Make GUI instance properties and methods accessible (#345) 2024-06-23 23:39:46 +02:00
Abe Pazos
d8682f34f9 Readme files: add missing "kotlin" to code fences (#336) 2024-05-27 14:37:21 +02:00
Edwin Jakobs
45d67a7ef9 [orx-gui] Add support for alwaysOnTop WindowedGUI. Forward program produceAssets events 2024-05-24 11:28:18 +02:00
Edwin Jakobs
d2e6d0070c [orx-gui] Add <T: Any> T.addTo(WindowedGui) 2024-05-21 22:43:10 +02:00
Edwin Jakobs
142fd09bff [orx-gui] Add windowClosable to WindowedGUI 2024-05-18 21:42:51 +02:00
Edwin Jakobs
fe69825343 [orx-gui] Make WindowedGUI compatible with orx-olive 2024-05-16 05:24:58 +02:00
Edwin Jakobs
4db8f28543 [orx-gui] Fix multi-window support. Add WindowedGUI 2024-05-14 10:12:30 +02:00
Edwin Jakobs
8f2d382093 Clean-up warnings 2024-03-16 09:11:55 +01:00
Edwin Jakobs
f35b2f52f8 Upgrade to kotlin-logging 6.0.2 2024-01-14 18:38:46 +01:00
Edwin Jakobs
5fe2d30f80 Add collectScreenshots task to kotlin-jvm convention 2023-04-04 20:50:41 +02:00
Edwin Jakobs
051da62740 [orx-gui] Fix compatibility with updated openndr-dialog api 2023-04-03 14:06:41 +02:00
OPENRNDR Actions
e820885ea4 add orx-jvm demos to README.md 2023-03-18 20:41:34 +00:00
Edwin Jakobs
e0041bf153 [orx-gui] Fix path to image in DemoPath01 2023-03-18 21:25:47 +01:00
Edwin Jakobs
84e623c3e8 [orx-parameters, orx-property-watchers, orx-file-watcher, orx-gui] Add @PathParameter, file watcher delegates and property delegates 2023-03-18 20:33:09 +01:00
Boyd
1017a0d203 Add onChangeEventListener for ParameterType.Option in Gui (#292) 2023-03-01 09:48:08 +01:00
Edwin Jakobs
fe3e0e7b34 [orx-gui] Add showToolbar configuration option 2023-02-21 17:16:00 +01:00
Edwin Jakobs
a83f6c413c [orx-gui] Fix demo 2022-11-30 12:15:34 +01:00
OPENRNDR Actions
b7f52de041 add orx-jvm demos to README.md 2022-09-29 09:49:24 +00:00
Edwin Jakobs
6e493b3fb2 [orx-gui] Add GUIAppearance to configure base color and bar width 2022-09-29 11:40:20 +02:00
Abe Pazos
600e79a2b2 [orx-gui] XYParameter tweaks (#272), closes #107 2022-09-15 21:35:21 +02:00
Vechro
f9130d9108 Use buildSrc to deduplicate build logic (#262) 2022-08-25 11:52:24 +02:00
Edwin Jakobs
7853a1a1b3 [orx-gui] Add min/max values to saved parameter json files 2022-08-22 17:57:15 +02:00
Abe Pazos
39ef11ee19 [orx-gui] Fix color randomization (#266) 2022-08-22 17:24:08 +02:00
Vechro
5b7327eda1 [orx-color] Color model changes (#246) 2022-07-11 15:40:05 +02:00
OPENRNDR Actions
bb04c6829c add orx-jvm demos to README.md 2022-06-30 16:00:46 +00:00
Vechro
48781ca314 Migrate to Kotlin DSL build scripts (#243) 2022-06-30 17:51:09 +02:00
OPENRNDR Actions
f4e19e9878 add orx-jvm demos to README.md 2022-06-30 14:29:45 +00:00
Vechro
eb8d3ea7a3 [orx-panel] Add explicit Display import (#242) 2022-06-20 22:09:11 +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
OPENRNDR Actions
4276acaad3 add orx-jvm demos to README.md 2022-03-03 21:04:00 +00:00
Edwin Jakobs
5b664267a8 [orx-gui] doubleBind default true, add side canvas, add defaultStyles argument 2022-03-03 21:52:51 +01:00
OPENRNDR Actions
7961cd91bc add orx-jvm demos to README.md 2022-01-25 20:43:08 +00:00
Edwin Jakobs
80498ba0a9 [orx-gui] Convert gradle build to Kotlin 2022-01-25 21:31:01 +01:00
Steven van den Broek
28e7104dc9 [orx-gui] Make separate latest.json per program (#205) 2021-10-27 22:00:08 +02:00
Steven van den Broek
f580a986ed [orx-gui] Persist GUI state and change default save location (#197) 2021-10-11 12:17:58 -07:00
Steven van den Broek
a4cab62012 [orx-gui] Functionality for randomizing vectors (#195)
* [orx-gui] Randomize vectors

* [orx-gui] Remove redundant import
2021-09-21 08:17:29 +02:00
Edwin Jakobs
9a2f10f81d Switch back to fun main() 2021-08-30 17:18:54 +02:00
Edwin Jakobs
7640246627 Change GitArchiver to use the new requestAsset event 2021-08-28 00:05:42 +02:00
Edwin Jakobs
874d49779f [orx-jvm] Move panel, gui, dnk3, keyframer, triangulation to orx-jvm 2021-06-27 21:32:24 +02:00