- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
Cleanup: VSE effects never have 3 inputs, remove seq3 handling
Cleanup: VSE effects never have 3 inputs, remove seq3 handling
Alright, I've removed seq3
from the DNA struct, and also took the liberty of removing some other unneeded padding members. Struct size 464 -> 440 bytes.
338b399a26
Cleanup: remove unneeded padding members from Sequence DNA struct
524de07a2a
Cleanup: remove seq3 from Sequence struct
228cf86d55
Merge branch 'main' into vse_cleanup_seq3
78972f8559
Fix #127192: VSE Tonemap now works as expected on strips that don't cover whole screen
3af3c94ec6
ImBuf: Avoid redundant memory clears when loading EXR images
Fix #127192: VSE Tonemap now works as expected on strips that don't cover whole screen
VSE: Tonemap modifier produces wrong result when strip is not fullscreen
ImBuf: Avoid redundant memory clears when loading EXR images
VSE: Multi-thread Saturation and Multiply strip color controls
ImBuf: Avoid redundant memory clears when loading EXR images