Open idhugoid opened 3 years ago
Inside the different folders inside Multi-models\X\ there should be a mm.json file. In the tutorials folders we still have a file named X.mm.json
There was always a warning related to this... But we want to remove it and deprecate the previous file name convention.
For starters we made the warning more understandable. Example:
Found deprecated style mm at: into-cps-projects/tutorial_1/Multi-models/Non-3D/Non-3D.mm.json Consider renaming: Non-3D.mm.json to: mm.json
After upgrading all tutorials and examples we can move towards deprecation.
Inside the different folders inside Multi-models\X\ there should be a mm.json file. In the tutorials folders we still have a file named X.mm.json
There was always a warning related to this... But we want to remove it and deprecate the previous file name convention.
For starters we made the warning more understandable. Example:
After upgrading all tutorials and examples we can move towards deprecation.