Aras Pranckevicius aras_p
Aras Pranckevicius pushed to vse_missing_scene_pink at aras_p/blender 2024-07-03 21:36:51 +02:00
cfbdb37a61 Fix #123579: VSE, no magenta preview for missing scene strips
71159872a4 Fix: EEVEE: VDB renders as bounding box when using Volume Scatter
659e19607d Cycles: Cleanup calls to _cycles.available_devices
090fed06a9 Cycles: Fix automatic OptiX denoiser section criteria
e10dcc01bd Fix: EEVEE: Avoid loosing SSS small radius energy
Compare 10 commits »
Aras Pranckevicius pushed to main at blender/blender 2024-07-03 15:02:14 +02:00
28d00f16d9 Merge branch 'blender-v4.2-release'
44510662e9 Fix #123541: VSE thumbnails in some cases are drawn outside of the strip
Compare 2 commits »
Aras Pranckevicius deleted branch vse_thumb_right_fix from aras_p/blender 2024-07-03 14:59:29 +02:00
Aras Pranckevicius closed issue blender/blender#123541 2024-07-03 14:59:26 +02:00
VSE: Thumbnail drawn outside strip
Aras Pranckevicius merged pull request blender/blender#124081 2024-07-03 14:59:22 +02:00
Fix #123541: VSE thumbnails in some cases are drawn outside of the strip
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-07-03 14:59:22 +02:00
44510662e9 Fix #123541: VSE thumbnails in some cases are drawn outside of the strip
Aras Pranckevicius commented on pull request blender/blender#123144 2024-07-03 10:48:52 +02:00
Fix #114859: VSE Retiming versioning was broken

The same last_key->strip_frame_index assignment is on both sides of the branch. Wouldn't it be simpler, like:

Aras Pranckevicius commented on issue blender/blender#123918 2024-07-03 10:41:43 +02:00
IO: C++ STL exporter writing inverted normals if mesh is mirrored

I think the exporter should flip normals for mirrored objects, i.e. this is a valid bug/request. I'll look into it.

Aras Pranckevicius commented on issue blender/blender#123862 2024-07-03 10:38:54 +02:00
OBJ: Importing with Clamp-Bounding-Box rounds scale to closest 10^n factor

Feels like a bug to me, will look into it

Aras Pranckevicius created pull request blender/blender#124081 2024-07-03 08:46:37 +02:00
vse_thumb_right_fix
Aras Pranckevicius pushed to vse_thumb_right_fix at aras_p/blender 2024-07-03 08:43:12 +02:00
d9f7da513d Merge branch 'blender-v4.2-release' into vse_thumb_right_fix
e2b24904c9 Extensions: add buttons to select tags
edd1749e22 Fix #124049: object losing user count in geometry nodes modifier
8718aa5513 Fix: EEVEE: Film: Sub-optimal sampling at lower filter size
04b460317a Fix: EEVEE: Missing diffuse indirect lighting
Compare 14 commits »
Aras Pranckevicius created branch vse_thumb_right_fix in aras_p/blender 2024-07-03 08:27:13 +02:00
Aras Pranckevicius pushed to vse_thumb_right_fix at aras_p/blender 2024-07-03 08:27:13 +02:00
887618d8c5 Fix #123541: VSE thumbnails in some cases are drawn outside of the strip
953b319ea8 Fix #123961: "Only Insert Needed" flag keys objects incorrectly
e3b125f02b RNA: implement equality operator for RNAPath
df6ba6d324 Fix unhandled exception refreshing outdated extensions
4d0c14bed3 OpenGL: Fix read from uninitialized memory
Compare 10 commits »
Aras Pranckevicius created pull request blender/blender#123515 2024-06-20 21:18:01 +02:00
Fix: VSE waveform gets slightly outside rounded corners in "half" style
Aras Pranckevicius pushed to vse_waveform_tweak at aras_p/blender 2024-06-20 21:17:04 +02:00
49a082c454 Fix: VSE waveform gets slightly outside rounded corners in "half" style
aba1a2b6c2 Fix: incorrect grouping of UI props for USD export
a4dce75123 VSE: Make waveforms half size by default
abb233dd1e VSE: Update theme colors for strips
eecbe77632 Fix: EEVEE: Light: LTC artifact
Compare 10 commits »
Aras Pranckevicius created branch vse_waveform_tweak in aras_p/blender 2024-06-20 21:17:04 +02:00
Aras Pranckevicius pushed to main at blender/blender 2024-06-20 13:06:55 +02:00
c059eb73d9 Merge branch 'blender-v4.2-release'
b76a95b8b4 Fix: VSE timeline strip outline readability
a9fe638972 Fix: Cycles runtime compile using outdated HIP parameters
Compare 3 commits »
Aras Pranckevicius deleted branch vse-gaps from aras_p/blender 2024-06-20 13:01:42 +02:00