FreeCAD: master e97336f2

Author Committer Branch Timestamp Parent
realthunder wwmayer master 2020-02-09 16:20:42 master e77ab5e2
Changeset App: add proxy execute support to Link

While executing, Link will look for a special Python callable defined in
the linked proxy object, and run it. This allows for customized link
behavior without defining a specialized Link.
mod - src/App/Link.cpp Diff File
mod - src/App/Link.h Diff File