This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Nicholas Bishop 5f95f7d2ad Add input sample averaging to PaintStroke.
Averages input samples to make the brush stroke smoother. Only mouse
location is averaged right now, not pressure/tilt/etc.

The DNA is in struct Paint.num_input_samples, RNA is
Paint.input_samples. In combination with PaintStroke usage this change
applies to sculpt, vpaint, and wpaint.

The range of useful values varies quite a bit depending on input
device; mouse needs higher values to match tablet pen, so set max
samples pretty high (64).

Release note section:
http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.64/Sculpting#Input_Stroke_Averaging
2012-05-21 23:32:46 +00:00
..
2012-05-20 21:23:26 +00:00
2012-05-11 16:11:52 +00:00
2012-05-20 21:23:26 +00:00
2012-05-20 19:49:27 +00:00
2012-05-20 19:49:27 +00:00
2012-05-21 20:36:02 +00:00
2012-05-17 12:49:33 +00:00
2012-05-20 19:49:27 +00:00
2012-05-20 21:23:26 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00