Blender Git Commit Log
Git Commits -> Revision 076d033
Revision 076d033 by Richard Antalik (master) July 26, 2020, 14:07 (GMT) |
VSE: Refactor delete operator and API Operator logic is limited to iterating over selection and executing same code as python API does. Functional changes: - No attempt to preserve effects is made. Dependant effects are deleted. - No attempt to change meta strip boundaries. Partially fixes T73828 Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D6892 |
Commit Details:
Full Hash: 076d033e10eee29bfc8315344bd2ba1f0951ad06
Parent Commit: f0e370a
Lines Changed: +70, -118