Skip to content

Commit 8157a28

Browse files
committed
Updated changelog for 1.2p1
1 parent 2b9f5f4 commit 8157a28

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
# New features
44

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

89
# Bug Fixes
910

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

1619
# Material Maker 1.2
1720

0 commit comments

Comments
 (0)