Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/KairosResearchLab/Kairos

A complete framework for data control and composition in the vvvv visual programming environment.
https://github.com/KairosResearchLab/Kairos

New deploy script allowing to build from any branch and adding an AlchemX prefix to created tags

eaac34f015968c90e3adab60fa0f6b8710a1d984 authored almost 2 years ago by sebescudie <[email protected]>
Adds .gitignore

ad5b0969704e38cf1e2c1cd351194a15007e244c authored almost 2 years ago by sebescudie <[email protected]>
Updates help patch header

06e44606f64c9b23668568628a97125f26c46076 authored almost 2 years ago by sebescudie <[email protected]>
Fixes in AlchemX help patches

07d0f74c55c3138a06b07c78d1ab700ba715e6b5 authored almost 2 years ago by sebescudie <[email protected]>
AlchemX lib output now goes to \lib folder

91c726185a928e131c356c78b098be9185d90f24 authored almost 2 years ago by sebescudie <[email protected]>
making use of adaptive mechanism for keyframeUI instantiation. UI runtime now synchronize correctly with the model. still need to add IControllerUI creation dynamic (now it always creates CompositionClipUIModel)

6eba45e5e26d698627738f488bc210dc4bec4076 authored almost 2 years ago by natan-sinigaglia <[email protected]>
Grid Layout WIP, not sure how to invoke widgets

9451ab93eb500e2c6db18a4f1411fc0457ab59d5 authored almost 2 years ago by Aristides Garcia <[email protected]>
SetFullscreenNextWindow, docking not behaving right

16766aa0efea6060fe29b538b39c6fcb2e12c230 authored almost 2 years ago by Aristides Garcia <[email protected]>
wip timelineUIFactory

19447dd29b3b7c8f0382ba933786582cbd59b91d authored almost 2 years ago by natan-sinigaglia <[email protected]>
Rec button fixes

0b421e7675d3d3e641232fbf54647bef81d6586f authored almost 2 years ago by Aristides Garcia <[email protected]>
Costom Widgets clean up and update

f52342c7f0d1c4b8df7234c5fe533fef85fc3636 authored almost 2 years ago by Aristides Garcia <[email protected]>
wip timelineUI process node

dc0b40cfa59a0f25bca03213ce10f77a65d812c4 authored almost 2 years ago by natan-sinigaglia <[email protected]>
wip routine to synchronize timelineUIModel to TimelineModel

313570451edfc9c187ba5b6db6d63059f2d31faf authored almost 2 years ago by vvvv-dottore <[email protected]>
started building TimelineUI architecture following Model-Runtime approach

927b0eb2a9a2a03ef4853ac851089b4b8f76033f authored almost 2 years ago by vvvv-dottore <[email protected]>
new folder structure in the repo: now there's VL.Kairos and VL.Kairos.Runtime packages

3bc4e994ce276eeb7aa1a21ed2bb178b769040e8 authored almost 2 years ago by vvvv-dottore <[email protected]>
got rid of useless help patches in kairos. fixed LayerX after changing AlchemX. fixing kairos

e91a95e916489f881249eceaea736f69ecff9d95 authored almost 2 years ago by vvvv-dottore <[email protected]>
Merge branch 'develop' of https://github.com/KairosResearchLab/Kairos into develop

# Conflicts:
# VL.AlchemX/help/Interpolation/Explanation What is Interpolation.vl

33dc9a2e110b5f736f07bd4d2c2dd5db9a970ed1 authored almost 2 years ago by gregsn <[email protected]>
simplifies "What is Interpolation" by reducing node count, quick graph shows historical values on the left, got rid of a small glitch in the graph (due to first frame taking longer)

9dd7ba9eb574ca9fe8688a3ff00f92038141689f authored almost 2 years ago by gregsn <[email protected]>
Fixed help patches

098e2e61e419b5aa06f6d13b809a3a3d5510c171 authored almost 2 years ago by vvvv-dottore <[email protected]>
Blenders implement also IInterpolator, BlendingModels implement IInterpolationModel. Now is possible to use blinding operators in the interpolation domain.

12337147c2d9d0be91046e5abacbad875e2701da authored almost 2 years ago by vvvv-dottore <[email protected]>
renamed LightenBlend and DarkerBlend to MaxBlend and MinBlend

70f03adcfdbb89cd8c94a4cc5cf1abb713e80cb4 authored almost 2 years ago by vvvv-dottore <[email protected]>
fixed help patches

add996e2912fb8fc1e44c65cfcf2e62146f2b560 authored almost 2 years ago by natan-sinigaglia <[email protected]>
Implemented Compositor, MaxInterpolator, MinInterpolator, SpreadBlender (ValueAndSpreadCount)

4d5627fcf5bbf02d9d3b81ad2773696e4dcd257b authored almost 2 years ago by natan-sinigaglia <[email protected]>
got rid of unnecessary wrapping layer

093b5682e9ea4db1b9d93802a022856c0569ff69 authored almost 2 years ago by natan-sinigaglia <[email protected]>
Cleanup

475ad08d0f7b2db3c1caddd4e35d41879b3c2f91 authored almost 2 years ago by natan-sinigaglia <[email protected]>
BUGGER - go into the DynamicInterpolators, the values seen will at some point not match

3bb7fcc41584a10c9049e57bbfdbe1976c3d5ebd authored almost 2 years ago by natan-sinigaglia <[email protected]>
no SetA SetB

bc4fe9f1a77d8f1f0030d679eb5d49b6194070a9 authored almost 2 years ago by natan-sinigaglia <[email protected]>
gets rid of registration for interpolation

645ebb69abf32c6bc4ceffefb62740f8df9af281 authored almost 2 years ago by natan-sinigaglia <[email protected]>
Gets rid of SetInterpolationModel

f10a0830f2a0b99922ed4cafb53143e739dcd470 authored almost 2 years ago by natan-sinigaglia <[email protected]>
Spread of spreads

c669437ff7c0e9487a6576d86a62321b2e0f17e0 authored almost 2 years ago by natan-sinigaglia <[email protected]>
making use of adaptive mechanism to create runtime of an Interpolator (based on TModel); also making use of new Reflection API in order to create runtime at runtime (based on IInterpolatorModel); started to get rid of SpreadCount Interpolation; started to implement spread specific interpolation models

0bc88e7fdf539a08755dc41a375348059dceb43f authored almost 2 years ago by natan-sinigaglia <[email protected]>
Check me

f152b70932edbd28e9ea08932cc5acaf249adcbe authored almost 2 years ago by natan-sinigaglia <[email protected]>
Merge remote-tracking branch 'origin/feature/AlchemX-factory-rework' into feature/runtime-instantiation

3401ca10b07df93f948e2ef85a308fd6cd54889d authored almost 2 years ago by natan-sinigaglia <[email protected]>
wip interpolation ungeneric instantiation

c0d91a8462e5d75c7c2eeb4d4dd39b0110003566 authored almost 2 years ago by natan-sinigaglia <[email protected]>
Got rid of Elementa attributes - we can re-introduce them later from a more "core" package

a5e3e6f56a9adac47baf52725983e1e0523a5f53 authored almost 2 years ago by natan-sinigaglia <[email protected]>
Runtime now instantiated via Generic type

6d0caef52cba72aa17f76222c3dd76c839e08e37 authored almost 2 years ago by natan-sinigaglia <[email protected]>
changed spread<Keyframe> to Dictionary<Keyframe>

15be7c603c71d4d92464d4ed218b12b64942df45 authored almost 2 years ago by natan-sinigaglia <[email protected]>
fixes in imgui ui

f067b8a241cc6c73535526a162f89f8a015c0dbf authored almost 2 years ago by natan-sinigaglia <[email protected]>
testing deep channel structure. changed timeline controller: now the entire sync routine is throttled, not only the model pin sync

672211c8037c3d1afc7c5c9602a1f9a933922293 authored almost 2 years ago by natan-sinigaglia <[email protected]>
Prototype clean up, added dummy menu bars

33d2705abb99cbd15f675cbcf6f4b034771fdbba authored almost 2 years ago by Aristides Garcia <[email protected]>
Building the layout, Docking doesn't help much

d43931778254242d86293356caae04ea1c044deb authored almost 2 years ago by Aristides Garcia <[email protected]>
TimeTransport & BPM as single UI modules, Added VL.BPM

a94e63bf2cad5ee49e9d67218872929fb4bbba13 authored almost 2 years ago by Aristides Garcia <[email protected]>
added Biezier utils class to src

e350fa151eba799574dd296cc056294804a39245 authored almost 2 years ago by vvvv-dottore <[email protected]>
Added scr solution for AlchemX functionalities

ce12d559bf7635a1f9ff3609d270fb84b14bd385 authored almost 2 years ago by vvvv-dottore <[email protected]>
Working on custom ImGui Widgets

52b850fdc6f14607ec58ea81619b8cee98e749b7 authored almost 2 years ago by Aristides Garcia <[email protected]>
prototyping Timeline UI in UI-Elements sketches.vl

274b7bbb43de7ce5d2b8fdc5ab35b5ef58e0fae9 authored almost 2 years ago by natan-sinigaglia <[email protected]>
added MapToUnitRange operation

4af00ff932d7b68c35c30921b09d9f60a21d2aac authored almost 2 years ago by natan-sinigaglia <[email protected]>
started sketching Timeline Keyframes look

46b88ce2e8862de8c627147a7324efb8e4e669ea authored almost 2 years ago by vvvv-dottore <[email protected]>
removed timeline clips. only keyframes

b727ee76eaa60848d5a5682ec543e1c1d51044ba authored almost 2 years ago by vvvv-dottore <[email protected]>
deleted clip from Interpolator1D. there are only Keyframes (with duration)

7d4063418fd5c3e2e978979be50e6415878989af authored almost 2 years ago by vvvv-dottore <[email protected]>
fixed test patch and created new help patch with the latest kairos timeline state for testing (HowTo LATEST KAIROS TIMELINE STATE test patch.vl)

e0a8ae84d8e7e801455d2bf4c69501f1ebc98c78 authored almost 2 years ago by vvvv-dottore <[email protected]>
Fixes semver in nuspec.

b14c30ba0ddeb403239a1372d99931fac582e2e2 authored about 2 years ago by sebescudie <[email protected]>
Fixes workflow file

36fca63f5ac82b0bb79793bdbae6e0e4c7718576 authored about 2 years ago by sebescudie <[email protected]>
Fixes workflow file

835c514d300168b092c40ab405f9deed2f43d475 authored about 2 years ago by sebescudie <[email protected]>
Updates nuspec file

(cherry picked from commit 36f49a0c7a9571f55808a857fadfba96ff1b4b1b)
(cherry picked from commit ...

a17297cac2cc0fbac368c517d297e641d8e900e1 authored about 2 years ago by sebescudie <[email protected]>
Adds AlchemX release workflow file

(cherry picked from commit 56866b06a7883796647d005b7c097ee19e014568)
(cherry picked from commit ...

469d0b8f5b62c0cd8ce6b926447eabed893c139b authored about 2 years ago by sebescudie <[email protected]>
Updates nuspec file

(cherry picked from commit 36f49a0c7a9571f55808a857fadfba96ff1b4b1b)

976596be9848c29e6ececdb91b8d7def451ab355 authored about 2 years ago by sebescudie <[email protected]>
Adds AlchemX release workflow file

(cherry picked from commit 56866b06a7883796647d005b7c097ee19e014568)

74e0dc1e99a9a6a246e705521ff42248e6941a99 authored about 2 years ago by sebescudie <[email protected]>
Merge branch 'feature/alchemx-nodes-cleanup' into develop

06e51b25ec40f61da826dd1732c6ab13b71e4656 authored about 2 years ago by sebescudie <[email protected]>
Makes Found and Compositor pins optional in Compose node. Updates relevant help patches. Closes #198

906c9744973f020ca4c5494549de1019f280295b authored about 2 years ago by sebescudie <[email protected]>
Makes Found pin optional on Blend. Hides this pin in all Blend help patches. Adds to #198

6d398aeadf3edcccda9e8fcce8d59df059c6660a authored about 2 years ago by sebescudie <[email protected]>
Makes Found and Interpolator pins on optional on Interpolator nodes. Hides them in its help patches. Adds to #198

4e7e05a6086948ea53a532b9299e50b9dc5ee761 authored about 2 years ago by sebescudie <[email protected]>
Merge branch 'feature/alchemx-doc' into develop

8450369677d818783afb302e097fb26563d29878 authored about 2 years ago by sebescudie <[email protected]>
Adds an IOBox to show Composition output

f00e9bb80979e5bc9d2b3a183b749071e8d63851 authored about 2 years ago by sebescudie <[email protected]>
Adds node and pin descriptions to Compose, Blend and Interpolate

3ea530e01bd80409c60bfa9f4dfaba253d93d2ff authored about 2 years ago by sebescudie <[email protected]>
Adds help.xml

36f3406d9ec8dd0fba2ddcae34b4877acf99c290 authored about 2 years ago by sebescudie <[email protected]>
Adds wiki images

0f90acf1b3d58eb5600973d9ca344a3900f82c41 authored about 2 years ago by sebescudie <[email protected]>
Updates catchphrase in README

cbea6335dd53e71aae1b5f60a4aea0d8cd86e86a authored about 2 years ago by sebescudie <[email protected]>
Updates README

4417e3abb607a8850dfe5195c87390ed579dbfeb authored about 2 years ago by sebescudie <[email protected]>
Moves old Compositing help patch to sandbox folder

a94a6bb6884cec595349885af381b85a559efd93 authored about 2 years ago by sebescudie <[email protected]>
Updates What Is Compositing : now uses QuickGraph

1627709817ee10f4030c202390f411e009ebdaa9 authored about 2 years ago by sebescudie <[email protected]>
Reworks What Is Interpolation using QuickGraph

5a29f6192ff439fac337bbec77d65b456b81d197 authored about 2 years ago by sebescudie <[email protected]>
Exposes Label pin in QuickGraph's Slider

958831335cc773f6db158f6d15fe12198f1d0a82 authored about 2 years ago by sebescudie <[email protected]>
Now using TriangleWave in all help patches. Was SineWave, which can be confusing.

fee35d0fd927264d99c85f815e7efc400acf1f53 authored about 2 years ago by sebescudie <[email protected]>
Adds VL.QuickGraph, internal library to help making help patches

4c132cb510170b65130fa387db9b21a166d71a61 authored about 2 years ago by sebescudie <[email protected]>
Adds HowTo Compositing spreads

d6a112f5fe73ae7fdd7a508393d6b61d830718ba authored about 2 years ago by sebescudie <[email protected]>
Fixes graph bounds in What is compositing

9f17da994381834470549157e877ee2d9ecc47ad authored about 2 years ago by sebescudie <[email protected]>
Adds What is Compositing

3b70f83bf3105a3b2dc678f7886b71e246eebc05 authored about 2 years ago by sebescudie <[email protected]>
Cleanups in Blending section and moves old patch to sandbox, adds to #137

6710403e24c0b20a0f166ba07e069492889f6a77 authored about 2 years ago by sebescudie <[email protected]>
Adds Reference patch on Interpolate node, adds to #137

c18fbb7f94c2269bb34c3ee841cf2a1ecab62e76 authored about 2 years ago by sebescudie <[email protected]>
Restructures help folder, adds complex interpolation and spread interpolation help patches. Adds to #137

aa599d733dd45e4dc9d1fb3cdc18078c70af5d61 authored about 2 years ago by sebescudie <[email protected]>
Adds What is Interpolation explanation, adds to #137

76c8e0af5676c5fa636d95fbbc7834828163e152 authored about 2 years ago by sebescudie <[email protected]>
Merge remote-tracking branch 'origin/main'

5a668f101bff375f1fda765abfaa06abad05f440 authored about 2 years ago by natan-sinigaglia <[email protected]>
porting the elementa inspector repo from The Fuse Lab for further prototyping

0893af0283c2324f3e687a7c4f4e37da986d32d3 authored about 2 years ago by natan-sinigaglia <[email protected]>
Update README.md

8e5a6b52ff0d0eb0582f259c87b82191a4d2f27a authored about 2 years ago by Sebastian Gregor <[email protected]>
added FUNDING.yml

87d959a182b4f21b6604a9b9801a3ea3d7be8e6d authored about 2 years ago by vvvv-dottore <[email protected]>
fixed dispose of timeline track runtime items

721c75830f6579576d19e590a3e28f952d728d99 authored about 2 years ago by vvvv-dottore <[email protected]>
fixes in help patches compositor 2d

9f4a934331bb616be5dff61e408752d2b848265f authored about 2 years ago by vvvv-dottore <[email protected]>
cleaned Parameter.x main patch

252485f9bdc7e5bc2d7c9963d43ff669778ff929 authored about 2 years ago by vvvv-dottore <[email protected]>
VL.Kairos updated with most recent rework

5025b5c50d7ec95edac97c26c8a90aeb81fba94d authored about 2 years ago by vvvv-dottore <[email protected]>
moved VL.Kairos to subfolder

13fd85049b10370e0dad9590191ace3cd48e4e85 authored about 2 years ago by vvvv-dottore <[email protected]>
README.md

5488c4322869840ffc2e9d11cca0147dbb2ce3f4 authored about 2 years ago by vvvv-dottore <[email protected]>
README.md

b7cf166b49efd7c88fe43ae90679a3f8efeb78bb authored about 2 years ago by vvvv-dottore <[email protected]>
FUNDING.yml

82743a3a8fe82fc42a45968c9f9fa64ad9c3d535 authored about 2 years ago by vvvv-dottore <[email protected]>
README.md change

974ffe4844e9e3e5c7bc17a5427bc6e70e5d2917 authored about 2 years ago by vvvv-dottore <[email protected]>
README.md update

904ba0aa8b369282457f78c0d7c08f8c458409ac authored about 2 years ago by vvvv-dottore <[email protected]>
added image and changed README.md

7825f1e8326be63b58c98a57a1f8de3f0fe50103 authored about 2 years ago by vvvv-dottore <[email protected]>
changes in .md docs and workflows

670c497209e651de1d1f016ff432e3afa935140d authored about 2 years ago by vvvv-dottore <[email protected]>
v 0.6

093f9abf1c4b7251e8d094e7d01b3a75682edef8 authored over 3 years ago by vvvv-dottore <[email protected]>
fixed help patches. removed binder file

9a665b036ac5d8e87253f615fffbfbc33e56c350 authored over 3 years ago by vvvv-dottore <[email protected]>