Changes between Version 9 and Version 10 of WikiStart
- Timestamp:
- 2020-03-30 22:37:30 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v9 v10 20 20 ### Branches 21 21 22 - `master` : To be used with the source code version of Vehicle Physics Pro.23 - `master-sdk` : To be used with the SDK version (DLL)of Vehicle Physics Pro.22 - `master` : To be used with the Enterprise edition of Vehicle Physics Pro. 23 - `master-sdk` : To be used with the Professional edition of Vehicle Physics Pro. 24 24 25 25 ### Requirements 26 26 27 The `master` branch (VPP source code) requires these submodules to be present in the project:27 The `master` branch (VPP Enterprise) requires these submodules to be present in the project: 28 28 29 29 - **[Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core)** 30 30 - **[Vehicle Physics Core](http://projects.edy.es/trac/edy_vehicle-physics-core)** 31 31 32 The `master-sdk` branch (VPP SDK) requires these submodules to be present in the project:32 The `master-sdk` branch (VPP Professional) requires these submodules to be present in the project: 33 33 34 34 - **[Vehicle Physics Pro SDK](http://projects.edy.es/trac/edy_vehicle-physics-pro-sdk)**