Aras Pranckevicius aras_p
Aras Pranckevicius commented on pull request blender/blender#127341 2024-09-10 09:46:44 +02:00
Vulkan: Fix precision issues when converting F32 to F16

This would improve the precision and performance as it utilize CPU specific instructions on selected hardware.

@Jeroen-Bakker is it actually faster? Looking at Imath source code, it only ever…

Aras Pranckevicius commented on issue blender/blender#124549 2024-09-10 09:16:30 +02:00
Can't change viewport text overlay color

@Harley I made my attempt at how to solve this, i.e. making overlay text color be themable again, while avoiding "2D animation template is white background with white text" case. See PR #127389

Aras Pranckevicius created pull request blender/blender#127389 2024-09-10 09:15:10 +02:00
Fix #124549: can't customize overlay text color
Aras Pranckevicius created branch overlay_text_col in aras_p/blender 2024-09-10 09:07:25 +02:00
Aras Pranckevicius pushed to overlay_text_col at aras_p/blender 2024-09-10 09:07:25 +02:00
9916d6f745 Fix #124549: can't customize overlay text color
565f9f6b8a UI: Do Not Allow Docking into Temp Windows
72a0be0944 UI: Mac Cursors While Docking
2859eabd1c Fix #127364: Status Bar Icons Issues
d745325829 Cleanup: Specialize calc_pose_data function
Compare 9 commits »
Aras Pranckevicius pushed to vse_tonemap_fix at aras_p/blender 2024-09-09 18:29:46 +02:00
4c29545d4f Cleanup
Aras Pranckevicius pushed to vse_tonemap_fix at aras_p/blender 2024-09-09 18:24:24 +02:00
3727c7d161 Cleanup based on PR review
2e27c6aa53 Merge branch 'main' into vse_tonemap_fix
9d3b2b51a7 Cleanup: None of VSE effects have three image inputs
897f7a8482 GPU: Fix assertion when trying to use shader printf on metal
dc4ff79f64 Cleanup: Formatting
Compare 56 commits »
Aras Pranckevicius deleted branch vse_fx_cleanup_ibuf3 from aras_p/blender 2024-09-09 18:03:23 +02:00
Aras Pranckevicius merged pull request blender/blender#127348 2024-09-09 18:03:19 +02:00
Cleanup: None of VSE effects have three image inputs
Aras Pranckevicius pushed to main at blender/blender 2024-09-09 18:03:18 +02:00
9d3b2b51a7 Cleanup: None of VSE effects have three image inputs
Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-09-09 14:57:51 +02:00
b5b71e51b6 Update docs/release_notes/4.3/sequencer.md
Aras Pranckevicius deleted branch vse_modifier_alloc_opt from aras_p/blender 2024-09-09 14:55:48 +02:00
Aras Pranckevicius merged pull request blender/blender#127346 2024-09-09 14:55:44 +02:00
VSE: Optimize away some pointless image copies when applying modifiers
Aras Pranckevicius pushed to main at blender/blender 2024-09-09 14:55:43 +02:00
577630d24f VSE: Optimize away some pointless image copies when applying modifiers
Aras Pranckevicius created pull request blender/blender#127348 2024-09-09 14:25:31 +02:00
Cleanup: None of VSE effects have three image inputs
Aras Pranckevicius pushed to vse_fx_cleanup_ibuf3 at aras_p/blender 2024-09-09 14:24:37 +02:00
50a194bb70 Cleanup: None of VSE effects have three image inputs
Aras Pranckevicius created branch vse_fx_cleanup_ibuf3 in aras_p/blender 2024-09-09 14:24:37 +02:00