Skip to content

Commit

Permalink
Cosmetics, Inspector and Debug images
Browse files Browse the repository at this point in the history
  • Loading branch information
antongit committed Mar 28, 2024
1 parent 3da5890 commit baaa3f8
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 11 deletions.
5 changes: 0 additions & 5 deletions assets/scss/_blog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -446,11 +446,6 @@ section#Blog
border: none;
padding: 2em;
}

a{
color: #000000;
text-decoration: underline;
}
}
}

Expand Down
13 changes: 7 additions & 6 deletions content/blog/2024/vvvv gamma Releases/6.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,27 @@ Here is to introduce **vvvv gamma 6.0**, quite a big drop as you'll understand w

{{< box >}}
__[Download vvvv gamma 6.0](http://visualprogramming.net/#Download)__
[Full Change Log](https://thegraybook.vvvv.org/changelog/6.x.html)

[Get started](https://thegraybook.vvvv.org/reference/getting-started/overview.html)
[Buy a license](https://store.vvvv.org)
- [Full Change Log](https://thegraybook.vvvv.org/changelog/6.x.html)
- [Get started](https://thegraybook.vvvv.org/reference/getting-started/overview.html)
- [Buy a license](https://store.vvvv.org)
{{< /box >}}

Let's dive right into what you get with this update:

## Inspector

![vvvv Inspector](vvvv-Inspector.jpg)

Finally here comes the long awaited Inspector. Open it via Ctrl+I to get an overview of all the pins of a selected node. Inputs can be manipulated and the visibility of pins in the patch can be configured.

Currently the Inspector only works on nodes and regions, but not other elements, like Pads and IOBoxes. We had to keep some things for future releases also...

Another caveat: Interaction in the Inspector's editors is different to the editors in IOBoxes. Most notably, while on a number IOBox you change its value via right-down scroll up/down, in the Inspector you use left-down scroll left/right. We're not happy with this and are still exploring options to unify this. One option is using the new IOBox settings (see below).

**Inspektor gray book**

## Debug Views

![](2024-03-28-11-09-13.png)
![vvvv Debug Views](vvvv-DebugViews.jpg)

Boring but invaluable when working on large projects. The 3 new debug views help you in different ways:

Expand Down
3 changes: 3 additions & 0 deletions content/blog/2024/vvvv gamma Releases/6.0/vvvv-DebugViews.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions content/blog/2024/vvvv gamma Releases/6.0/vvvv-Inspector.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit baaa3f8

Please sign in to comment.