Did any one existed to rewrite the Defold editor in python PyQt5 , in that case we will be able to write editor extensions in python and easy commnuicate with blender python api .
i am one step behind of doing it !!
I haven’t seen Python and PyQt5 mentioned in regard to an alternative editor or tools, and I don’t have the expertise to propose any pros and cons of this approach.
As discussions on editor improvements, rewrites and alternatives come up from time to time, there are a few worthwhile threads on it:
for me i can see how is that could be easy , since after i developed the pydefold and defoldsdk python libararies , i had simulated majority of editor actions in headless manner so i think it will be mu h easier to do it in pyqt5 ui .