Aras Pranckevicius aras_p
Aras Pranckevicius pushed to vse_text_inner_outline at aras_p/blender 2024-07-25 08:59:56 +02:00
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
Compare 15 commits »
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
Compare 3 commits »
Aras Pranckevicius pushed to vse_text_inner_outline at aras_p/blender 2024-07-25 08:57:03 +02:00
d767d6c551 Update test output
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
Aras Pranckevicius pushed to main at blender/blender 2024-07-25 08:45:39 +02:00
d80f0aa068 Fix #124899: Font bounding box calculation is incorrect for some fonts
Aras Pranckevicius closed issue blender/blender#124899 2024-07-25 08:45:38 +02:00
VSE text outline is not fully rendered for some (mostly "script") fonts
Aras Pranckevicius deleted branch blf_fix_bounds from aras_p/blender 2024-07-25 08:45:38 +02:00
Aras Pranckevicius merged pull request blender/blender#125363 2024-07-25 08:45:36 +02:00
Fix #124899: Font bounding box calculation is incorrect for some fonts
Aras Pranckevicius commented on pull request blender/blender#125363 2024-07-24 16:31:30 +02:00
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?…

Aras Pranckevicius created pull request blender/blender#125372 2024-07-24 15:39:51 +02:00
Fix #125043: VSE text outline is wrongly inside the actual text shape
Aras Pranckevicius pushed to vse_text_inner_outline at aras_p/blender 2024-07-24 15:37:29 +02:00
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
Compare 10 commits »
Aras Pranckevicius created branch vse_text_inner_outline in aras_p/blender 2024-07-24 15:37:29 +02:00
Aras Pranckevicius pushed to blf_fix_bounds at aras_p/blender 2024-07-24 10:50:14 +02:00
11cc528002 Fix #124899: Font bounding box calculation is incorrect for some fonts
Aras Pranckevicius created pull request blender/blender#125363 2024-07-24 10:49:27 +02:00
Fix #124899: Font bounding box calculation is incorrect for some fonts
Aras Pranckevicius pushed to blf_fix_bounds at aras_p/blender 2024-07-24 10:46:49 +02:00
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.
Compare 10 commits »
Aras Pranckevicius created branch blf_fix_bounds in aras_p/blender 2024-07-24 10:46:49 +02:00