Skip to content

Releases: DDynamic-Evolution/MikoStorm

MikoStorm v1.16.45

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 31 Aug 15:18

Grapics updates, motion blurr etc

Mikostorm Release

Mikostorm Release Pre-release
Pre-release

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 28 Aug 12:49

Here you get the latest version

Fix Bonecam

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 27 Aug 18:54
image

MikoStorm v1.16.38

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 27 Aug 09:21

Added Bone Camera. The camera can be attached to a moving bone/joint
Color grading now has its own tab 'Color' in Phototools.
Improved rendering pipeline / crashfix

MikoStorm v1.16.35

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 13 Aug 06:55

Bug Fixes

  • Linux Crash on Missing Session Settings: Fixed a startup crash (SIGSEGV) when account session settings could not be loaded. Absolute settings paths were re-expanded with the settings prefix, doubling the path
  • Parallel Cull Crash: Deferred updateDistance()/markRebuild() to the main thread in the parallel cull path
  • postSort Crash: Deferred render-map alpha
  • Particle--Crash: Fixed a viewer crash when counting particles.
  • Windows GL Initialization: Fixed startup GL loading

MikoStorm v1.16.30

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 08 Aug 19:49

Fixed the openGL linking of the Windows version. Crash fixed!

Full Changelog: 1.16.28...v1.16.30

MikoStorm v1.16.28

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 05 Aug 16:17

MikoStorm 1.16.28 is out!

New Feature: Restart Avoidance

  • A brand-new Restart Avoidance system with its own Preferences tab. When a region restart is announced, the viewer automatically evacuates you to a safe region and returns you to your home region once it's back online.
  • Configure timing, landing coordinates, and manage a list of safe regions (add/remove/save/check) right from the new panel.
  • Replaces the legacy FSRestartAvoid system; the new status is shown in the region-restarting floater.

Bug Fixes

  • Crash fix: Parallel frustum culling no longer races on shared state — groups needing updateDistance()/markRebuild() are collected per-slot and drained on the main thread, fixing crashes in rebuildPriorityGroups().
  • Crash fix: Bridge inner-octree culling during parallel state sort is deferred to the main thread, fixing crashes in the visible-groups occlusion prepass.
  • Crash fix: GL-bound state sort LOD updates are kept on the main thread during teleports, fixing the SIGSEGV on arrival.

The render pipeline is now fully multicore capable — octree culling, state sort, and render map build are split across a worker thread pool while GL-bound work stays on the main thread, preserving draw order. This release continues hardening the parallel rendering work introduced in 1.16.23 — all the speedups, none of the crashes.

MikoStorm v1.15.26

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 25 Jul 23:16
b4b6e8f

Now with camera timeline tool to create amazing automatic
Bildschirmfoto vom 2026-07-26 01-16-16
camera flights.

MikoStorm v1.15.23

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 23 Jul 04:28

Camera Timeline feature, Quick Prefs icon, preferences cleanup

v1.15.22

Choose a tag to compare

@DDynamic-Evolution DDynamic-Evolution released this 22 Jul 17:14

Bump to 1.15.22, disable espeak_ng, add MyTools to gitignore, add Flatpak support.