change log - vvvv45beta30.2
released on 25 06 13
general
- code templates got a small cleanup
- boygrouping "bridges" now streaming via fewer but bigger udp messages
- fix for a XP bug introduced with beta30: win-xp-b30-problems
code editor
- Fixed drawing performance issue - see beta30-codeeditor-delay
- Fixed CTRL-click on effect includes
- Cloning a dynamic plugin didn't rename the *.cs file in beta30
changed nodes
- Kill (Windows) reimplemented as plugin (now non-blocking)
- PID (Windows) revamped and renamed from PID (VVVV)
new nodes
- Resample (Spreads Gamma)
fixed nodes
- Writer (String) has append mode working again
- LogFile (VVVV) works again
- Renderer (TTY) no longer steals focus all the time
- MidiSysexOutput (Devices) works again
- TCP modules now have correct subtype range for Port
- NodeBrowser (VVVV) works again as standalone
- RS232 (Devices) will configure the port only if enabled
- RS232 (Devices) will try to resume execution even if configuration of port fails for some properties - see beta30-rs232-node
- Expr (Value) - fixed Sin/Cos/ArcTan in 64 bit - see 64bit-expr
- Fixed Mouse Wheel in Mouse (System Window) - see mouse-wheel-on-mouse-nodes-beta30
- FileTexture (EX9.Texture) fixed an issue with background loading:filetexture-width-height-bug
fixed modules
- Cursor (DX9) can handle a spread of mouse states now