Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Jul 5, 2023
1 parent 1865594 commit 6dd5fd5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 5.5.0
* Reworked shader debugger (see https://github.com/aardvark-platform/aardvark.docs/wiki/FShade-ShaderDebugger)
* Reduced the number of OnlyInShaderCode exceptions thrown by the optimizer
* Fixed constant folding of bitwise operations on enums

### 5.4.1
* Added validation for uniform aliases
* Serializer includes uniform semantic and type for hashing
Expand Down

0 comments on commit 6dd5fd5

Please sign in to comment.