PRINT_PACK Version 2.7 - Printing in Bifrost just got easier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
*** UPDATE *** Version 2.9 is available here:
This is version 2.7 of my PRINT_PACK.
The goal of this version is to make printing in Bifrost much easier.
Instead of different print node for various task (which are still there) it offers you a simplified "print" node for scalar values and for arrays.
Here'a a tutorial video:
New features:
A new node with simplified settings for scalar values and arrays
print_to_string
For use within loops.
Print up to 16 description-value pairs to a sting.
print_static
print_scrolling
The value inputs can now be scalar, strings and arrays.
Arrays will be printed in a single line, which helps display small arrays together with scalars.
WORD WRAP for longer texts works in Rich Text as well as in Fast Text
Fixed:
Special characters will now be ignored
Min/max sizes for string in print_array
Print_object_properties now also displays properties that have "indices" instead of "data"
A single character was not printed with rich text
any_array_to_string: Corrected min/max info, now from the whole array