File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
# New features
4
4
5
5
- 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)
7
8
8
9
# Bug Fixes
9
10
12
13
- Fixed a problem in the Tones Map node that could cause incorrect shader code generation
13
14
- Fixed a problem in the animation export tool that occurred when exporting graphs with buffers
14
15
- 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
15
18
16
19
# Material Maker 1.2
17
20
You can’t perform that action at this time.
0 commit comments