Blender Git Loki

Git Commits -> Revision 71775dc

Revision 71775dc by Brecht Van Lommel (master)
May 15, 2013, 14:37 (GMT)
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.

Commit Details:

Full Hash: 71775dc2a49d8ec20d31544f2fccf69729a8cd39
SVN Revision: 56822
Parent Commit: bea14e8
Lines Changed: +29, -19

4 Modified Paths:

/source/blender/makesrna/intern/rna_access.c (+16, -13) (Diff)
/source/blender/makesrna/RNA_access.h (+6, -3) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+6, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021