No worries. I'll confirm it then :)
Hi, thanks for the report. Can confirm. We have few reports of audio failing to play at exact frame when it has been referenced in other scene via vse strip. cc @iss
@jcwenger hi, thanks for the report and PR. I'm not entirely sure how to reproduce the assert in debug build. Could you share steps for that?
Broke between 9e88ff1b4bc4 - 915be63b016f
Hi, thanks for the report. Can confirm. From a quick peek, this appears as regression. Will check
Hi, thanks for the report. Can confirm on both view layer level properties (hide and exclude from layer)
Turns out poll function has been removed intentionally in 74fae7f9437624317065ca114c408e59c75a327d. Deleting built-in preset is still not possible as before. Instead of poll_msg, now warning…
maybe use cpp style?: reinterpret_cast<ParticleSettings *>(ptr->owner_id)
:)
Or we could add RMB in km_standard_modal_map()
.
diff --git a/scripts/presets/keyconfig/keymap_data/blender_default.py b/scripts/presets/keyconfig/keymap_data/blender_default.py
index…