This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python/intern
Brecht Van Lommel 71775dc2a4 Fix another cases where painting long brush strokes with small radius was slowed
down, this time by the operator properties getting converted to a string for
display in the info window.

With 1000+ stroke points this can get slow, and takes up too much space anyway,
so now it's (somewhat arbitrarily) limited to printing only 10 points.
2013-05-15 14:37:01 +00:00
..
2013-04-28 16:52:51 +00:00
2013-03-25 02:41:30 +00:00
2013-04-05 17:56:54 +00:00
2012-11-21 02:28:36 +00:00
2012-09-28 06:45:20 +00:00