- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
PLY export does not clamp vertex colors when they exceed 1.0 (instead they are wrapped)
Fix #126908: 3D view background color affects attribute text outline color
36caaec21a
Fix edges of thumbnails sometimes flickering
fa8850946e
Merge branch 'main' into vse_thumb_draw_gpu
4b76b398d5
Fix: Vulkan code build failure when Renderdoc is enabled
7675b5a0b4
Fix: MEM_new/MEM_freeN mismatch in menu search code
de487a6712
Fix #126872: Cannot assign custom preview to node asset
3279a60b62
Merge branch 'main' into vse_thumb_draw_gpu
d31c633f4c
Sculpt: Reduce size of undo node struct
e950bea4df
Cleanup: Sculpt: Remove unused field from undo Node struct
a7ecca9ed1
Cleanup: Sculpt: Pass mesh as const reference to BVH build
ba4a131295
Sculpt: Avoid mutable retrieval of positions when building BVH
00dd9bf7fd
Cleanup
2acd163b31
Cleanup: move thumb drawing code into sequencer_thumbnails
WIP: VSE: Faster timeline thumbnail drawing
afd3b01983
Draw VSE thumbnails with a dedicated shader
347ec1acd7
Refactor: Sculpt: Switch to new API for BVH node selection & data access
1c1e389d4b
Refactor: misc improvements to the channel groups code
df59028d0b
Geometry Nodes: use different icons for warning and error messages
dc2272e538
Cleanup: run make format
VSE: Very slow export time of retimed video strips
From what I saw, yes, that would be the "issue", but it should not be the issue for rendering.
@iss you sure it would not affect rendering? From what I can tell, there's a seek to keyframe…
VSE: Video thumbnails randomly disappear while sliding content to left