blender/release/scripts
Matt Ebb 38e1590fa7 * Removed tablet pressure sensitive number field widget scrubbing, wasn't that useful and I suspect it was the cause of a few bugs
* Added tablet pressure support (size/strength) for weight paint and vertex paint

* Added tablet eraser support for weight paint and vertex paint (inverts the effect of the current tool)

* Removed the old 'soft' option, now weight paint and vertex paint use the influence curve

* Made the default brush use a smooth influence curve, rather than sharp
2009-11-20 01:39:27 +00:00
..
io pep8 compliance, also removed use of exec() for netrender module importing 2009-11-19 23:59:37 +00:00
modules - StructRNA's __dir__ was missing members from its classes __dict__ 2009-11-19 18:22:21 +00:00
op operators were copying the properties from the rna operator into the class instance. 2009-11-19 17:12:08 +00:00
templates operators were copying the properties from the rna operator into the class instance. 2009-11-19 17:12:08 +00:00
ui * Removed tablet pressure sensitive number field widget scrubbing, wasn't that useful and I suspect it was the cause of a few bugs 2009-11-20 01:39:27 +00:00