Blender Git "temp-greasepencil-object-stacksplit" branch commits. Page: 97 / 137 August 11, 2017, 15:30 (GMT) | Reorganize VFX modifiers code
| August 11, 2017, 15:16 (GMT) | Second step to include Pixel Factor
This add the final changes to use pixfactor in shaders
| August 11, 2017, 15:08 (GMT) | First step to include Pixel Factor
This is equal to old commit but step by step to avoid z-depth error. Doing the commit more granulate allow to debug better the code.
| August 11, 2017, 14:35 (GMT) | | August 11, 2017, 13:39 (GMT) | Change strengthin Tint modifier
| August 11, 2017, 11:25 (GMT) | Change Opacify modifier again
The fill color only must be changed if was defined with an opacity factor.
| August 11, 2017, 08:24 (GMT) | Remove Opacity factor soft limit
Now the range is free from 0 to 2
| August 11, 2017, 08:14 (GMT) | Fix Opacity modifier do not change fill opacity
The fill opacity cannot be set to 1
| August 10, 2017, 18:23 (GMT) | Fix error setting origin to 3D cursor
| August 10, 2017, 15:53 (GMT) | Cleanup space line
| August 10, 2017, 15:42 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| August 10, 2017, 15:40 (GMT) | Fix errors after merge
| August 10, 2017, 15:37 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| August 10, 2017, 15:11 (GMT) | Fix Lattice memory leak
The loop need to free memory to avoid memory leak
| August 10, 2017, 14:39 (GMT) | Tint modifier change alpha if value > 1
The alpha only change if the value of the factor is greater than 1. Whith a value of 2, get a full tint with full opacity.
| August 10, 2017, 14:27 (GMT) | Add new factor to define pixel scale
This new parameter allows to define the factor to convert stroke thickness to pixel scale.
By default the factor was set to 40 that gets a good result.
| August 10, 2017, 10:28 (GMT) | Cleanup: Remove compiler warning
| August 10, 2017, 09:42 (GMT) | Fix Tint error when factor is 1
When factor is 1, must override the alpha of the original color
| August 10, 2017, 09:19 (GMT) | Fix opacity modifier error with values greater than 1.0
If the opacity is set to >1 values, the alpha must be overrided.
| August 10, 2017, 08:40 (GMT) | New Dissolve modes
Now is possible dissolve between selected points or unselected points.
This is used to simplify a stroke.
|
|
|