Aras Pranckevicius aras_p
Aras Pranckevicius deleted branch vse_alphaunder_fix from aras_p/blender 2024-04-30 08:32:38 +02:00
Aras Pranckevicius closed issue blender/blender#121190 2024-04-30 08:32:37 +02:00
In video editor Color does not allow Alpha Under. It works in 4.1 but not 4.2
Aras Pranckevicius merged pull request blender/blender#121224 2024-04-30 08:32:35 +02:00
Fix #121190: VSE AlphaUnder with opacity=1 does not work properly
Aras Pranckevicius commented on issue blender/blender#121190 2024-04-29 20:45:53 +02:00
In video editor Color does not allow Alpha Under. It works in 4.1 but not 4.2

Turns out it was not strip occlusion, but rather me being an idiot and accidentally subtly changing the alpha under logic when at full opacity. And the bug exists in 4.1 too. Fix incoming!

Aras Pranckevicius created pull request blender/blender#121224 2024-04-29 20:44:39 +02:00
Fix #121190: VSE AlphaUnder with opacity=1 does not work properly
Aras Pranckevicius created branch vse_alphaunder_fix in aras_p/blender 2024-04-29 20:44:21 +02:00
Aras Pranckevicius pushed to vse_alphaunder_fix at aras_p/blender 2024-04-29 20:44:21 +02:00
d6773aebe1 Fix #121190: VSE AlphaUnder with opacity=1 does not work properly
Aras Pranckevicius commented on issue blender/blender#121190 2024-04-29 20:22:53 +02:00
In video editor Color does not allow Alpha Under. It works in 4.1 but not 4.2

If I broke it, I should fix it! And yeah quite likely that "strip occlusion" might be the culprit. I'll see if it has some render test coverage too.

Aras Pranckevicius created pull request blender/blender#121222 2024-04-29 20:18:00 +02:00
BLF: fade out shadow when text color itself is dark
Aras Pranckevicius created branch blf_shadow_color in aras_p/blender 2024-04-29 20:15:32 +02:00
Aras Pranckevicius pushed to blf_shadow_color at aras_p/blender 2024-04-29 20:15:32 +02:00
30b04aa73d BLF: fade out shadow when text color itself is dark
3847cf4dc1 VSE: Revert strip text color to white
6e0c3231eb Anim: add bone length property to Bone Properties Panel
bd3518946e Anim: implement "Copy Driver to Selected" operator
760a641023 EEVEE-Next: Remove slope and quantization biases
Compare 10 commits »
Aras Pranckevicius pushed to main at blender/blender 2024-04-29 19:45:38 +02:00
3847cf4dc1 VSE: Revert strip text color to white
Aras Pranckevicius created pull request blender/blender#121207 2024-04-29 13:06:08 +02:00
Cleanup: Remove unused BLF matrix functionality
Aras Pranckevicius pushed to blf_cleanup_matrix at aras_p/blender 2024-04-29 13:05:41 +02:00
7848cf8dc7 Cleanup: Remove unused BLF matrix functionality
d174d63866 Cleanup: make format
ee51f643b0 Cycles: Ray Portal BSDF
12f0f56350 Fix clang warning: a class with a final destructor should also be final.
7d70942a84 Fix #121201: Crash using scroll wheel in Movie clip editor
Compare 10 commits »
Aras Pranckevicius created branch blf_cleanup_matrix in aras_p/blender 2024-04-29 13:05:40 +02:00
Aras Pranckevicius commented on issue blender/blender#121015 2024-04-26 10:43:04 +02:00
macOS: Abnormal termination on exit after playback

Ah looks like the same I ran into also two days ago: blender/blender#107607 (comment)

Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-04-24 20:02:50 +02:00
48ebdf15f3 Upload files to "docs/images"