Aras Pranckevicius aras_p
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 created branch vse_text_inner_outline in aras_p/blender 2024-07-24 15:37:29 +02:00
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 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 created branch blf_fix_bounds in aras_p/blender 2024-07-24 10:46:49 +02:00
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 deleted branch vse_pixel_rounding from aras_p/blender 2024-07-22 16:08:31 +02:00
Aras Pranckevicius pushed to main at blender/blender 2024-07-22 16:08:30 +02:00
527e55239b Fix #125061: VSE timeline pixel rounding/snapping issues at large frames
Aras Pranckevicius closed issue blender/blender#125061 2024-07-22 16:08:28 +02:00
VSE: Line between two strips draws as multiple pixels randomly although there is no gap
Aras Pranckevicius merged pull request blender/blender#125220 2024-07-22 16:08:27 +02:00
Fix #125061: VSE timeline pixel rounding/snapping issues at large frames
Aras Pranckevicius commented on pull request blender/blender#125220 2024-07-22 12:34:00 +02:00
Fix #125061: VSE timeline pixel rounding/snapping issues at large frames

@SimonThommes could you test this PR, to see if it fixes the #125061 issue for you? Since the visual gap happens kinda randomly and depends on monitor resolution & display scale, I'm not entirely…

Aras Pranckevicius created pull request blender/blender#125220 2024-07-22 12:25:49 +02:00
Fix #125061: VSE timeline pixel rounding/snapping issues at large frames
Aras Pranckevicius created branch vse_pixel_rounding in aras_p/blender 2024-07-22 12:23:37 +02:00
Aras Pranckevicius pushed to vse_pixel_rounding at aras_p/blender 2024-07-22 12:23:37 +02:00
cef878869f Fix #125061: VSE timeline pixel rounding/snapping issues at large frames
a0799ac295 I18N: Updated UI translations from git/weblate repository (a2f7105e81bee8).
7c903f9b83 Revert "update"
c4f99bcb6c update
de443e038c VSE: Fix linked time option for sequencer select
Compare 10 commits »
Aras Pranckevicius pushed to main at blender/blender 2024-07-22 08:57:54 +02:00
de443e038c VSE: Fix linked time option for sequencer select