vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

Manage task #645

Closed sebllll closed 1 year ago

sebllll commented 1 year ago

PR Details

adds 2 Nodes: ManageTask and ManageTask (NonGeneric) and their helppatch (HowTo Work With Tasks)

Description

One can use these nodes to conveniently wrap a task.

Motivation and Context

tasks are cool, observables are cooler

Types of changes

Checklist