FreeCAD: master b1964786

Author Committer Branch Timestamp Parent
Zheng, Lei wmayer master 2019-07-04 11:14:30 master 161ad057
Changeset DocumentObject: API implementation change of In/OutList

Added getInListEx() as a more efficient algorithm for recursive in
list. Replacing the original getInListRecursive().

Added out list object and name cache to improve default implementation
of getSubObject().
mod - src/App/DocumentObject.cpp Diff File
mod - src/App/DocumentObject.h Diff File