Blender Git Loki
Git Commits -> Revision 3fc293c
Revision 3fc293c by Sergey Sharybin (master) March 20, 2014, 09:09 (GMT) |
Fix T39141: Video Sequencer Proxies don't take into account Strip Input Offset (or strip modifiers) Basically issue was caused by the fact that strip for proxy has been post-processed but proxy files were considered pre-processed. This lead to situation of postprocessing being applied twice. |
Commit Details:
Full Hash: 3fc293cd5718a70044438efea3514d6fb50e8a2c
Parent Commit: 30fdfc3
Lines Changed: +18, -5