- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
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.
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
Fix #111703: banding and color shift when decoding some videos
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
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
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
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…
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…
Deps: fixed msys2 path, support vs2022 x64, git ignores
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
3c4ee91926
Merge branch 'blender-v4.3-release'
64198971ea
Fix: Reading some old blend files fires assert in Sequencer data read