Files
test/source/blender/makesdna
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-03-18 07:38:51 +00:00
2012-04-30 14:24:11 +00:00
2012-05-04 16:20:51 +00:00
2012-03-18 07:38:51 +00:00
2012-04-30 14:24:11 +00:00
2012-04-21 14:14:58 +00:00
2012-03-18 07:38:51 +00:00
2012-03-09 18:28:30 +00:00
2012-05-20 21:23:26 +00:00
2012-03-09 18:28:30 +00:00
2012-03-18 07:38:51 +00:00
2009-09-16 17:43:09 +00:00