- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
VSE: tweak look of Vectorscope to match upcoming Image vectorscope
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…
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
VSE: bilinear upscaling no longer adds transparent border around the image
VSE: bilinear upscaling no longer adds transparent border around the image
Added BLI_HAVE_SSE4
to BLI_simd.h
and use that.
VSE: bilinear upscaling no longer adds transparent border around the image
Ah ok! Makes sense, will do.
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…
Image Editor Vectorscope Improvement
The code looks alright to me. Might be worth rebasing or merging latest main though.
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…
VSE: tweak look of Vectorscope to match upcoming Image vectorscope
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.