Blender Git Commit Log
Git Commits -> Revision 78cc88e
Revision 78cc88e by Joshua Leung (master) October 12, 2008, 00:13 (GMT) |
Grease Pencil Bugfixs: - Eraser now works in Sequence Editor. Cleaned up the code that handles Sequencer coordinate-conversions so that it should be a bit faster (doesn't need to recalculate offsets+scaling for every point that is made). - Fixed mistake made in previous commit that made the pressure value (for tablets) an integer instead or a float. This should solve some of the reports of bits of strokes being missed on tablets. |
Commit Details:
Full Hash: 78cc88e041caf8a05d4dfb60dcca9d885038cfdd
SVN Revision: 17033
Parent Commit: 513b544
Lines Changed: +78, -48