Please stop sending me emails. I am unsubscribing.

On 23 September 2013 22:13, <[email protected]> wrote:

>   Today's Topic Summary
>
> Group: http://groups.google.com/group/python_inside_maya/topics
>
>    - Delete individual particles <#1414c3dc7deb9c7a_group_thread_0> [1
>    Update]
>    - Accessing pyNode from QtreeWidget <#1414c3dc7deb9c7a_group_thread_1>[1 
> Update]
>
>   Delete individual 
> particles<http://groups.google.com/group/python_inside_maya/t/a9874a4266c853e>
>
>    Arjun Thekkummadathil <[email protected]> Sep 23 01:16PM +0530
>
>    Hi People
>    Am trying to come up with a tool to interactively delete
>    selected particles
>    and am using this command
>
>
>    import maya.cmds as mc
>
>    mc.particle(e=True, order=num, 
> ...more<http://groups.google.com/group/python_inside_maya/msg/3be32c30bfa060a6>
>
>    Back to top. <#1414c3dc7deb9c7a_digest_top>
>
>   Accessing pyNode from 
> QtreeWidget<http://groups.google.com/group/python_inside_maya/t/25ef5dd7c89f9553>
>
>    Justin Israel <[email protected]> Sep 23 08:02AM +1200
>
>    Why does the object need to be serialized to json? Can't you just store
>    your object as data directly?
>    Also, you could subclass QTreeWidgetItem and store a custom item in the
>    tree.
>    
> ...more<http://groups.google.com/group/python_inside_maya/msg/596209d1be693024>
>
>    Back to top. <#1414c3dc7deb9c7a_digest_top>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to