Aras Pranckevicius aras_p
Aras Pranckevicius pushed to vse_default_thumbs at aras_p/blender 2024-09-10 12:58:47 +02:00
6b5d774c03 VSE: Draw thumbnails in timeline by default
Aras Pranckevicius created pull request blender/blender#127401 2024-09-10 12:46:24 +02:00
Cleanup: VSE effects never have 3 inputs, remove seq3 handling
Aras Pranckevicius created branch vse_cleanup_seq3 in aras_p/blender 2024-09-10 12:45:57 +02:00
Aras Pranckevicius pushed to vse_cleanup_seq3 at aras_p/blender 2024-09-10 12:45:57 +02:00
5f91511bab Cleanup: VSE effects never have 3 inputs, remove seq3 handling
Aras Pranckevicius created pull request blender/blender#127394 2024-09-10 10:40:43 +02:00
Fix: VSE framerate text color is not visible unless it is too slow
Aras Pranckevicius pushed to vse_fps_not_visible at aras_p/blender 2024-09-10 10:40:01 +02:00
85e99f6a55 Fix: VSE framerate text color is not visible unless it is too slow
884d882155 Cleanup: track the "changed" state when exiting local-view
3ad14a6fc0 Viewport: use the smooth-view preference when refreshing
2593fffa4d Fix local view failing to restore axis-roll
d122d19f00 Fix missing redraw when setting the view axis
Compare 7 commits »
Aras Pranckevicius created branch vse_fps_not_visible in aras_p/blender 2024-09-10 10:40:01 +02:00
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 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 created branch overlay_text_col in aras_p/blender 2024-09-10 09:07:25 +02:00
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