Pyqt5 Defold Editor

I know there is a lot to implement but i am rewriting my editor for the Defold using pyqt5 and python , allowing writing editor add-ons in pure python and better bridge with blender and the view-port will be implemented in Opengl allowing better control when goes with 3d , wish me best for my journey .

10 Likes

Nice, good luck! :four_leaf_clover: I like QT very much, I made a few applications in it, but I never used PyQT, always C++ - I guess it might be easier and more pleasant to code in Python though! :wink:

1 Like

Thank you very much, I will keep post updates about the state of the editor . I had compiled proto buffers of Defold to python so now the editor capable to generate the files .collection and all files and data and they managed by the editor .

4 Likes
1 Like

If its related to the same topic and project, please keep it in one thread consistently, no need to make new post and then link them here :wink:

1 Like

2 Likes