Aras Pranckevicius aras_p
Aras Pranckevicius created pull request blender/blender#125179 2024-07-21 14:29:05 +02:00
Fix #120253: Batch export of STL files incorrectly handles .stl suffix
Aras Pranckevicius created branch stl_empty_file_fix in aras_p/blender 2024-07-21 14:28:17 +02:00
Aras Pranckevicius pushed to stl_empty_file_fix at aras_p/blender 2024-07-21 14:28:17 +02:00
df99b7fddc Fix #120253: Batch export of STL files incorrectly handles .stl suffix
686e22bfe5 Fix: VSE initial "fake" retiming keys not displayed
a0068f2b3b Curves: store active attribute index on curves geometry
627bd7e51c Fix: API docs: bpy.app.timers function argument types
0e442c2090 GPv3: Edit mode overlay curve lines and bézier handles.
Compare 10 commits »
Aras Pranckevicius reopened issue blender/blender#120253 2024-07-21 13:20:45 +02:00
Batch export of STL-files incorrect handling of .stl-suffix
Aras Pranckevicius commented on issue blender/blender#120253 2024-07-21 13:20:41 +02:00
Batch export of STL-files incorrect handling of .stl-suffix

Dang, looks like something broke it again since I fixed it. Looking!

Aras Pranckevicius pushed to main at blender/blender 2024-07-21 12:54:16 +02:00
686e22bfe5 Fix: VSE initial "fake" retiming keys not displayed
Aras Pranckevicius closed issue blender/blender#110863 2024-07-21 10:23:57 +02:00
VSE: "Speed Factor" property for Sound strips should presumably be removed
Aras Pranckevicius commented on issue blender/blender#110863 2024-07-21 10:23:53 +02:00
VSE: "Speed Factor" property for Sound strips should presumably be removed

Looks like the property has been removed already in 4.x

Aras Pranckevicius closed issue blender/blender#103980 2024-07-21 10:20:47 +02:00
Scaled up images are incorrectly interpolated
Aras Pranckevicius commented on issue blender/blender#103980 2024-07-21 10:20:43 +02:00
Scaled up images are incorrectly interpolated

From what I can tell, this has been fixed in 4.1 with all the image filtering fixes/updates.

Aras Pranckevicius closed issue blender/blender#103656 2024-07-21 10:19:00 +02:00
VSE: issue moving strips with changed speed factor
Aras Pranckevicius commented on issue blender/blender#103656 2024-07-21 10:18:56 +02:00
VSE: issue moving strips with changed speed factor

Given that "speed factor" thing has been replaced with retiming functionality, and according to Richard the retiming thing does not have the issue, can this be closed?

Aras Pranckevicius closed issue blender/blender#98477 2024-07-21 10:17:13 +02:00
Render Animation in Video Editor doesn't warn that source video files are missing
Aras Pranckevicius commented on issue blender/blender#98477 2024-07-21 10:17:09 +02:00
Render Animation in Video Editor doesn't warn that source video files are missing

This has been addressed in 4.2!

Aras Pranckevicius closed issue blender/blender#93416 2024-07-21 10:16:00 +02:00
VSE's selection not centred to images
Aras Pranckevicius commented on issue blender/blender#93416 2024-07-21 10:15:56 +02:00
VSE's selection not centred to images

As far as I can tell, this has been fixed in 4.x

Aras Pranckevicius closed issue blender/blender#90376 2024-07-21 10:09:09 +02:00
VSE: Unselected handle & f-curve disappears on dark background
Aras Pranckevicius commented on issue blender/blender#90376 2024-07-21 10:09:05 +02:00
VSE: Unselected handle & f-curve disappears on dark background

This is probably not relevant and/or fixed already, especially with 4.2 strip design and handle UX updates.

Aras Pranckevicius closed issue blender/blender#88838 2024-07-21 10:06:31 +02:00
VSE editor is 1 pixel off when aligning non-frame images
Aras Pranckevicius commented on issue blender/blender#88838 2024-07-21 10:06:27 +02:00
VSE editor is 1 pixel off when aligning non-frame images

As far as I can tell, this has been fixed in 4.1 or 4.2?