Commit Graph

1188 Commits

Author SHA1 Message Date
Edwin Jakobs
a6beabe517 Move publishing logic to conventions 2023-03-30 13:28:25 +02:00
Edwin Jakobs
0a2b7a08e3 [orx-tensorflow] Convert build.gradle to build.gradle.kts 2023-03-29 14:28:26 +02:00
Edwin Jakobs
71cc9b11bc [orx-kotlin-parser] Convert build.gradle to build.gradle.kts 2023-03-29 14:28:26 +02:00
OPENRNDR Actions
6926e419d5 add auto-generated README 2023-03-29 11:57:33 +00:00
Edwin Jakobs
8940fb7520 [orx-expression-evaluator, orx-keyframer] Split expression evaluator from orx-keyframer 2023-03-29 13:35:07 +02:00
Edwin Jakobs
606e56be3d [orx-olive] Add keyboard.character to tracked events 2023-03-23 09:44:18 +01:00
OPENRNDR Actions
d38d15ee13 add demos to README.md 2023-03-21 09:13:23 +00:00
Abe Pazos
7412ae4595 Fixes to orx-color and orx-shapes (#296) 2023-03-21 09:57:26 +01:00
Edwin Jakobs
8e3e4bddb0 [orx-property-watchers] Add imageChangedEvent parameter 2023-03-20 14:13:26 +01:00
Edwin Jakobs
b3d11aa082 [orx-keyframer] Fix demo configuration, add expression evaluator demo 2023-03-19 11:04:47 +01:00
Edwin Jakobs
f21422359a [orx-file-watcher, orx-property-watchers] Add events and documentation 2023-03-19 09:00:48 +01:00
OPENRNDR Actions
e820885ea4 add orx-jvm demos to README.md 2023-03-18 20:41:34 +00:00
OPENRNDR Actions
c8be1d3805 add demos to README.md 2023-03-18 20:41:33 +00:00
OPENRNDR Actions
69a624b1a3 add auto-generated README 2023-03-18 20:41:32 +00:00
Edwin Jakobs
e0041bf153 [orx-gui] Fix path to image in DemoPath01 2023-03-18 21:25:47 +01:00
Edwin Jakobs
31e9003cc6 [orx-file-watcher, orx-property-watchers] Change type of first argument of getValue from Any to Any? 2023-03-18 20:59:51 +01:00
Edwin Jakobs
23247e5044 Fix tests 2023-03-18 20:59:04 +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
Edwin Jakobs
bab525cd92 Adjust openrndr version to prevent use of existing 0.5.1-SNAPSHOT builds 2023-03-18 20:33:09 +01:00
Edwin Jakobs
e00272f738 [orx-git-archiver-gradle] Attempt#4 to fix maven central publish, upgrade nebula-release to 17.2.0, gradle-nexus-publish to 1.3.0 2023-03-15 17:07:26 +01:00
Edwin Jakobs
470e3534cf [orx-git-archiver-gradle] Attempt#3 to fix maven central publish 2023-03-15 16:20:34 +01:00
Edwin Jakobs
5fd8d25b80 [orx-git-archiver-gradle] Attempt#2 to fix maven central publish 2023-03-15 15:46:33 +01:00
Edwin Jakobs
885cf62a6f [orx-git-archiver-gradle] Attempt to fix maven central publish 2023-03-15 14:27:12 +01:00
Edwin Jakobs
5f36ae4d54 [orx-panel] Invoke requestRedraw() when Textfield receives a character event 2023-03-15 10:14:04 +01:00
OPENRNDR Actions
ef7df51fdf add auto-generated README 2023-03-13 18:26:23 +00:00
Abe Pazos
cfad09d255 [orx-rabbit-control] Fix broken URL, improve README (#295) 2023-03-13 19:12:52 +01:00
Vechro
1fc2bdf699 Fix screenshots task on Gradle 8.0 (#294) 2023-03-06 18:11:00 +01:00
Edwin Jakobs
6a8d0aad8d Add orx version number print out at end of build 2023-03-06 12:08:25 +01:00
Edwin Jakobs
bd55c4c1eb Upgrade to Gradle 8.0.2 2023-03-04 16:12:57 +01:00
Vechro
4d0a41ab0b Use rich version range for openrndr (#293) 2023-03-04 13:58:45 +01:00
Edwin Jakobs
8af6b764e0 [orx-temporal-blur] Add missing linearization step in afterDraw 2023-03-03 15:17:45 +01:00
Boyd
1017a0d203 Add onChangeEventListener for ParameterType.Option in Gui (#292) 2023-03-01 09:48:08 +01:00
Edwin Jakobs
38bd593a5d Upgrade to kotlinx.serialization 1.5.0-RC, gradle nexus publish 1.2.0, libfreenect 0.5.7-1.5.8, librealsense2 2.50.0-1.5.8, antlr 4.12.0, tensorflow 0.5.0 2023-02-24 14:14:42 +01:00
Edwin Jakobs
7014ef464b [orx-panel] Add paste support and support for #fffff formatted input to Colorpicker 2023-02-21 21:33:41 +01:00
Edwin Jakobs
fe3e0e7b34 [orx-gui] Add showToolbar configuration option 2023-02-21 17:16:00 +01:00
Abe Pazos
2fd444604b [orx-noise] Optimization. Reduce attempt-count in shape.uniform (#289) 2023-02-12 20:56:16 +01:00
Steven van den Broek
e3c3ab7c87 [orx-triangulation] Fix typo in convex hull computation (#291) 2023-02-12 20:28:06 +01:00
Edwin Jakobs
2cab34abce [orx-marching-squares] Fix bug that introduces 0 length segments 2023-02-10 07:28:36 +01:00
Edwin Jakobs
0174b85c3d Upgrade to kotlin-logging 3.0.0, nebula-release 17.1.0, boofcv 0.41, slf4j 2.0.6, gson 2.10.1, antlr 4.11.1, ktor 2.2.3 2023-02-05 20:04:48 +01:00
Edwin Jakobs
88452efdff Upgrade to Kotlin 1.8.10 2023-02-05 18:26:38 +01:00
Edwin Jakobs
03917c8614 [orx-marching-squares] Fix bug where area.width is used instead of area.height 2023-02-04 14:37:07 +01:00
Edwin Jakobs
97ecb7ca14 [orx-marching-squares] Update README.md 2023-02-03 07:12:53 +01:00
Edwin Jakobs
5e6123c958 [orx-marching-squares] Change findContours to return List<ShapeContour> 2023-02-02 22:04:02 +01:00
OPENRNDR Actions
9019e7e7ea add demos to README.md 2023-02-02 17:39:53 +00:00
OPENRNDR Actions
9df427161f add auto-generated README 2023-02-02 17:39:52 +00:00
Edwin Jakobs
5038fd0fc3 [orx-marching-squares] Add orx-marching-squares module 2023-02-02 18:24:20 +01:00
OPENRNDR Actions
4422f114ba add demos to README.md 2023-02-02 09:19:00 +00:00
Edwin Jakobs
aed6efb87a [orx-shapes] Add Arc, Net, Pulley, Tear and bounds tools 2023-02-02 10:06:18 +01:00
OPENRNDR Actions
aabdf9fc0e add demos to README.md 2023-02-02 08:49:31 +00:00
OPENRNDR Actions
3d05a5f5bc add auto-generated README 2023-02-02 08:49:30 +00:00