Commit Graph

577 Commits

Author SHA1 Message Date
Edwin Jakobs
b8079865bf Merge pull request #75 from hamoid/randomBoolProbability
Add probability to Random.bool()
2020-04-10 13:57:20 +02:00
Abe Pazos
5650172820 Add probability to Random.bool() 2020-04-09 22:14:39 +02:00
Edwin Jakobs
933be5bc9a Fix problem after removing cast 2020-04-09 16:05:34 +02:00
Edwin Jakobs
d0d096d773 Remove most warnings in ORX
Closes #61
2020-04-09 16:00:27 +02:00
Edwin Jakobs
8fc74555b3 Fix default style for button such that it has an 'active' color 2020-04-09 10:12:42 +02:00
Edwin Jakobs
53d468bd08 Add a demo for orx-gui 2020-04-09 08:57:11 +02:00
Edwin Jakobs
40b598db9c Merge pull request #73 from ricardomatias/orx-time-operators
Add orx-time-operators with Envelope & LFO
2020-04-09 08:29:03 +02:00
Ricardo Matias
bba7d255c4 Add orx-time-operators with Envelope & LFO 2020-04-08 20:10:05 +02:00
Edwin Jakobs
fa2a2f54ba Add orx-timer 2020-04-08 12:43:26 +02:00
Edwin Jakobs
d6fa5d7fff Add missing easing functions to orx-keyframer 2020-04-08 00:21:30 +02:00
Edwin Jakobs
2c806893e2 Upgrade Gradle to 6.3, Kotlin to 1.3.71, add gradle-versions plugin 2020-04-08 00:05:58 +02:00
Edwin Jakobs
32d0b98338 Fix easing functions in orx-easing, add demo 2020-04-07 23:52:53 +02:00
Rein van der Woerd
b3fd0a0068 improve orx-rabbit-control such that writing the QR code to a file is no longer necessary
* orx-rabbit-control: writing the QR code to a file is no longer necessary
* Smaller QR-code image with MagnifyingFilter.NEAREST
2020-04-07 23:08:37 +02:00
Edwin Jakobs
eb8a3d43d1 Add missing orx-runway demo resources 2020-04-07 21:11:10 +02:00
Edwin Jakobs
66b979fc84 Add orx-shade-styles demo 2020-04-07 21:05:08 +02:00
Edwin Jakobs
b9988f0341 Merge pull request #71 from hamoid/gradientsWithExpo
Add exponent to all gradients, cleanup
2020-04-07 20:02:02 +02:00
Abe Pazos
fa51fad405 Add exponent to all gradients, cleanup 2020-04-07 19:03:35 +02:00
Rein van der Woerd
5d3eadd156 Add optional QR-code overlay for orx-rabbit-control
* Optional QR-code overlay for orx-rabbit-control
* Animate the QR-code overlay
* Changed orx-rabbit-control to the new demo structure
* Changed orx-rabbit-control README.MD
2020-04-07 17:04:35 +02:00
Edwin Jakobs
b98d1b7369 Fix orx-keyframer build task dependencies 2020-04-07 16:34:37 +02:00
Edwin Jakobs
eeed2962dd Add demos for orx-runway 2020-04-07 16:24:40 +02:00
Edwin Jakobs
9200519672 Merge pull request #67 from hamoid/linearGradientExpo
Add LinearGradient exponent
2020-04-07 15:36:35 +02:00
Abe Pazos
43d44cc895 Add LinearGradient exponent 2020-04-07 15:00:54 +02:00
Edwin Jakobs
957ba03b9b Update README.md 2020-04-07 14:35:18 +02:00
Edwin Jakobs
8714b47102 Add orx-keyframer 2020-04-07 14:28:09 +02:00
Edwin Jakobs
abde3fbe41 Add 2d version of gradientPerturb 2020-04-07 00:07:46 +02:00
Edwin Jakobs
36f5d5b96d Add gradientPerturb (3d version only) 2020-04-06 22:06:40 +02:00
Edwin Jakobs
ac248b1a2e Update SimplexNoise2D with correct constants
Closes #64
2020-04-06 19:46:30 +02:00
Edwin Jakobs
0de7426017 Fix problem in UV coord generation of plane meshes 2020-04-06 19:13:49 +02:00
Edwin Jakobs
185c02176f Add tab and shift-tab switching support to oxr-panel 2020-04-04 19:42:40 +02:00
Edwin Jakobs
c292a63ca4 Fix bug in Slider, uncaught exception when pressing enter on a blank input 2020-04-04 18:32:34 +02:00
Rein van der Woerd
dce734d989 Add orx-rabbit-control 2020-04-03 20:26:33 +02:00
Rein van der Woerd
20adcf5bed orx-rabbit-control
Also: added a last missing example for orx-syphon
2020-04-03 20:26:33 +02:00
Edwin Jakobs
dfb39cb351 Merge pull request #63 from reinvdwoerd/added-syphon-example
Added orx-syphon example for receiving frames from a specific server
2020-04-03 19:57:36 +02:00
Rein van der Woerd
df928f9409 Added orx-syphon example for a receiving frames from a specific server 2020-04-03 12:26:46 +02:00
Edwin Jakobs
065bf71e51 Upgrade to OPENRNDR 0.3.41-rc.1, add unit tests for shape related code 2020-03-31 14:55:41 +02:00
Edwin Jakobs
99d49060bf Update README.md 2020-03-30 09:48:33 +02:00
Edwin Jakobs
7ea41ddd59 Upgrade to OPENRNDR 0.3.40, fix Filters, better default paths for orx-gui 2020-03-27 19:12:14 +01:00
Edwin Jakobs
46d48cd07b Add TypesSelector, simplify default styles 2020-03-26 22:54:24 +01:00
Edwin Jakobs
c1d6f698ec Add Vector2/Vector3/Vector4 parameters and controls 2020-03-26 21:43:46 +01:00
Edwin Jakobs
8276099feb Merge branch 'master' of github.com:openrndr/orx 2020-03-26 20:37:55 +01:00
Edwin Jakobs
397268aec6 Merge pull request #59 from ricardomatias/orx-compositor-copy
Add functionality to use another layer as a base
2020-03-26 20:30:30 +01:00
Edwin Jakobs
5a349da9b7 Replace .subscribe with .listen 2020-03-26 20:19:42 +01:00
Edwin Jakobs
ebda93dc8d Fix what 'code clean-up' broke 2020-03-26 19:37:50 +01:00
Edwin Jakobs
d88f258f9c Add sequence editor control and DoubleListParameter 2020-03-26 19:36:14 +01:00
Edwin Jakobs
8d810226da Revise chamfer operators, add bulge operator 2020-03-26 19:35:37 +01:00
Edwin Jakobs
0eab156b7c Move Panel into orx-panel 2020-03-26 12:01:58 +01:00
Edwin Jakobs
3f76e9fd3d Add DoubleListParameter annotation to orx-parameters 2020-03-26 11:31:26 +01:00
Ricardo Matias
c56b40755b Add source-atop and destination-atop 2020-03-25 11:37:34 +01:00
Ricardo Matias
3fa33a4537 I can use other layers as base 2020-03-25 11:37:34 +01:00
Edwin Jakobs
2daad2df57 Change clipping in ChamferCorners 2020-03-24 22:45:34 +01:00