Skip to content

Commit

Permalink
Update changelog.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
Relintai committed Sep 20, 2024
1 parent 12c65f1 commit b1ef757
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Highlights:

- New Procedural Tree 3D Module. Adds a new 'ProceduralTreeMesh' Mesh class that can generate trees procedurally. It uses https://github.com/jarikomppa/proctree .
- Backported text-to-speech support.
- Now the releases include a gdnative headers zip.

Breaking changes:

Expand All @@ -29,6 +30,12 @@ Breaking changes:

- New Procedural Tree 3D Module. Adds a new 'ProceduralTreeMesh' Mesh class that can generate trees procedurally. It uses https://github.com/jarikomppa/proctree .

#### Release

- Now the releases include a gdnative headers zip.
- Reworked the copy_repos script to use git locally to make a copy from the local engine tree.
- Copy gdnative headers helper script.

### Fixed

- Make sure the thumbnail view is the default in the FileSystemDock as intended.
Expand Down

0 comments on commit b1ef757

Please sign in to comment.