12f5ce7c85731f6fa118085806cc5902f20d2fc6
By default, the Ctrl-M shortcut is not working in the VSE preview. This PR aims to address the issue and provide a working iteration of the feature. In my view, it would be preferable for this operator to not only flip the `flip_x` and `flip_y` values, but also manipulate the transform and rotation of the strips in a way that keeps the strip in the same location on the screen, rather than flipping them to the other side. I decided to implement the feature with this correction functionality, as it seems more coherent with how the mirror works in other areas of Blender. Pull Request: https://projects.blender.org/blender/blender/pulls/136343
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
