fieldChanged() can potentially do much work. When toggling objects in the project tree, make sure that fieldChanged is called only once for a toggle operation. This will make sure that we have the best possible performance in all use cases.
Add Project Tree filter support
Split project tree into multiple dockable tree views for plots, keeping one for 3d views.