Page MenuHome

Alex Babahin (tamerlan311)
User

Projects

User does not belong to any projects.

User Details

User Since
Dec 16 2012, 5:49 PM (529 w, 4 d)

Recent Activity

Mar 24 2016

Alex Babahin (tamerlan311) created T47921: Blender crashes when trying to select an object.
Mar 24 2016, 10:21 PM · BF Blender

Feb 8 2016

Alex Babahin (tamerlan311) added a comment to T47352: Crash in sculpting mode with dynamic topology.

You mean? C.object.data.validate(1)
Thanks, this cheat fix my problem.

Feb 8 2016, 9:31 AM · Sculpt, Paint & Texture, BF Blender

Feb 7 2016

Alex Babahin (tamerlan311) added a comment to T47352: Crash in sculpting mode with dynamic topology.

Problem blend file:

Feb 7 2016, 3:12 PM · Sculpt, Paint & Texture, BF Blender
Alex Babahin (tamerlan311) created T47352: Crash in sculpting mode with dynamic topology.
Feb 7 2016, 3:09 PM · Sculpt, Paint & Texture, BF Blender

May 12 2014

Alex Babahin (tamerlan311) edited this Maniphest Task.
May 12 2014, 4:39 PM · BF Blender

Feb 11 2014

Alex Babahin (tamerlan311) added a comment to T38332: Segmentation fault, when script active and render animation with motion blur.

You have a classical race condition - update() called from UI thread, update_test() called from render animation thread on the same time.
Write access to bpy.context.scene.camera.data.lens (or any other property in general) be in need of properly locking.

Feb 11 2014, 8:42 PM · Blender 2.70, BF Blender

Feb 4 2014

Alex Babahin (tamerlan311) edited this Maniphest Task.
Feb 4 2014, 10:27 AM · BF Blender
Alex Babahin (tamerlan311) changed the status of T38440: Segmentation fault in MovieClipEditor from Unknown Status to Resolved.

Closed by commit rB5589016e2446.

Feb 4 2014, 10:27 AM · BF Blender

Feb 2 2014

Alex Babahin (tamerlan311) edited this Maniphest Task.
Feb 2 2014, 12:06 AM · BF Blender
Alex Babahin (tamerlan311) added a comment to T38440: Segmentation fault in MovieClipEditor.

My solution: D276: Fix T38440: Segmentation fault in MovieClipEditor.

Feb 2 2014, 12:01 AM · BF Blender

Feb 1 2014

Alex Babahin (tamerlan311) claimed T38440: Segmentation fault in MovieClipEditor.
Feb 1 2014, 11:53 PM · BF Blender