User Details
User Details
- User Since
- Dec 16 2012, 5:49 PM (529 w, 4 d)
Mar 24 2016
Mar 24 2016
Feb 8 2016
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 7 2016
Feb 7 2016
Alex Babahin (tamerlan311) added a comment to T47352: Crash in sculpting mode with dynamic topology.
Problem blend file:
May 12 2014
May 12 2014
Alex Babahin (tamerlan311) edited this Maniphest Task.
Feb 11 2014
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 4 2014
Feb 4 2014
Alex Babahin (tamerlan311) edited this Maniphest Task.
Alex Babahin (tamerlan311) changed the status of T38440: Segmentation fault in MovieClipEditor from Unknown Status to Resolved.
Closed by commit rB5589016e2446.
Feb 2 2014
Feb 2 2014
Alex Babahin (tamerlan311) edited this Maniphest Task.
Alex Babahin (tamerlan311) added a comment to T38440: Segmentation fault in MovieClipEditor.
Feb 1 2014
Feb 1 2014