Fun story: when trying to use the Scene Editor (ODE) picking nodes and using the move arrows did not work. As I was completely clueless at first I asked google AI, and it told me that there are problems with custom materials (aka "My Shader"). After trying some solutions and debugging a lot it turned out the I simply need to reset the viewport to it's original value. Node picking and the movement arrows do now work
Ignore debug nodes in the scene tree, add names to the arrows in the part translator
Update for the readme
Some adjustments, now the Project Wizard can create Visual Studio solutions
Some adjustments, now the Project Wizard can create Visual Studio solutions
Add another project option: the folder where CMakeLists.txt is created, relative to the project folder
First iteration of the project wizard - it cannot yet generate projects, but it can load, save and modify project definition JSON files
Add some more information to the project definition files, make updating the app dictionary optional when reading dependencies