Created by: Durman
Addressed problem description
#2458
Previous pull request have revealed that Operators are not appropriate for monitoring objects changes.
I decided that having two different modes of live update
mode is too much in spite of this approach is completely different. So I have deleted old approach. If it will be found that it had some benefits we can return it back. There is need in testing new approach. I expect that it can become part of update system in 2.8.
Also i deleted options of enabling this mode in preferences of Sverchok. I don't see that 3D panel is overweight now and can't keep button of this node constantly.
If there will not be any objections against such changes I merge it to master.
Preflight checklist
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.