Aras Pranckevicius aras_p
Aras Pranckevicius pushed to exr_compression_items at aras_p/blender 2024-10-09 10:37:09 +02:00
349395d7e0 Fix incorrect dropdown filtering for 32-bit exr
Aras Pranckevicius created pull request blender/blender#128787 2024-10-09 10:28:24 +02:00
UI: Reorder EXR compression dropdown and add tooltips
Aras Pranckevicius pushed to exr_compression_items at aras_p/blender 2024-10-09 10:27:45 +02:00
b6b9945e3a UI: Reorder EXR compression dropdown and add tooltips
Aras Pranckevicius created branch exr_compression_items in aras_p/blender 2024-10-09 10:27:44 +02:00
Aras Pranckevicius created pull request blender/blender#128770 2024-10-08 20:57:25 +02:00
WIP: VSE: Use EXR format for float image proxies, and EXR: support DWA compression quality
Aras Pranckevicius pushed to vse_exr_proxies at aras_p/blender 2024-10-08 20:54:20 +02:00
9bc5e7ae07 VSE: Save float image proxies as EXR format
67ea067299 EXR: Support Quality setting for DWAA/DWAB compression modes
7dad51a724 IMB: Add function to scale image into a new image, use that instead of duplicate+scale
cdccabbcf2 Merge branch 'blender-v4.3-release'
70a429bb18 UI: Fix missing hyphen in "Addon Tags" label
Compare 10 commits »
Aras Pranckevicius created branch vse_exr_proxies in aras_p/blender 2024-10-08 20:54:19 +02:00
Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-10-08 19:08:02 +02:00
ff9d1f1f8e Update docs/release_notes/4.4/sequencer.md
Aras Pranckevicius deleted branch imb_scale_dst from aras_p/blender 2024-10-08 19:07:05 +02:00
Aras Pranckevicius merged pull request blender/blender#128752 2024-10-08 19:07:01 +02:00
IMB: Add function to scale image into a new image, use that instead of duplicate+scale
Aras Pranckevicius pushed to main at blender/blender 2024-10-08 19:07:00 +02:00
7dad51a724 IMB: Add function to scale image into a new image, use that instead of duplicate+scale
Aras Pranckevicius pushed to imb_scale_dst at aras_p/blender 2024-10-08 18:26:20 +02:00
656fbd7cc5 Code review
Aras Pranckevicius created pull request blender/blender#128752 2024-10-08 12:58:56 +02:00
IMB: Add function to scale image into a new image, use that instead of duplicate+scale
Aras Pranckevicius pushed to imb_scale_dst at aras_p/blender 2024-10-08 12:57:46 +02:00
270a9bb349 IMB: Add function to scale image into a new image, use that instead of duplicate+scale
6bd8871409 Merge branch 'blender-v4.3-release'
3dd20a64f0 Fix #128633: Image gizmo missing update for the Properties Editor
42f171c216 Null check in screen_ctx_grease_pencil_data
82ab7ceba6 BLI_fileops: move home directory access to BLI_fileops
Compare 10 commits »
Aras Pranckevicius created branch imb_scale_dst in aras_p/blender 2024-10-08 12:57:46 +02:00
Aras Pranckevicius commented on pull request blender/blender#122804 2024-10-08 09:10:01 +02:00
USD: Adding an option to convert the scene's meters per unit value

This whole units thing reminded me of blender/blender#128337 which also attempts to add units dropdown to another I/O type. Maybe it would be good to unify that…

Aras Pranckevicius commented on pull request blender/blender#128709 2024-10-08 09:06:32 +02:00
Cleanup: GPv3: Remove unused BKE functions from GPv2

13kloc gone? Nice! :)

Aras Pranckevicius pushed to main at blender/blender-developer-docs 2024-10-07 11:15:54 +02:00
ae30a383d0 Update docs/release_notes/4.4/sequencer.md