- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
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…
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
Fix #124549: can't customize overlay text color
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
Fix #127192: VSE Tonemap now works as expected on strips that don't cover whole screen
@blender-bot build
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
Aras Pranckevicius
deleted branch vse_fx_cleanup_ibuf3 from aras_p/blender
2024-09-09 18:03:23 +02:00
Cleanup: None of VSE effects have three image inputs
Aras Pranckevicius
deleted branch vse_modifier_alloc_opt from aras_p/blender
2024-09-09 14:55:48 +02:00
VSE: Optimize away some pointless image copies when applying modifiers
Cleanup: None of VSE effects have three image inputs