Commit Graph

756 Commits

Author SHA1 Message Date
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
Edwin Jakobs
dde54acac2 Add corner chamfers to orx-shapes 2020-03-24 19:35:06 +01:00
Edwin Jakobs
af4fbdfc08 Add regular star contour generators 2020-03-22 18:36:33 +01:00
Edwin Jakobs
6cc6cc403e Upgrade to OPENRNDR 0.3.40-rc.5, panel 0.3.22-rc.3 2020-03-22 14:20:04 +01:00
Edwin Jakobs
ad5d0fc76b Merge pull request #58 from hamoid/destroyMidiOnQuit
Destroy midi on quit
2020-03-20 17:07:33 +01:00
Abe Pazos
830d6c1cef Merge branch 'master' of github.com:openrndr/orx into destroyMidiOnQuit 2020-03-20 16:57:39 +01:00
Abe Pazos
32a82bb37f Use shut down hook to destroy() midi 2020-03-20 16:57:17 +01:00
Edwin Jakobs
772283a0c6 Remove seconds property from PerspectivePlane 2020-03-20 15:16:46 +01:00
Edwin Jakobs
2ca78df17f Add StretchWaves filter 2020-03-20 10:47:26 +01:00
Edwin Jakobs
210d75a7b1 Change default XYParameter precision to 2, add unit test for XYParameter 2020-03-20 09:07:36 +01:00
Edwin Jakobs
9fac66fff0 Merge branch 'reinvdwoerd-master' 2020-03-20 00:10:34 +01:00
Edwin Jakobs
686583b7b5 Add invertY to annotation, remove keyboardIncrement, rename showAngle to showVector, reorder min-max arguments 2020-03-20 00:10:11 +01:00
Edwin Jakobs
963038d74e Add XYParameter annotation 2020-03-19 23:50:12 +01:00
Abe Pazos
96ad0f6e68 OrbitalCamera: implement .isolated() and .applyTo() 2020-03-19 23:49:29 +01:00
Edwin Jakobs
97028abaa9 Add missing description for HalfAngularGradient.kt 2020-03-19 23:49:29 +01:00
Edwin Jakobs
a198b00968 Add parameter annotations to orx-shade-styles 2020-03-19 23:49:29 +01:00
Edwin Jakobs
8796783144 Upgrade to Gradle 6.2.2 2020-03-19 23:49:29 +01:00
Edwin Jakobs
f1c4515d78 Add Fisheye filter 2020-03-19 23:49:29 +01:00
Edwin Jakobs
9d0e518971 Add DisplaceBlend filter 2020-03-19 23:49:29 +01:00
Abe Pazos
09be0965fd Add Dodecahedron.kt 2020-03-19 23:49:29 +01:00
Ricardo Matias
1e00b85fbe Externalize fitting algorithm 2020-03-19 23:49:29 +01:00
Abe Pazos
c310452b67 readme: add examples displaying 3D meshes 2020-03-19 23:49:29 +01:00