Opened 14 years ago

Closed 14 years ago

#2686 closed bug (fixed)

actionNodeTool missing from python plugin interface

Reported by: christophgysin Owned by: borysiasty
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: Python plugins and bindings Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

I was using the moveVertex tool action from a plugin, which has been removed in 1.4.0. The replacement for it is the combined NodeTool, which is not available from the python plugin interface.

Attached patch fixes this, and adds a few more missing actions I spotted while adding actionNodeTool.

Please consider applying.

Attachments (2)

missing-actions-interface.patch (2.0 KB ) - added by christophgysin 14 years ago.
missing-actions-bindings.patch (623 bytes ) - added by christophgysin 14 years ago.

Download all attachments as: .zip

Change History (3)

by christophgysin, 14 years ago

by christophgysin, 14 years ago

comment:1 by borysiasty, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r13412. Thanks!

Note: See TracTickets for help on using tickets.