Status
SteamPeaks
Charts
Sales
Upcoming
Patches
Events
Calculator
Database
New on Steam
Every app, DLC and depot the minute Steam creates it
Apps
Every app on Steam, newest change first
Packages
Subs and bundles, and what each contains
Depots
Depots, manifests and install sizes
Tags
Steam's user tags and the games under them
Developers & publishers
Companies and their catalogues
Technologies
Engines, SDKs and anti-cheat found in the files
Change history
Every PICS changelist as it lands
Tools
Signals
Nineteen readings of the whole catalogue
Compare
Any games side by side
Records
All-time peaks and the days they were set
Reports
Weekly and monthly write-ups
Alerts & newsroom
Watch a game, get told when it moves
Steam status
Is Steam up, right now
Web API explorer
Try the endpoints in the browser
More
Events
Steam's own events and the sales calendar
Calculator
What a Steam account is worth, and its pile of shame
/
Sign in
/
1.21.9.2 patch · Pixel Composer build 25036708 · SteamPeaks
Pixel Composer
›
Patches
›
Build 25036708
1.21.9.2 patch
Pixel Composer
· build 25036708 · published
8 days ago
On Steam
Notes only · this build shipped before we watched the app
Fix crash on initial launch on Steam.
Interface
Add warning popup when trying to load project with unsupported node (basically just HLSL node on non-Windows OSes).
Add preference option to disable view reset on display refresh (Interface > Reset view on display refresh.).
Add preference option to disable loading graph, preview panel settings.
Panning, zooming with middle click now works with gesture mode on.
Remove Fullscreen button and menu items (use MacOS built-in zoom button for fullscreen feature).
Add all missing preferences topics.
Node
Path name now support parent directory operator "../"
Disable "Serialize data" will also stop node from storing cache data to save file.
Double the swing speed to make every integer frequency results in perfect loop instead of every multiples of 2.
Add cache tooltip.
Add mix control.
Bugs
Fix file selector not show up on Steam build.
Fix mouse wheel not working.
Fix dialog box cannot be moved.
Fix oklab gradient interpolation glitch.
Fix crash when grouping nodes with multiple outputs.
Fix clicking exit button multiple times create multiple save confirmation dialog.
Fix scroll item expands infinitely when using theme with dialog padding > 0.
Update keyboard layout to match MacOS keyboards.
Fix slider visualizer stay on screen when textbox get removed while sliding.
Fix enter key too sensitive.
Fix moving cursor vertically places cursor in the wrong position.
Fix dialog not responding to mouse in multi-windows mode.
Fix crash when setting palette from context menu.
Fix hotkey inside toolbox render incorrectly.
Change default close project hotkey to Command+W.
Initializing Lua on unsupported device now shows warning instead of crash.
Add checks for preventing loading array data to value with 'rejectArray' tag.
Fix struct output cause software to slowdown.
Fix dimension loading error on older project.
Fix default value loading error on some array value.
Fix error when animating mappable values.
Fix file read twice on load.
Fix crash when trying to open palette dialog when the dialog is already opened.
Fix Node tool not deleting node when closing the canvas dialog without canceling the tool first.
Fix node created by Node tool saved between session.
Fix node not working on MacOS.
Fix error when connecting surface.
Fix "Scale Texture to Length" cause rendering issue even when not using texture.
[3D Camera Light] Fix light gizmo show up in render result.
Fix incorrect shadow calculation.