Aras Pranckevicius aras_p
Aras Pranckevicius suggested changes for blender/blender#122759 2024-07-05 06:21:51 +02:00
Add snapping in VSE Preview
Aras Pranckevicius commented on pull request blender/blender#122759 2024-07-05 06:21:50 +02:00
Add snapping in VSE Preview

You probably want to also merge latest main, bump up BLENDER_FILE_SUBVERSION to 7 and adjust the check here. Since it has moved on a bit :)

Aras Pranckevicius created pull request blender/blender#124178 2024-07-04 17:50:42 +02:00
Fix #123540: VSE thumbnails sometimes have 1px gap on the right side
Aras Pranckevicius created branch vse_thumb_1px_gap in aras_p/blender 2024-07-04 17:49:53 +02:00
Aras Pranckevicius pushed to vse_thumb_1px_gap at aras_p/blender 2024-07-04 17:49:53 +02:00
30dd778e72 Fix #123540: VSE thumbnails sometimes have 1px gap on the right side
08d3c247c8 Windows: Disable TBB_MALLOC_PROXY on ARM64
af089bee98 Fix: Add missing Bake Channel operator to Dope Sheet
47f7ce4580 Cleanup: Core: LibOverride: deduplicate code.
34d157634a Fix #122623: Partial Resync fails to remap all ID pointers to existing unchanged overrides.
Compare 10 commits »
Aras Pranckevicius commented on issue blender/blender#123578 2024-07-04 17:04:59 +02:00
VSE: The unselected, active strip outline covers the gap between strips.

@tintwotin hmm I dunno, to me it looks alright. Here's timeline with some selected strips: active-0.png

And here's with active but not…

Aras Pranckevicius suggested changes for blender/blender#122759 2024-07-04 15:26:22 +02:00
Add snapping in VSE Preview

Looks good overall, two questions wrt defaults and their versioning.

Aras Pranckevicius commented on pull request blender/blender#122759 2024-07-04 15:25:58 +02:00
Add snapping in VSE Preview

Default snap mode should be changed in SEQ_tool_settings_init also, I think. Or otherwise creating a new scene will not have these new fancy snappings on.

Aras Pranckevicius commented on pull request blender/blender#122759 2024-07-04 15:23:16 +02:00
Add snapping in VSE Preview

Feels like duplicated default snap settings code with identical code for both 403, 5, and 403, 4?

Aras Pranckevicius approved blender/blender#123144 2024-07-04 14:31:37 +02:00
Fix #114859: VSE Retiming versioning was broken

Nice, this works well now

Aras Pranckevicius commented on pull request blender/blender#124124 2024-07-04 10:48:00 +02:00
Fix #123579: VSE, no magenta preview for missing scene strips

@tintwotin Sound is obviously not relevant here. Effect strips with no inputs get deleted I think (and also, they do not have a "missing media file", conceptually -- it is "missing input"). Good…

Aras Pranckevicius pushed to main at blender/blender 2024-07-04 10:29:27 +02:00
d51dee85f7 Merge branch 'blender-v4.2-release'
2aee84a611 Fix #123579: VSE, no magenta preview for missing scene strips
b31d34033a Fix: make auto-keying reliably key all needed bone channels
Compare 3 commits »
Aras Pranckevicius deleted branch vse_missing_scene_pink from aras_p/blender 2024-07-04 10:28:14 +02:00
Aras Pranckevicius closed issue blender/blender#123579 2024-07-04 10:28:10 +02:00
VSE: No magenta preview on missing scene strips
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-07-04 10:28:07 +02:00
2aee84a611 Fix #123579: VSE, no magenta preview for missing scene strips
Aras Pranckevicius merged pull request blender/blender#124124 2024-07-04 10:28:06 +02:00
Fix #123579: VSE, no magenta preview for missing scene strips
Aras Pranckevicius commented on pull request blender/blender#124124 2024-07-04 10:27:38 +02:00
Fix #123579: VSE, no magenta preview for missing scene strips

If there would be a hard rule that const should be used in these cases, then sure. But personally myself, I don't quite see the point :)

Aras Pranckevicius commented on issue blender/blender#123578 2024-07-03 21:44:19 +02:00
VSE: The unselected, active strip outline covers the gap between strips.

It's not that it covers the gap, but it actually is the outer outline that just changes color from black to white. A solution would be for it to leave the outer dark outline as is, and this…

Aras Pranckevicius created pull request blender/blender#124124 2024-07-03 21:37:29 +02:00
Fix #123579: VSE, no magenta preview for missing scene strips
Aras Pranckevicius pushed to vse_missing_scene_pink at aras_p/blender 2024-07-03 21:36:51 +02:00
cfbdb37a61 Fix #123579: VSE, no magenta preview for missing scene strips
71159872a4 Fix: EEVEE: VDB renders as bounding box when using Volume Scatter
659e19607d Cycles: Cleanup calls to _cycles.available_devices
090fed06a9 Cycles: Fix automatic OptiX denoiser section criteria
e10dcc01bd Fix: EEVEE: Avoid loosing SSS small radius energy
Compare 10 commits »