This is simple stupid hotfix. Lookup issue #5 for more reference
TL;DR
Fuxion 360 seems to now handle selection clearing in some different way - omitting all ui_.activeSelections.clear() in DirectName.py fixed poping errors without breaking basic functionality (need more tests and better solution)
PS
Sorry about long diff, my editor automatically cleaned up trailing whitespaces
This is simple stupid hotfix. Lookup issue #5 for more reference
TL;DR Fuxion 360 seems to now handle selection clearing in some different way - omitting all
ui_.activeSelections.clear()
in DirectName.py fixed poping errors without breaking basic functionality (need more tests and better solution)PS Sorry about long diff, my editor automatically cleaned up trailing whitespaces