82b310f666
Since the addition of all nets to the net navigator, performance on very complex designs is unacceptable. Not updating the net navigator is a cheap and dirty short term fix. Users with complex designs will not be able to use the net navigator. A better fix to resolve the performance issues needs to be implemented. |
||
---|---|---|
.. | ||
include/core | ||
CMakeLists.txt | ||
Readme.md | ||
base64.cpp | ||
observable.cpp | ||
profile.cpp | ||
thread_pool.cpp | ||
utf8.cpp | ||
version_compare.cpp | ||
wx_stl_compat.cpp |
Readme.md
This library contains base non-EDA items and extensions to libraries that are used throughout the KiCad codebase. This library should never depend on any parts of the KiCad code outside the thirdparty directory, since this is meant to be the lowest-level library in the dependency chain.