Aras Pranckevicius aras_p
Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-11-17 12:25:37 +01:00
5d5380af53 Update docs/release_notes/4.4/sequencer.md
Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-11-17 12:23:10 +01:00
a31abf110e Upload files to "docs/release_notes/4.4/images"
Aras Pranckevicius commented on pull request blender/blender#129665 2024-11-17 12:08:50 +01:00
Sequencer: Add Box Roundness option to text strips

@kittcat I applied code formatting myself, and merged this into main! So that will be part of Blender 4.4. I will do performance optimization for very large round radiii now.

Aras Pranckevicius pushed to main at blender/blender 2024-11-17 12:07:39 +01:00
140ff12eae VSE: Add Box Roundness option to text strips
Aras Pranckevicius merged pull request blender/blender#129665 2024-11-17 12:07:38 +01:00
Sequencer: Add Box Roundness option to text strips
Aras Pranckevicius pushed to vse-text-box-rounded-corners at kittcat/blender 2024-11-17 11:54:02 +01:00
bb85ce659f Formatting
Aras Pranckevicius created pull request blender/blender#130383 2024-11-16 20:11:37 +01:00
Fix #111703: banding and color shift when decoding some videos
Aras Pranckevicius created branch ffmpeg_yuv_precision in aras_p/blender 2024-11-16 20:06:33 +01:00
Aras Pranckevicius pushed to ffmpeg_yuv_precision at aras_p/blender 2024-11-16 20:06:33 +01:00
f380f707d0 Fix #111703: banding and color shift when decoding some videos
85e12e7dc0 Cleanup: Select Engine: Move debug draw to new draw manager
e68897e117 Fix: prevent duplicate shader node links during USD import
39e5e3c4fe Cleanup: Grease Pencil: Remove unused functions
6e814e7597 Compositor: Implement Mao UV node for new CPU compositor
Compare 10 commits »
Aras Pranckevicius pushed to ffmpeg_yuv_precision at blender/blender-test-data 2024-11-16 20:01:44 +01:00
4e1ce05417 VSE: add test for movie YUV->RGB conversion precision
Aras Pranckevicius created branch ffmpeg_yuv_precision in blender/blender-test-data 2024-11-16 20:01:44 +01:00
Aras Pranckevicius commented on issue blender/blender#125968 2024-11-16 10:10:55 +01:00
Compositor: New CPU compositor

@trilok-singh-mehta this BCON'24 talk explains the current compositor CPU backends, as well as what is the "new CPU" backend and why it is done: https://www.youtube.com/watch?v=rAY64L_U2V8

Aras Pranckevicius commented on pull request blender/blender#130342 2024-11-16 10:09:10 +01:00
Deps: fixed msys2 path, support vs2022 x64, git ignores

i'm a little surprised about you being able to get a build all the way into the source folder

Oh, I had no idea it has to be built outside, the instructions just say "run this batch file" so…

Aras Pranckevicius commented on issue blender/blender#111703 2024-11-15 19:33:58 +01:00
VSE: Banding and color shift when decoding some videos (mostly in dark areas)

Upon further inspection, mystery on why this seems to work correctly with ffplay, but not when trying to convert video to an image on ffmpeg command line:

TL;DR is that by default when ffmpeg…

Aras Pranckevicius created pull request blender/blender#130342 2024-11-15 18:11:01 +01:00
Deps: fixed msys2 path, support vs2022 x64, git ignores
Aras Pranckevicius created branch build_win_tweaks in aras_p/blender 2024-11-15 18:10:36 +01:00
Aras Pranckevicius pushed to build_win_tweaks at aras_p/blender 2024-11-15 18:10:36 +01:00
f7cc6f7723 Deps: fixed msys2 path, support vs2022 x64, git ignores
1d48d8428c Refactor: Grease Pencil: Port depth merge and mask invert to new draw manager
366c8e247a Fix #130275: Trace sequence operator only uses first frame
1d571a810f Fix: Cycles: Compiler warning
d04d23bc40 Refactor: Grease Pencil: Port AntiAliasing drawing to new draw manager
Compare 10 commits »
Aras Pranckevicius pushed to main at blender/blender 2024-11-15 11:54:01 +01:00
3c4ee91926 Merge branch 'blender-v4.3-release'
64198971ea Fix: Reading some old blend files fires assert in Sequencer data read
Compare 2 commits »