Blender Git "soc-2019-npr" branch commits. Page: 134 / 226 February 23, 2018, 09:37 (GMT) | Rescale Pixel Factor to to something more manageable
The old scale between 30 and 10000 was not user friendly and it was inverted (bigger value got smaller stroke)
Now the default scale is 1.0 and bigger values get thickerr strokes.
| February 22, 2018, 17:52 (GMT) | Cleaunp previous commit
This avoid pass one matrix
| February 22, 2018, 17:35 (GMT) | Fix error in VFX Pixelate modifier
The location must be multiplied by ModelViewProjection matrix.
| February 22, 2018, 15:03 (GMT) | Depsgraph: Wrap all arguments for modifiers relations update into a struct
| February 22, 2018, 14:48 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| February 22, 2018, 11:59 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| February 22, 2018, 09:03 (GMT) | Rename pixel parameter
The name pixel can be confusing. It's better use UV factor because pixel concept is something intern.
| February 22, 2018, 06:22 (GMT) | | February 22, 2018, 06:10 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| February 21, 2018, 19:28 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| February 21, 2018, 18:59 (GMT) | Calculate UVs while drawing
Now the UV while drawing is calculated using same logic used in final UV.
There will be differences between drawing and final due simplify and smooth postprocessing, but the look is more similar now.
| February 21, 2018, 18:32 (GMT) | Redo UV calculation using color factor
Now the Pixel size ratio is determined by a parameter of the color and not by view pixelsize.
This solves various problems and allow the user define dfifferent effects.
NOTE: Still pending to use the same logic while draw.
| February 21, 2018, 15:21 (GMT) | Cleanup: Rename function
| February 21, 2018, 10:09 (GMT) | Use UV randomness UV rotation parameter
| February 21, 2018, 10:04 (GMT) | New UI parameter to define UV rotation randomness
| February 21, 2018, 09:39 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| February 21, 2018, 08:35 (GMT) | Fix pattern for Fill stroke
| February 21, 2018, 08:30 (GMT) | Fix pattern mode for strokes
Now use the alpha channel
| February 20, 2018, 16:01 (GMT) | Adapt grease pencil render code after last merge
| February 20, 2018, 15:13 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: source/blender/draw/intern/draw_manager.c
|
|
|