Skip to content

Commit

Permalink
CHANGELOG.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesugb committed Jun 3, 2023
1 parent 424a8b7 commit a56db77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ Notable _Auto-Vk-Toolkit_ versions in date-wise decending order:

### v0.99

**Date:** 02.06.2023
**Date:** 03.06.2023

Major changes:
- Gone is the overly huge precompiled header (PCH) configuration.
- A much smaller PCH project configuration is now used, mostly containing the externals.
- This should get rid of some bad compile/build experiences.
- Ported `static_meshlets` and `skinned_meshlets` examples to using both `VK_EXT_mesh_shader` and `VK_NV_mesh_shader`.
- Added a new camera: `orbit_camera`
- It is used in several example applications: `model_loader`, `orca_loader`, `static_meshlets`, and `skinned_meshlets`.

### v0.98

Expand Down

0 comments on commit a56db77

Please sign in to comment.