1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps
elsid 7c5a590890
Replace float type for arguments to create heightfield with int
To reduce amount of computations on the caller side and restrict possible
values.

* verts can't be non-int because it's a number of things.
* worldsize is initially defined as int by ESM::Land::REAL_SIZE.
* Put function to calculate heightfied shift into components to be able to
  reuse by other binaries.
2021-10-11 19:28:08 +02:00
..
benchmarks
bsatool
esmtool
essimporter Overhaul magic effects to work with onApply and onEnd events 2021-09-29 19:25:10 +02:00
launcher
mwiniimporter
niftest
opencs Merge branch 'omwaddon_dep' into 'master' 2021-10-08 06:40:43 +00:00
openmw Replace float type for arguments to create heightfield with int 2021-10-11 19:28:08 +02:00
openmw_test_suite Merge branch 'options_tests' into 'master' 2021-10-08 08:02:40 +00:00
wizard
doc.hpp