- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
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
28d00f16d9
Merge branch 'blender-v4.2-release'
44510662e9
Fix #123541: VSE thumbnails in some cases are drawn outside of the strip
Aras Pranckevicius
deleted branch vse_thumb_right_fix from aras_p/blender
2024-07-03 14:59:29 +02:00
VSE: Thumbnail drawn outside strip
Fix #123541: VSE thumbnails in some cases are drawn outside of the strip
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:
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.
OBJ: Importing with Clamp-Bounding-Box rounds scale to closest 10^n factor
Feels like a bug to me, will look into it
vse_thumb_right_fix
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
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
Fix: VSE waveform gets slightly outside rounded corners in "half" style
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
c059eb73d9
Merge branch 'blender-v4.2-release'
b76a95b8b4
Fix: VSE timeline strip outline readability
a9fe638972
Fix: Cycles runtime compile using outdated HIP parameters