branchrust_reboot/main/naval_update/boat_better_shallow_water_behaviour/deepsea_height_datacancel
5 Commits over 0 Days - ∞cph!
undid temporary boat code, now using heightmap queries regularly
simple deepsea/mainland heightmap query split (5th iteration of it)
- currently limited to positional queries, normalized coord queries map directly to mainland data still
- also fixed issue with deepsea shorevectors where they weren't being rotated into worldspace properly and still pointed in localspace directions
rebaked tropical scene shore data to include heightmaps
correcting for height data normalization, denormalize with baked info and renormalize to current world size on application
- lets us be consistent with how we interpret height data betweek deepsea and mainland
HeightData baking support