Skip to content

Commit

Permalink
Updated changelog for 1.2p1
Browse files Browse the repository at this point in the history
  • Loading branch information
RodZill4 committed Feb 27, 2023
1 parent 2b9f5f4 commit 8157a28
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# New features

- Added Unreal Engine 5 export targets that generate a Python script for UE5 to
build automatically the generated material
build automatically the generated material (it's necessary to setup a path for
Python in UE, this is described in the documentation)

# Bug Fixes

Expand All @@ -12,6 +13,8 @@
- Fixed a problem in the Tones Map node that could cause incorrect shader code generation
- Fixed a problem in the animation export tool that occurred when exporting graphs with buffers
- Fixed Histogram panel (not updating correctly) and improved histogram rendering
- Updated the Math nodes to improve parameters consistency (contributed by williamchange)
- Fixed a bug that caused Material Maker to crash when entering an expression as parameter in the Text node

# Material Maker 1.2

Expand Down

0 comments on commit 8157a28

Please sign in to comment.