- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
ac37951e71
Update test output
fb4694ea0f
Fix #125043: VSE text outline is wrongly inside the actual text shape
d80f0aa068
Fix #124899: Font bounding box calculation is incorrect for some fonts
e1a30b09eb
Cleanup: Sculpt: Use generic functions for mesh data gather/scatter
8418ec4952
CMake: include headers in source lists
Aras Pranckevicius
pushed to vse_text_inner_outline at blender/blender-test-data
2024-07-25 08:58:47 +02:00
feeba31b32
VSE: update test output for #125372
a9d6820155
Compositor: Update references for Rotate node
bed5664126
Compositor: Update tests for GPU translation
Aras Pranckevicius
pushed to vse_text_inner_outline at blender/blender-test-data
2024-07-25 08:56:17 +02:00
0ee8a2a9b3
VSE: update test output for #125372
Aras Pranckevicius
created branch vse_text_inner_outline in blender/blender-test-data
2024-07-25 08:56:16 +02:00
VSE text outline is not fully rendered for some (mostly "script") fonts
Fix #124899: Font bounding box calculation is incorrect for some fonts
Fix #124899: Font bounding box calculation is incorrect for some fonts
@Mikamiel probably a separate issue, but also a good question how it should behave in the first place. Like the "box" option in a text strip, should it include size of outline into account or not?…
Fix #125043: VSE text outline is wrongly inside the actual text shape
abbe3c5732
Fix #125043: VSE text outline is wrongly inside the actual text shape
40be124184
Fix #122253: Image saving ignores EXR color format
45e4fecf9b
Refactor: Separate mesh and multires PBVH building
aa0ea3cf8f
Cleanup: Remove "using" statements
dca3d87052
Cleanup: Remove unhelpful PBVH debugging utilities
Aras Pranckevicius
created branch vse_text_inner_outline in aras_p/blender
2024-07-24 15:37:29 +02:00
Fix #124899: Font bounding box calculation is incorrect for some fonts
96581b9f32
Fix #124899: Font bounding box calculation is incorrect for some fonts
a5970b8248
Fix #124167: Crash opening file after asset browser is closed
f69f920164
Cleanup: BKE Blendfile: Improve PartialWriteContext documentation.
d5a55935ea
GPv3: Python API: Add missing functions to
BlendDataGreasePencilsV3
03652c851c
Fix #122961: Get out of 3D local views when they get empty.