- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
BLF: optimizations and fixes to font shader
BLF: optimizations and fixes to font shader
Looking back at your screenshot, the second orange line seems less bright. Why so? And which one is the correct one?
Because the 3x3 filter was incorrect due to a copy-paste error. The…
BLF: optimizations and fixes to font shader
It is the sum of all the weights. Just like previous code was dividing by 20, not by 16.
BLF: optimizations and fixes to font shader
Ah, good to know! Without being aware of the style guide, I would have guessed that "texel" would refer to actual texel color/value, not "texel location". But if style guide says so, so be it.
f55fb2b4c5
Merge branch 'main' into text-shader-opt
94c69c0589
BLF: fix sampling artifacts towards top/left edges with blur (exist on main too)
462437de20
Fix: GPv3: Assert in
LayerTreeView::build_tree()
7ec5dab1df
Merge remote-tracking branch 'origin/blender-v4.1-release'
3334fff801
Fix compiler error on windows
WIP: BLF: optimize text shader (mostly for compile time)
1e4c089a75
BLF: simplify font blurring shader
06848c1f64
BLF: simplify fetching of 4 samples in texture_1D_custom_bilinear_filter
0a56dcec6f
BLF: artithmetic simplifications for text shader
046b692988
BLF: simplify text shader texel_fetch
VSE: Timeline strip visual design updates
@ZedDB @pablovazquez alright, since the whole "change border color" thing seems to be controversial, I have reverted that. So it is back to being dark 1px border for unselected strips, and 2px…
fa492e79f7
Merge branch 'main' into vse_strip_design
d75fb464ee
More tweaks to outlines/text look
ee1fa8e1ca
BLI: support set operations on index masks
f9cb2eb988
Cleanup: Tests: update message to refer to git instead of svn
2de84a77ac
Cleanup: include otherwise unused imports in __all__
ce5f864027
Merge branch 'blender-v4.1-release'
52a8bea237
Fix #119505: artifacts in VSE vectorscope
130701763b
Fix #119508: Missing update after "Shade Flat" operator
Aras Pranckevicius
deleted branch vse_scopes_workaround from aras_p/blender
2024-03-15 15:53:42 +01:00
Artifacts in Vectorscope
Fix #119505: artifacts in VSE vectorscope