Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
JWildfireSwanNewsVERSION 0.121.1371: realtime-renderer stability improvement and more
Game update

VERSION 0.121.1371: realtime-renderer stability improvement and more

JWildfireSwan · published 15 Sep 2025, 21:57 UTC · build 19991061

All newsPlayers around this dateRead on Steam

I now solved the problem, that some fractals fade to black during editing or realtime-animation-preview.

And, as usual, there is much more, see the full changelog:
VERSION 0.121.1371 (15.09.2025):
- realtime-animation-preview and realtime-editing: the renderer automatically
analyzes the iteration-buffers and performs a re-initialization when
too many samples are turning to infinite/invalid numbers (this effect causes
the fractal to get darker with time and happens when the fractal reaches
an unstable (in-between) state during editing or animation) (SWAN-59)
- flame-editor: clone also the variation-priority when duplicating a variation (SWAN-153)
- flame-editor: show also the time in realtime-animation-preview
- motion-curve-modulation: added an additional sum_fft() which accumulates a range
of fft-channels, because it is sometimes difficult to pick the right one if you
can only pick one
- motion-curve-editor: the frame-count for stretching key-frames is now initialized
with the flame's frame-count, to avoid confusion (SWAN-95)
- motion-curve-editor: stop all audio when closing the window
- main editor: random-motion-function: keep the frame-count of the flame if it larger
than (2 *number of key frames to generate) (SWAN-151)
- motion-curve-editor: take also the frame-count into account when calculating
the motion-curve-view-bounds (SWAN-151)
- motion-curve-editor: play from current frame position now also works when
playing with sound (and synchronizing frames to the audio)
- made the borders of sub-windows more consistent
- some optimizations of the animation-render-window, regarding rendering animations
with many frames
- main-editor: fixed a bug regarding editing key-frames with negative frame numbers
- application-settings: introduces boolean parameters which are represended by a
check button instead of a text field (to enter "0" or "1")
- new "ringer"-variation, created by Rick Sidwell

More from JWildfireSwan

Other announcements

All news
Game update29 Aug 2026VERSION 4.12: post rendering effects and experimental WebGl exportIt has been a while, but I was really busy. With the current update there come two major two things: - post rendering effects, which is a separate shader pass to apply typical balancing effects, color grading effects (for example, to turn your artworks into "Matrix style"), Vignette and other effects - experimental WebGl export: this allows you to export your current scene to be rendered in a m…Game update14 Jun 2026RELEASE VERSION 4.9: new container types and lots of new (flame-)variationsThis major update brings a few bug fixes, some new interesting container types (e.g., a mode to create a classic ifs-iteration, including a non-linear part) and - maybe surprisingly - a large collection of 150 new variations for flame fractals. Complete changelog: VERSION 4.9.2800 (14.06.2026): - mandelbro3d: - fixed: field-mode is not saved when saving a scene with a weighted alternating hybri…Game update17 May 2026VERSION 4.0: domain rendering, backdrops and improved glass renderingThis major update brings another very flexible tool: domain rendering. You may imagine this feature in the way, that multiple scenes are rendered at the same time, and a function (the domain-partitioning-function) specifies, where in the global space, appears which scene. This may sound very abstract at first, but allows for some really unique effects. For example, you may create a shape, which…