Skip to content

Commit 8c99568

Browse files
committed
Updated changelog for 1.6
1 parent 572d45a commit 8c99568

1 file changed

Lines changed: 45 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,53 @@
11
# Material Maker 1.6
22

3-
Mar 8, 2026, ~16h
4-
53
## General
64

75
- Allowed closing named parameter dialog via window button (contributed by williamchange)
8-
- Updated graph navigation to retain subgraph offsets (contributed by williamchange)
96
- Implemented vertical tabs in the Preferences dialog (contributed by williamchange)
10-
- Modified the "Update library item" action to keep the thumbnail (contributed by williamchange)
11-
- Implemented node grabbing via G key (contributed by williamchange)
127
- Improved debug console link navigation (contributed by williamchange)
13-
- Show top-level section labels in the Library panel in bold (contributed by williamchange)
14-
- Added drag and drop support for image parameter (contributed by williamchange)
15-
- Improved export node to support $ variables (contributed by williamchange)
168
- Enabled tab rearrangement for projects panel (contributed by williamchange)
17-
- Improved $node to use node title in 2D export (contributed by williamchange)
9+
- Made tab styles more consistent (contributed by williamchange)
1810
- Updated icons to use SVG when possible (contributed by williamchange)
1911
- Configured default FileDialog path to user's home directory (contributed by williamchange)
12+
- Added documentation for user interface shortcuts (contributed by williamchange)
13+
- Added a menu item to show examples folder (contributed by williamchange)
14+
- Added documentation for user interface shortcuts (contributed by williamchange)
15+
16+
### Graph view
17+
18+
- Updated graph navigation to retain subgraph offsets (contributed by williamchange)
19+
- Added circuit/metro style (diagonal) connections (contributed by williamchange)
20+
- Implemented node grabbing via G key (contributed by williamchange)
21+
- Added drag and drop support for image parameter (contributed by williamchange)
22+
- Made the close/minimize node buttons optional (contributed by williamchange)
23+
- Improved node interaction when zoomed out (contributed by williamchange)
24+
- Added port previews for group input nodes (contributed by williamchange)
25+
- Improved remote parameters rearrangement (contributed by williamchange)
26+
- Added edge scrolling when dragging connection (contributed by williamchange)
27+
28+
### Library
29+
30+
- Show top-level section labels in the Library panel in bold (contributed by williamchange)
31+
- Modified the "Update library item" action to keep the thumbnail (contributed by williamchange)
32+
33+
### 2D Preview
34+
35+
- Improved $node to use node title in 2D export (contributed by williamchange)
36+
- Updated 2D preview to gizmos during transform until LMB is released (contributed by williamchange)
37+
38+
### 3D Preview
39+
40+
- Added alternative inputs for graph panning/camera orbiting (contributed by williamchange)
2041

2142
## Nodes
2243

44+
- Added controlled variations and related nodes
45+
- Implemented portal nodes (contributed by williamchange)
46+
- Added a variadic Color Pick node (contributed by myaaaaaaaaa)
47+
- Added a basic glTF exporter for static PBR materials (contributed by myaaaaaaaaa)
2348
- Added lacunarity for FBM noise node (contributed by williamchange)
49+
- Added gabor noise for FBM noise node (contributed by williamchange)
50+
- Improved export node to support $ variables (contributed by williamchange)
2451

2552
## Bug Fixes
2653

@@ -31,10 +58,19 @@ Mar 8, 2026, ~16h
3158
- Reintroduced AO export for Blender export target (contributed by williamchange)
3259
- Placed graph UI (hierarchy and subgraph controls) above nodes (contributed by williamchange)
3360
- Updated reroute/preview2d bg checker to match defaults (contributed by williamchange)
61+
- Fixed console meta navigation on multiple clicks (contributed by williamchange)
62+
- Fixed group parameters using default values from linked widgets (contributed by williamchange)
63+
- Fixed hierarchy/subgraph UI position (contributed by williamchange)
64+
- Fixed crash when opening named parameter editor (contributed by williamchange)
65+
- Fixed zoom in/out buttons conflicting with node align (contributed by williamchange)
66+
- Added check to prevent self-referencing in float parameter editor (contributed by williamchange)
67+
- Fixed lattice, pixels, polygon views not centering (contributed by williamchange)
68+
- Fixed default lattice point positions (contributed by williamchange)
3469

3570
# Material Maker 1.5p1
3671

3772
## Bug Fixes
73+
3874
- Fixed problem when exporting materials on command line in Export node
3975
- Fixed folder picker not showing set path in 2D export (contributed by williamchange)
4076
- Fixed small FloatEdit sizes in pixel editor (contributed by williamchange)

0 commit comments

Comments
 (0)