FreeCAD: staging 380947ef

Author Committer Branch Timestamp Parent
Zheng, Lei Zheng, Lei staging 2019-07-04 11:14:30 staging 429c4846
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