User Details
User Details
- User Since
- May 8 2018, 3:56 AM (147 w, 3 d)
May 10 2018
May 10 2018
Harsha (blendcode) added a comment to D3283: Multi edit Select Parent pose - For an operator in task T54650.
@Dalai Felinto (dfelinto) Thank you! I have sent another patch for armature tools - switch direction - https://developer.blender.org/D3311 . This time used QT editor options mentioned in the link you sent for formatting. Please check.
May 9 2018
May 9 2018
Harsha (blendcode) added a comment to T54643: Multi-Object-Mode: EditMesh Tools.
@Fulk33 Thanks! I submitted using https://developer.blender.org/differential/diff/create/ at https://developer.blender.org/D3238 yesterday. Seems like its done yesterday already for face - solidify
@Dalai Felinto (dfelinto) Thanks! , Tried for one operator in pose tools - POSE_OT_select_parent , submitted using arc. Please check - https://developer.blender.org/D3283
Dalai, Doubts I have for my curiosity :
- which file/function name is called, when we select something from mouse in 3dview and captures it as mesh or camera,etc ?
- can we know the vertex group name, just by select some part of object in object mode using code ?
May 8 2018
May 8 2018
Harsha (blendcode) added a comment to T54643: Multi-Object-Mode: EditMesh Tools.
Hi,
Just tried for one operator - Face - solidify :
Attached patch{F3301511}