Skip to content

Releases: velcrome/vvvv-Message

NODE17 Release

25 Jun 11:45
Compare
Choose a tag to compare

Compiled against

  • vvvv beta35.8
  • dx11-vvvv 1.1

preview

22 Jun 16:38
Compare
Choose a tag to compare

compliant with vvvv beta35.7 and dx11-vvvv 0.1.52

maintanance

21 Mar 14:10
Compare
Choose a tag to compare
  • faster Sift.
  • new StoreKeep.
  • bugfix in Reader (Streaming).

Update to dx11-vvvv 1.0.1

13 Feb 14:39
Compare
Choose a tag to compare
  • removed DataProvider, and introduced DataHost
  • kept DataRetriever though.

Ready for beta35

03 Jan 15:17
Compare
Choose a tag to compare

Install from Download

  1. Create a folder called packs\ in your vvvv folder with >=beta35
  2. Create a folder called vvvv-Message in that folder
  3. Download vvvv-Message.zip and unzip it into the vvvv-Message\ folder
  4. if you install the great dx11-vvvv pack from @mrvux, please remove the x64\ and x86\ folders found in the core\ folder, just to be safe.

Upgrades

  • update nuget to vvvv.packs.timing
  • a lot of helppatches!
  • upgraded msgpack and json to most recent stable, vvvv to beta35
  • automatic appveyor.yml build system
  • added nodelist.xml for speedup at startup
  • sparser window management

Fixes

  • performance improvement for Formular
  • streamlined FrameDelay
  • Split has now a verbose toggle, and refreshes output on layout change
  • fix ConfigKeep BinSize of 0 bug
  • Reader (Message Streaming) does not output when reading is off.
  • Reader (Message Streaming)` Count of -1 reads all
  • Read separated into two nodes: basic and advanced. Advanced features AvoidNil and SwapDim
  • Profiles (extending TypeIdentity) look prettier
  • ConfigKeep fix sweeping bug, even for Topics
  • consolidated Prune nodes to clear Fields from Messages

Experimental

  • DX11 Type support for Layer, Geometry, Texture2d and Buffer