Skip to content

ModAPI SDK v2.5.567

Choose a tag to compare

@github-actions github-actions released this 26 Jul 07:03
· 5 commits to master since this release
a3e4b81
Make `cPlanetModel` actually usable (#113)

* Improve terrain-related class fields, add `cTerrainSphereDecal`

* Add `cTerrainSphereDecal` to `Terrain.h`

* Minor field renames

* Fix includes in `cTerrainSphereDecal.h`

* Minor field fix for `cTerrainDecal` (68h is some float value)

Also rename some fields in `cPlanetModel`.

* Rename fields of `TerrainModification` (a.k.a. `cRelevel`)

* Describe most `cPlanetModel` fieldss, fix alignment