Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
4194ab757 (dev), ff45af0ed (dev), 0e7ce6667 (dev), f618d332b (6.7), a3215c7b4 (6.7), 719de4fc9 (6.7), 9159ba17e (dev), 5517de5b2 (6.7)
Description
Qt for Python comes with tools like Qt Designer, lrelease + lupdate, and qmltyperegistrar.
However, Python projects would also benefit from tools like:
- Qt Shader Baker: Converts shader code into our own *.qsb files
- Balsam: Converts 3rd-party 3D asset files into our own *.mesh + *.qml files
(These are 2 tools that customers have asked about. I haven't look at others – it would be good to comprehensively go through all tools shipped by C++ Qt and see which ones are worth shipping with Qt for Python)