Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 878 Bytes

File metadata and controls

17 lines (14 loc) · 878 Bytes

This FUTURE file reports a side branch for project code changes.

BRANCH ASSIGNMENT

Future Branch

game version: 0.5.5
Engine version: 0.11.6

In this branch, the data structure of the model in the engine is removed and changed. Now this happens through a separate MetaData class. In addition, the approach to storing all objects in the scene is changing.

CHANGES:

  1. adding and adding to a separate data class about the camera and models
  2. changing the initialization of the model
  3. changing the fields of the model class
  4. changing position calculations
  5. changing the loading of objects into the scene
  6. changing the download of the saves file
  7. changes in the approach to storing models and their abbreviations in the scene