Blender Git Loki
Git Commits -> Revision 88129ac
Revision 88129ac by Sergey Sharybin (master) May 6, 2013, 17:59 (GMT) |
Fix for crash when using 2D stabilization for float movie clips Also removed unneeded image buffer scaling, it was only needed for "early output" if there was no rotation. That is no longer supported since it used to pixelate result a lot and interpolation is always used now. Saves quite a few of memory and CPU cycles. |
Commit Details:
Full Hash: 88129ac395ac6fb62acbef3dd436c7575e02aa3c
SVN Revision: 56517
Parent Commit: 9aed3f6
Lines Changed: +13, -52