Commit Graph

1741 Commits

Author SHA1 Message Date
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
Edwin Jakobs
dce423fe88 Add LumaMap, LumaThreshold, BlockRepeat, alpha dithered ADither to orx-fx 2020-02-05 17:44:38 +01:00
Edwin Jakobs
4e241aca6c Add ColorTint, LumaThreshold, HorizontalWave, VerticalWave, FrameBlur filters to orx-fx 2020-02-05 14:15:42 +01:00
Edwin Jakobs
2af3b89d36 Add persistent collapse states in orx-gui 2020-02-04 16:19:21 +01:00
Edwin Jakobs
84d60b4a51 Add option to override labels in orx-gui 2020-02-04 14:56:20 +01:00
Edwin Jakobs
4a819ed5bb Add collapsible panels to orx-gui 2020-02-04 13:54:29 +01:00
Edwin Jakobs
2738b2f287 Rework and fix for orx-parameter/orx-gui ButtonParameter (now ActionParameter) 2020-02-04 12:24:18 +01:00
Edwin Jakobs
9ca639a14a Upgrade to OPENRNDR 0.3.39-rc.1 2020-02-03 11:07:05 +01:00
Edwin Jakobs
d9e28fc886 Add ui generator for ColorParameter 2020-02-02 23:01:23 +01:00
Edwin Jakobs
ac76612362 Add ColorParameter to orx-parameters 2020-02-02 23:00:53 +01:00
Edwin Jakobs
2a118f6146 Add GUI generator TextParameter annotations 2020-02-02 21:36:35 +01:00
Edwin Jakobs
86584f7fcf Add TextParameter annotation 2020-02-02 21:36:35 +01:00
Edwin Jakobs
bba745bb4a Update README.md 2020-02-02 19:34:17 +01:00
Edwin Jakobs
c9b8cda267 Fix annotations in orx-fx 2020-02-02 14:21:35 +01:00
Edwin Jakobs
44f93decdb Add README.md for orx-gui 2020-02-02 14:11:20 +01:00
Edwin Jakobs
adf4dc33c3 Add parameter annotations to most orx-fx filters 2020-02-02 11:13:38 +01:00
Edwin Jakobs
396f859d6a Fix for IntParameters in orx-gui 2020-02-02 11:12:44 +01:00
Edwin Jakobs
df65502cbe Add orx-gui
Includes changes to orx-parameters to make it work
2020-02-02 01:09:44 +01:00
Edwin Jakobs
cde80ff06f Add orx-parameters 2020-02-01 22:25:20 +01:00
Edwin Jakobs
fe5c167f47 Open orx-olive script object loading to the public. 2020-02-01 13:42:43 +01:00
Edwin Jakobs
3b8be2667c Add orx-kinect-v1-natives-linux-arm64 2020-02-01 13:40:32 +01:00
Edwin Jakobs
d0579d4dd3 Improve orx-shader-phrases 2020-02-01 11:25:46 +01:00
Edwin Jakobs
d2ee5a9700 Upgrade to OPENRNDR 0.3.38, release ORX 0.3.46 2020-01-27 23:53:24 +01:00
Edwin Jakobs
6d0fa03801 Fix newline trim in ShaderPreprocessor.kt 2020-01-27 23:48:38 +01:00
Edwin Jakobs
47073e5ee0 Merge pull request #23 from ricardomatias/orx-camera-axis
Cleanup AxisHelper
2020-01-26 22:23:20 +01:00
Ricardo Matias
922a7c8978 Cleanup AxisHelper 2020-01-26 20:48:31 +01:00
Edwin Jakobs
7bccfbd609 Update orx-olive/README.md 2020-01-24 11:03:10 +01:00
Edwin Jakobs
7b965531bc Upgrade to OPENRNDR 0.3.38-rc.5 2020-01-24 11:02:46 +01:00
Edwin Jakobs
81afecfae5 Fix for Reloadable on Kotlin 1.3.61's scripting host 2020-01-21 10:20:30 +01:00