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 |
|
Edwin Jakobs
|
c850ed9c84
|
[orx-turtle] Add orx-turtle module
|
2023-02-02 09:33:06 +01:00 |
|
Edwin Jakobs
|
443b7f4155
|
[orx-fx] Make filters Filter1to1 or Filter2to1
|
2023-02-01 23:01:19 +01:00 |
|
Edwin Jakobs
|
c98bb4082c
|
[orx-fx] Make VerticalWave Filter1to1
|
2023-02-01 22:54:04 +01:00 |
|
OPENRNDR Actions
|
00fcca20cd
|
add demos to README.md
|
2023-02-01 21:35:49 +00:00 |
|
Edwin Jakobs
|
c3ef5053c1
|
[orx-shapes] Add RectifiedContour
|
2023-02-01 22:22:44 +01:00 |
|
OPENRNDR Actions
|
88e0846476
|
add demos to README.md
|
2023-01-26 13:51:13 +00:00 |
|
Edwin Jakobs
|
e4d983c683
|
[orx-view-box] Add update() function and result property
|
2023-01-26 14:40:14 +01:00 |
|
Edwin Jakobs
|
c6d406397c
|
[orx-color] Replace .mod_() with .mod()
|
2023-01-25 22:53:09 +01:00 |
|
Edwin Jakobs
|
407338ceff
|
Add support for alpha and beta tags
|
2023-01-25 20:49:39 +01:00 |
|
OPENRNDR Actions
|
8b662a2815
|
add demos to README.md
|
2023-01-25 19:21:55 +00:00 |
|
Edwin Jakobs
|
b211a584ce
|
[orx-color] Add deltaE76
|
2023-01-25 20:13:44 +01:00 |
|
Edwin Jakobs
|
367a227ccd
|
[orx-video-profiles] Expose filters in video profiles
|
2023-01-25 14:53:06 +01:00 |
|
Edwin Jakobs
|
f44084b00f
|
[orx-hash-grid] Update README.md
|
2023-01-25 09:44:06 +01:00 |
|
OPENRNDR Actions
|
6a9d51c8db
|
add demos to README.md
|
2023-01-24 23:30:32 +00:00 |
|
OPENRNDR Actions
|
a0e9322473
|
add auto-generated README
|
2023-01-24 23:30:31 +00:00 |
|
Edwin Jakobs
|
8ce76680b1
|
[orx-hash-grid] Add documentation, demos and improve API
|
2023-01-25 00:16:20 +01:00 |
|
Abe Pazos
|
9f3ed6828b
|
[orx-image-fit] Fix arguments order in README (#287)
|
2023-01-23 21:34:46 +01:00 |
|
Edwin Jakobs
|
04248bdfdc
|
[orx-temporal-blur] Resolve content scale from active render target
|
2023-01-21 14:49:34 +01:00 |
|
Edwin Jakobs
|
b89312276a
|
[orx-view-box] Configure and activate the viewbox rendertarget on creation
|
2023-01-20 10:58:19 +01:00 |
|
Edwin Jakobs
|
4eeb7e4e07
|
[orx-compositor] Update README.md
|
2023-01-19 14:04:27 +01:00 |
|
Edwin Jakobs
|
d1ab80097a
|
[orx-compositor] Clean up API, clear mask layer
|
2023-01-18 23:52:38 +01:00 |
|
Edwin Jakobs
|
b4e2f6a212
|
[orx-temporal-blur] Fix TemporalBlur compatibility with ProgramImplementation
|
2023-01-18 16:34:16 +01:00 |
|