Blender Git Commit Log
Git Commits -> Revision 51a9370
Revision 51a9370 by Sergey Sharybin (master) April 8, 2013, 10:56 (GMT) |
Camera stabilization fixes and improvements - Nearest interpolation was always used when there's no rotation for stabilization. Was a failure of optimization heuristic. - Made 2d stabilization frame acquiring threaded. This function is only used for display and sequencer which will only benefit of threads here. - Fixed bug introduced in r48749 which lead to re-making stable frame on every redraw. |
Commit Details:
Full Hash: 51a937039e42b50c232661c53bf9621ce44c6b94
SVN Revision: 55901
Parent Commit: 97a6965
Lines Changed: +30, -32