Commit Graph

1719 Commits

Author SHA1 Message Date
Rein van der Woerd
8d776c8d6d Added README 2020-02-25 16:23:36 +01:00
Rein van der Woerd
6654a1737c Example and fix for non-main render target with SyphonServer 2020-02-25 16:23:36 +01:00
Rein van der Woerd
4a1a4103c3 Client working! 2020-02-25 16:23:36 +01:00
Rein van der Woerd
31b79685eb jsyphon 2020-02-25 16:23:36 +01:00
Rein van der Woerd
bb7439db54 Worley noise, Syphon and noise filter parameters... 2020-02-25 16:23:36 +01:00
Edwin Jakobs
1eaf8607db Change argument order of imageFit to provide easier use 2020-02-24 15:53:51 +01:00
Edwin Jakobs
51a4e9fd88 Merge pull request #30 from ricardomatias/orx-filters
Add ZoomBlur, EdgesWork and Sepia filters
2020-02-19 22:36:34 +01:00
Ricardo Matias
48be2eff5f Add ZoomBlur, EdgesWork and Sepia filters 2020-02-19 12:25:34 +01:00
Edwin Jakobs
81ce0ad9b2 Change loadParameters, saveParameters to be public, add label to addTo 2020-02-16 23:08:18 +01:00
Edwin Jakobs
4dd7075aa9 Merge branch 'reinvdwoerd-master' 2020-02-16 17:47:14 +01:00
Edwin Jakobs
361431d903 Fix premultiplied alpha in-output of crosshatch shader 2020-02-16 17:46:39 +01:00
Rein van der Woerd
41e3f9505d Added Matt DesLauriers' crosshatch shader as a Filter...
It's also using Hugh Kennedy's glsl-luma, which is a dependency of glsl-crosshatch-filter.
2020-02-16 11:00:40 +01:00
Edwin Jakobs
1cfcce4146 Upgrade to OPENRNDR-0.3.39, Panel 0.3.21 2020-02-14 14:32:14 +01:00
Edwin Jakobs
c2791fb851 Fix fragmentTransform of linearGradient 2020-02-14 14:32:14 +01:00
Edwin Jakobs
2e1431ad9f Add configurable scripting host to Olive
- Fix normalization again for reused scripting host
 - Reduce verbosity
2020-02-14 14:32:14 +01:00
Edwin Jakobs
f446aab9e8 Fix retaining of Boolean values in orx-gui 2020-02-14 00:13:50 +01:00
Edwin Jakobs
cfdb8b7cd1 Add orx-shade-styles module that holds shade-style presets 2020-02-13 19:51:31 +01:00
Edwin Jakobs
44b27c5d06 Update readme for orx-gui 2020-02-13 18:30:31 +01:00
Edwin Jakobs
b9fe0b695f Improve randomization of orx-gui 2020-02-13 17:19:59 +01:00
Edwin Jakobs
1d2d06daf0 Add gamma and opacity to ColorCorrection 2020-02-13 17:18:46 +01:00
Edwin Jakobs
614b205f99 Change listParameters to use memberProperties instead of declaredMemberProperties 2020-02-13 15:14:49 +01:00
Edwin Jakobs
99e951b511 Fix bug in orx-gui serialization 2020-02-13 15:13:46 +01:00
Edwin Jakobs
47c7b20da2 Add HashBloom, GaussianBloom, SetBackground, Contour and Tiles to orx-fx 2020-02-13 15:13:06 +01:00
Edwin Jakobs
9f34101716 Add a Perturb filter to orx-fx 2020-02-12 19:41:00 +01:00
Edwin Jakobs
13872fb601 Add a <T:Any>.addTo(GUI) extension method to ease adding items to the sidebar 2020-02-12 18:35:31 +01:00
Edwin Jakobs
de2103bd0c Replace slider for Boolean parameters with a toggle 2020-02-12 18:24:13 +01:00
Edwin Jakobs
9212d75033 Add Layer.enabled and make it @BooleanParameter annotated 2020-02-12 18:13:03 +01:00
Edwin Jakobs
8a016fb97d Update README.md 2020-02-11 16:39:43 +01:00
Edwin Jakobs
88d321f677 Fix for default slider values not being emitted on load 2020-02-11 11:45:04 +01:00
Edwin Jakobs
33f038ab88 Add ctrl-click to open compartment and collapse all others 2020-02-11 00:00:45 +01:00
Edwin Jakobs
77dee0c6af Add orx-image-fit 2020-02-10 23:37:05 +01:00
Edwin Jakobs
ac9d0bb4f9 Merge branch 'master' of https://github.com/pfs-15/orx into pfs-15-master 2020-02-10 22:40:15 +01:00
Edwin Jakobs
8ef7eca7b5 Add clip setting to blend filters 2020-02-10 22:03:40 +01:00
Edwin Jakobs
74ca033a40 Change shift parameter into xShift/yShift for orx-gui 2020-02-10 20:46:09 +01:00
Edwin Jakobs
a22239cce6 Fix parameter order of wave effects 2020-02-10 20:46:09 +01:00
pfs-15
3c3e6eed08 improvements to orx-object-fit -> orx-image-fit 2020-02-10 19:27:53 +01:00
pfs-15
aea681446e added orx-object-fit 2020-02-10 18:40:40 +01:00
Edwin Jakobs
9c04c53575 Update README.md 2020-02-10 13:29:43 +01:00
Edwin Jakobs
bc804c4ddc Create README.md 2020-02-10 12:38:43 +01:00
Edwin Jakobs
e3638869c9 Add ColorCorrection to orx-fx 2020-02-10 11:19:17 +01:00
Edwin Jakobs
95eecc150c Add CMYKHalftone, LumaSobel, DropShadow and segmented waves 2020-02-09 22:50:08 +01:00
Edwin Jakobs
61507b525f Fix opacity handling for blend filters in orx-fx 2020-02-09 16:10:59 +01:00
Edwin Jakobs
6c48cf2e83 Add LumaOpacity, StackRepeat filters, fix LumaMap, add bicubic filtering 2020-02-08 23:50:09 +01:00
Edwin Jakobs
a6d4e38fb9 Add tracking of orx-gui sidebar hide, collapse and scroll state 2020-02-08 20:17:33 +01:00
Edwin Jakobs
7785103510 Fix incorrect assumptions in getPersistedOrDefault() in orx-gui 2020-02-08 18:22:17 +01:00
Edwin Jakobs
96b2ba36fe Add alternate scripting host (non jsr-223) to orx-olive 2020-02-08 17:24:54 +01:00
Edwin Jakobs
26ea9a48f6 Add threaded script loading to orx-olive 2020-02-08 13:55:10 +01:00
Edwin Jakobs
c30c71ac0d Add event debouncing for orx-file-watcher 2020-02-08 13:29:11 +01:00
Edwin Jakobs
8dd4f92366 Add randomization, saving and loading of parameters in orx-gui 2020-02-06 23:38:48 +01:00
Edwin Jakobs
5111bd6fb8 Add inter-evaluation persistence for orx-gui 2020-02-06 00:07:33 +01:00