Skip to content

Ready for beta35

Compare
Choose a tag to compare
@velcrome velcrome released this 03 Jan 15:17
· 41 commits to master since this release

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