Aras Pranckevicius aras_p
Aras Pranckevicius deleted branch vse-scopes from aras_p/blender 2024-02-02 20:59:14 +01:00
Aras Pranckevicius pushed to main at blender/blender 2024-02-02 20:59:13 +01:00
5ff0feee52 VSE: tweak look of Vectorscope to match upcoming Image vectorscope
Aras Pranckevicius merged pull request blender/blender#117738 2024-02-02 20:59:12 +01:00
VSE: tweak look of Vectorscope to match upcoming Image vectorscope
Aras Pranckevicius commented on pull request blender/blender#117738 2024-02-02 20:55:38 +01:00
VSE: tweak look of Vectorscope to match upcoming Image vectorscope

Yeah, the "outer polygon" (full saturation) of the previous scope is not explicitly displayed in the new one. This matches the image scope, which also does not do it. From what I've seen, various…

Aras Pranckevicius pushed to main at aras_p/blender 2024-02-02 18:00:27 +01:00
038ad97a7c BLI: Avoid computing size when referencing std::string
25acfc7497 Fix: OpenColorIO deps build not finding pystring header
0f1bccd1d6 Cleanup: Reduce indentation in UI tooltip function
432ed47084 Cleanup: Remove unnecessary std::string braces for default construction
311a2ec74d Anim: Properties Dialog Titles
Compare 467 commits »
Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-02-02 17:53:19 +01:00
2537e1a9fd Update docs/release_notes/4.1/vfx.md
Aras Pranckevicius deleted branch vse_filter_aa from aras_p/blender 2024-02-02 16:29:06 +01:00
Aras Pranckevicius merged pull request blender/blender#117717 2024-02-02 16:29:02 +01:00
VSE: bilinear upscaling no longer adds transparent border around the image
Aras Pranckevicius pushed to main at blender/blender 2024-02-02 16:29:01 +01:00
0bfffdaf82 VSE: bilinear upscaling no longer adds transparent border around the image
Aras Pranckevicius pushed to vse_filter_aa at aras_p/blender 2024-02-02 11:43:51 +01:00
ca8788d034 Fix parentheses in edge AA "can this line be skipped" check
Aras Pranckevicius commented on pull request blender/blender#117717 2024-02-02 10:30:38 +01:00
VSE: bilinear upscaling no longer adds transparent border around the image

Added BLI_HAVE_SSE4 to BLI_simd.h and use that.

Aras Pranckevicius pushed to vse_filter_aa at aras_p/blender 2024-02-02 10:28:29 +01:00
d331a3ce54 Code review adjustments
Aras Pranckevicius commented on pull request blender/blender#117717 2024-02-02 10:16:19 +01:00
VSE: bilinear upscaling no longer adds transparent border around the image

Ah ok! Makes sense, will do.

Aras Pranckevicius commented on pull request blender/blender#117717 2024-02-02 10:00:18 +01:00
VSE: bilinear upscaling no longer adds transparent border around the image

Hmm, a lot of existing code (at least within sequencer/transform) have different logic, i.e. it does "float buffer exists? do that, otehrwise do this". Or, put it different way, pretty much none

Aras Pranckevicius approved blender/blender#116974 2024-02-02 06:13:52 +01:00
Image Editor Vectorscope Improvement

The code looks alright to me. Might be worth rebasing or merging latest main though.

Aras Pranckevicius commented on pull request blender/blender#116974 2024-02-01 20:28:17 +01:00
Image Editor Vectorscope Improvement

@pablovazquez should I put the same visual look into VSE vectorscope? (I think that would be good to do)

That'd be awesome! First step towards a unified look.

@pablovazquez…

Aras Pranckevicius created pull request blender/blender#117738 2024-02-01 20:26:41 +01:00
VSE: tweak look of Vectorscope to match upcoming Image vectorscope
Aras Pranckevicius pushed to vse-scopes at aras_p/blender 2024-02-01 20:23:34 +01:00
f60038e50a VSE: tweak look of Vectorscope to match upcoming Image vectorscope
691512b9ce Fix: build failure with WITH_UNITY_BUILD=OFF
898ff6ceee Revert "GPv3: Array modifier"
b2aa36485b Fix: Regression of Python API for anim.keyframe_insert
24bc2fef1d GPU: Disable Unsupported OpenGL test cases.
Compare 10 commits »
Aras Pranckevicius created branch vse-scopes in aras_p/blender 2024-02-01 20:23:33 +01:00