Richard Antalik iss
  • Joined on 2018-06-01
Richard Antalik pushed to prop-filter at iss/blender 2024-11-16 21:18:09 +01:00
6ed3318ae6 Use numerical value to initialize mask instead of limits
Richard Antalik commented on pull request blender/blender#115624 2024-11-16 00:19:54 +01:00
Use filtering for properties editor

@fsiddi @pablovazquez As we have talked during conference, this PR is updated with all feedback from #115626. Please check it out and perhaps give greenies :)

@HooglyBoogly you have worked on…

Richard Antalik commented on pull request blender/blender#115624 2024-11-15 23:30:25 +01:00
Use filtering for properties editor

@blender-bot package

Richard Antalik pushed to prop-filter at iss/blender 2024-11-15 23:25:23 +01:00
e50391e99d Fix small issues
Richard Antalik pushed to prop-filter at iss/blender 2024-11-15 23:11:56 +01:00
75e9b3df1c Correct order of filters
bf591d389c Add update function to change tab when active one is hidden
e1c8e0a247 Move filter to workspace properties
dfff5fea48 WIP: Use filtering for properties editor
0ab7e59f66 Formatting
Compare 12969 commits »
Richard Antalik commented on issue blender/blender#128401 2024-11-15 17:41:50 +01:00
VSE strip connection breaks when splitting strips with effect

@lichtwerk 4.2 does not have this feature, so not an issue there

Richard Antalik commented on pull request blender/blender#127239 2024-11-14 17:02:22 +01:00
VSE: Text editing in preview

Maybe the zoom level should be taken into account for the cursor size?

I can do that, I was looking more at 3D viewport, where cursor scales. It's matter of preference really.

Maybe the…

Richard Antalik commented on issue blender/blender#129611 2024-11-14 16:46:58 +01:00
render_init and render_pre handlers on scene data alteration.

Re-tagging @Sergey , becasue gitea screwed up formatting.

Richard Antalik commented on issue blender/blender#129611 2024-11-14 16:43:05 +01:00
render_init and render_pre handlers on scene data alteration.

Thanks for crash report. I was able to reproduce this issue when I duplicated monkeys 5 times, otherwise there was no crash even in debug build. Still took me like 15-30 renders to trigger…

Richard Antalik commented on pull request blender/blender#130021 2024-11-13 21:05:23 +01:00
Fix #60947: ffmpeg video colors shifted/banded in some players

Here are the files, with movie rendered on my machine, just in case. This does not happen in main. Also no proxies involved. Speaking of proxies, We should add colorspace/encoding…

Richard Antalik pushed to text-edit-2 at iss/blender 2024-11-13 20:32:03 +01:00
09f302813f Format
Richard Antalik commented on pull request blender/blender#127239 2024-11-13 18:03:10 +01:00
VSE: Text editing in preview

@blender-bot package

Richard Antalik pushed to text-edit-2 at iss/blender 2024-11-13 18:02:49 +01:00
0981fbec64 Use text box width, when there is no text
ed5846fc76 Merge branch 'main' into text-edit-2
c1bf38fc34 Merge branch 'blender-v4.3-release'
6de277d732 Fix: Overlay Next: Incorrect display of facing overlay on transparent textures in solid mode
ebe209b8ec Fix #126461: Scene sound does not play
Compare 1227 commits »
Richard Antalik commented on pull request blender/blender#130021 2024-11-13 17:34:13 +01:00
Fix #60947: ffmpeg video colors shifted/banded in some players

Tested PR now. The colors are correct in ffplay, but importing rendered movie back to VSE causes color shift. I suspect, that we also need to correct Rec.601 assumed colorspace when converting…

Richard Antalik pushed to text-edit-2 at iss/blender 2024-11-13 17:11:20 +01:00
2f1ad551cb Fix bugs
ea1f37ab5a Add alignment function, so drawing is more consistent
8e57a2dff1 Add text menu
30d27a4db5 Implement new boundbox style
Compare 4 commits »
Richard Antalik commented on issue blender/blender#127479 2024-11-12 18:06:01 +01:00
Regression: 'Sequence Render Animation' not working for scene strips in render shading

I meant, that F12 render from sequencer works correctly, just offscreen (opengl) render did not. Anyway, added the fix to backport list, so now it's just waiting game.

Will at least lower…

Richard Antalik pushed to main at blender/blender 2024-11-12 17:47:59 +01:00
c1bf38fc34 Merge branch 'blender-v4.3-release'
ebe209b8ec Fix #126461: Scene sound does not play
Compare 2 commits »
Richard Antalik deleted branch 126461 from iss/blender 2024-11-12 17:28:46 +01:00
Richard Antalik closed issue blender/blender#126461 2024-11-12 17:28:44 +01:00
Video Sequencer - No Audio Output from Scene Strips