Richard Antalik iss
  • Joined on 2018-06-01
Richard Antalik created pull request blender/blender#129610 2024-10-31 02:35:28 +01:00
Fix #129226: Retiming transition to faster speed does not work
Richard Antalik pushed to 129226 at iss/blender 2024-10-31 02:34:52 +01:00
b3887df2bf Fix #129226: Retiming transition to faster speed does not work
Richard Antalik created branch 129226 in iss/blender 2024-10-31 02:34:52 +01:00
Richard Antalik commented on issue blender/blender#129545 2024-10-30 15:18:49 +01:00
Breaking VFX & Video changes for 5.0

I would also like to remind that the fact that we're approaching Blender 5.0 does not mean that we have to break changes. We do it when it is inevitable to bring tome actual user-facing…

Richard Antalik closed issue blender/blender#129403 2024-10-30 02:13:28 +01:00
VSE: changing export framerate shortens strip duration
Richard Antalik commented on issue blender/blender#129403 2024-10-30 02:12:48 +01:00
VSE: changing export framerate shortens strip duration

This is working as expected and intended - when you change frame rate, movie strip will keep it's duration in seconds. Right now you have 3 options:

  • After adding video, uncheck "Adjust…
Richard Antalik closed issue blender/blender#128941 2024-10-30 01:59:12 +01:00
Red line artefact on VSE Strip with waveform
Richard Antalik commented on issue blender/blender#128941 2024-10-30 01:59:08 +01:00
Red line artefact on VSE Strip with waveform

@Vyach For more details about LTS policies, see https://developer.blender.org/docs/handbook/release_process/lts/#criteria-to-determine-what-to-be-ported

This issue would be classified as low…

Richard Antalik created pull request blender/blender#129562 2024-10-30 01:28:51 +01:00
Fix #129406: Crash on copy to selected for scene input property
Richard Antalik created branch 129406 in iss/blender 2024-10-30 01:28:31 +01:00
Richard Antalik pushed to 129406 at iss/blender 2024-10-30 01:28:31 +01:00
2d36aae71f Fix #129406: Crash on copy to selected for scene input property
Richard Antalik commented on issue blender/blender#129406 2024-10-30 01:20:11 +01:00
VSE: Doing "copy to selected" with a Scene strip's input property (Camera/Sequencer) will crash Blender.

rna_property_override_apply_default does explicitly call RNA_property_update_main with nullptr scene argument. This seems to be, because the function has no good way to get active scene from…

Richard Antalik created pull request blender/blender#129561 2024-10-30 00:33:18 +01:00
Fix #126007: Sequecer renders even if all videos are muted
Richard Antalik pushed to 126007 at iss/blender 2024-10-30 00:32:24 +01:00
64c90a796a Fix #126007: Sequecer renders even if all videos are muted
04509992c5 Merge branch 'blender-v4.3-release'
7dc43b7dd2 Fix: Metal: Remove some more shader compilation warnings
Compare 3 commits »
Richard Antalik created branch 126007 in iss/blender 2024-10-30 00:32:24 +01:00
Richard Antalik commented on issue blender/blender#121260 2024-10-29 22:45:00 +01:00
Issue template design discussion

I have thought about this a bit as well and I think, that it is quite important to keep bug reporting process as simple as possible. So I very much like the simple textbox setup we have now.…

Richard Antalik pushed to main at blender/blender 2024-10-29 21:53:09 +01:00
04509992c5 Merge branch 'blender-v4.3-release'
1fadc4b5e3 Fix: VSE: Handle tweaking does not work when retiming key is selected
Compare 2 commits »
Richard Antalik pushed to fix-retimng at iss/blender 2024-10-29 21:45:32 +01:00
5a4784714a Fix #126273: Retiming movies with mismatched FPS is broken
1fadc4b5e3 Fix: VSE: Handle tweaking does not work when retiming key is selected
304800db73 Fix #126939: Smooth / Enhance Details brush crash when using tablet
1bc5c488d4 Sculpt: Use unified color for paint brushes by default
219e655119 Fix #129420: precision issue in light tree distant light angle
Compare 110 commits »
Richard Antalik deleted branch fix-tweaking from iss/blender 2024-10-29 21:20:37 +01:00
Richard Antalik pushed to blender-v4.3-release at blender/blender 2024-10-29 21:20:34 +01:00
1fadc4b5e3 Fix: VSE: Handle tweaking does not work when retiming key is selected