TheFuseLab / VL.Fuse

A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
https://www.thefuselab.io
MIT License
262 stars 21 forks source link

Var and Funk changes #1

Closed tebjan closed 3 years ago

tebjan commented 3 years ago

We are planning to rename some things. Is your repo up to date with all of your latest changes?

We could convert your patches as we do the renamings and make a pull request on this repo with the fixed patches.

See also: https://github.com/vvvv/VL.StandardLibs/issues/238

texone commented 3 years ago

Thanks for the offer I am currently mainly sketching things and the repo is quiet messy I think once your changes are released I will look into it and come back to you

tebjan commented 3 years ago

The idea is that if we rename the Var data type, everything on your patches would be red. if we open them while we rename the type, it will be converted automatically.

the other changes have been released already in the latest previews, you can update and see if you get along. let me know if anything is unclear.

tebjan commented 3 years ago

ok, we decided on the new names. if you pushed everything to your repo, I can rename it in one go. let me know...