Block a user
Fix #126272: Set speed operator doesn't work correctly
4f04a172e9
Fix #126272: Set speed operator doesn't work correctly
007fd95f17
Fix #129578: Crash setting pose mode using Context.temp_override(..)
8c3b734560
Fix #129406: Crash on copy to selected for scene input property
10e6fee4ef
Fix: Skip mixing enum/reference index attributes in simulation bake
426ed8c61e
Fix #129425: Using Voxel Remesh in sculpt mode can crash
Fix: VSE: use after free in for loop
VSE: Doing "copy to selected" with a Scene strip's input property (Camera/Sequencer) will crash Blender.
Fix #129406: Crash on copy to selected for scene input property
Fix #129406: Crash on copy to selected for scene input property
Ah it turnes out, that I was stupid. I was thinking, that there is no static_cast
used in code, so I have used C-style casting, but that is incorrect cast type for this. I was bit confused about…
VSE Retiming Keys, Retiming Transition unable to slide
VSE Retiming Keys, Retiming Transition unable to slide
Seems that this was already fixed, so will close this issue. Thanks for reporting though.
when both camera & sequencer scene clips are added to the VSE, teh audio from the sequencer clip does not play.