## pokepetter/ursina — v8.0.1…v8.1.0

_28 commits._

### Fixes
- **actually the Terrain normals fix looks correct if the entity is scaled uniformly.** (97797d6)
- **reverted supposed Terrain normals fix that actually broke them.** (d5a386d)
- **Merge pull request #786 from fjansson/fix-terrain-normals** (293f974)
- **fix crash when using `text.get_with`** (a32d78b)
- **Terrain: fix calculation of normals. Fix #709** (d09dbdb)

### Backend
- **updated website.** (50e545f)
- **fixed api reference's links to github.** (3a6730a)
- **fixed issue with passing light color on init.** (5a368a1)
- **Merge pull request #782 from Snoroz/master** (8f162f6)
- **Merge pull request #785 from blackberryshortcake/filebrowser-sort-name** (2e30672)
- **Merge pull request #792 from jamesw732/reader** (8dcdc4a)
- **made Ursina.run() print more debug information.** (9c0725f)
- **networking: make DatagramReader.read recognize alias types** (077f34e)
- **added texture: checkerboard_transparent.** (52676ca)
- **made SmoothFollow framerate independent.** (f495a8b)
- **made triplanar shader use texture alpha for transparency.** (2df5754)
- **fixed NineSlice.** (a84ea0a)
- **made Tooltip calculate width and height once at the start instead of every frame.** (028c4c6)
- **renamed Text _background -> background_entity.** (6e896ac)
- **fixed InputField text_color setter.** (1f5c733)
- **added highlight_text_size and highlight_text_color to Button.** (06ce3c0)
- **renamed Text's _background -> background_entity. fixed destroy not importing Sequence. fixed tileset_size getter.** (8d7fd96)
- **Merge pull request #788 from a2cy/master** (1c779d9)
- **Merge pull request #787 from jamesw732/master** (2400c1e)
- **normalize rotation axis in Entity.look_in_direction** (97a77bf)
- **make FileBrowser sort by name.** (2a7c2ab)
- **removed unnecessary line** (9602013)
- **started to make room for the future addition of a SoftBody class and ordered the shapes so that those most likely to be chosen by the user would be first in the condition (micro-optimization)** (5356baf)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/pokepetter/ursina?utm_source=github-action)._