Thx very much for this list of features to improve QxEntityEditor !
We will try to take them into account for future versions...
Just a few remarks :
Ability to name the export file
The default name is the project name, but you can already rename it :
- go to the main menu : "
Tools >> Plugin scripts", then define a custom script after execution of the plugin
QxEEPrinter.
- then create a script file (
.bat,
.sh or whatever) and use the RENAME DOS command (or UNIX command).
Entity width is adjustable (with auto grow option)
You can already define the width of entities (but ok, there is no the auto grow option) : go to the main menu "
Tools >> Global options".
For now, for the next version of QxEntityEditor (1.1.6), the focus is on a new feature to be able to customize the generated files using your own javascript custom file.
This new feature will provide an easy way (and powerful way) to change the default behaviour of files generation process (for example, it will be easy to add some C++ functions in a specific entity class).