Page 1 of 2

Black Ink 0.151.1634 is out

PostPosted: 13 Nov 2013, 09:36
by u2bleank
The Version 0.151.1634 is now available here


list of changes :

  • N! 7 new default brushes (Swarm, Follow Bubbles, Hard fur, Nasca Fan, Garland, Dot Aligned, Rake).
  • N! Scatter parameter for brush parameters (even old default brushes have a scatter effect now)
  • N! 2D vector operators for controllers
  • F! Glitch & Artefacts on AMD HD video of class 68xx, 79xx ( issue )
  • Black Ink try to recover now corrupted .BKD files at opening and not simply skip the loading of it.
  • When saving a .BKD Black Ink use now a temporary file and overwriting the current one after the creation is complete ( issue )
  • Coma is now a valid decimal mark for numeric input ( see )
  • Brush Default Stroke for preview has been updated to reflect new speed compute behavior.
  • All default brushes has been updated with a default Scatter behavior.

Image





Image

Swarm Brush

Image

Follow Bubbles Brush

Image

Hard Fur Brush

Image

Nasca Fan Brush

Image

Garland Brush

Image

Dots Aligned Brush

Image

Rake Brush



<< previous update. . . . . . . . . .next update >>

Re: Black Ink 0.151.1634 is out

PostPosted: 13 Nov 2013, 10:16
by opalmonkey
Yaaaaaay! Been watching for this. Must go update and test! :happy:

Re: Black Ink 0.151.1634 is out

PostPosted: 13 Nov 2013, 10:23
by heho
:D good to see an update again, from what I see it was worth waiting scattering seems really usefull, going to test ;)

Re: Black Ink 0.151.1634 is out

PostPosted: 13 Nov 2013, 15:59
by kingknop
Really Nice ! \o/

Re: Black Ink 0.151.1634 is out

PostPosted: 14 Nov 2013, 02:37
by tentaclegoat
Sweet! Updating right now. :smile:

Re: Black Ink 0.151.1634 is out

PostPosted: 25 Nov 2013, 21:18
by mttorley
Hi,
I would really love to get a couple of questions answered-

1
I see all of the new Cast Operators- Awesome! Might there be a brief one sentence description of each coming soon?

2
Why are some of the Controller Operators labeled in Orange, and some new ones in Yellow?

I see some great potential here- but a short description will help IMMENSELY!!

Re: Black Ink 0.151.1634 is out

PostPosted: 26 Nov 2013, 10:22
by u2bleank
1
I see all of the new Cast Operators- Awesome! Might there be a brief one sentence description of each coming soon?

We work on a doc for each operators anyway for the moment here little descritions for Cast Operators :

  • AsVec2 - Cast a 1D value into a 2D value ( x -> (x,x ) )
  • ToVec2 - Transform 2 1D value int a 2D value ( x & y -> (x,y) )
  • ToVec2 Normalize - same as ToVec2 but normalize the final result
  • GetAngle - return the angle of a 2D value in radian
  • GetAngle [0..1] - return the angle of a 2D value normalized between 0 and 1
  • GetLength - return the lenght of a 2D value
  • GetX - return the x component of a 2D value
  • GetY - return the y component of a 2D value
  • FromSpherical - transform an angle and a lenght into a 2D value

2
Why are some of the Controller Operators labeled in Orange, and some new ones in Yellow?


Orange - represent the operator which output 1D value
Yellow - represent the operator which output 2D value

Re: Black Ink 0.151.1634 is out

PostPosted: 26 Nov 2013, 15:17
by mttorley
Did I mention I love you?

THANK YOU SO MUCH! Excited to dig in now.!

Re: Black Ink 0.151.1634 is out

PostPosted: 27 Nov 2013, 08:41
by u2bleank
I am going to blush :redface:

Re: Black Ink 0.151.1634 is out

PostPosted: 03 Jan 2014, 13:41
by ale
When will we get layer merge? I'm missing it from the biginning :(