Blender Git Commit Log
Git Commits -> Revision 8da43c5
Revision 8da43c5 by Antonis Ryakiotakis (master) May 18, 2013, 09:44 (GMT) |
Stroke code: * Fix crash on 2d painting when no active object is present (NULL pointer dereference in cursor drawing) * Skip conditional on space_stroke function, since this is already checked for on higher level. * Interpolate pressure on spaced strokes. |
Commit Details:
Full Hash: 8da43c5aaf5a0628da8f1523cc902ab82bdd5e20
SVN Revision: 56892
Parent Commit: a554a03
Lines Changed: +58, -52