Skip to content

v2025.10.03

Choose a tag to compare

@Nytra Nytra released this 03 Oct 15:12
· 26 commits to main since this release
70095c3

What's Changed

  • Optimized audio nodes and components to prevent excessive RAM usage
  • Added MeshEditTool, EditableMesh and EditableMeshControlPoint components (MeshEditTool is available in the Create New menu of the Dev Tool)
  • Added new button to MIDI settings to copy the device name
  • Fixed MIDI device support on Linux

The MeshEditTool can only edit static meshes. Point at a static mesh and then press primary to start editing, then you can grab control points to move vertices, and there are context menu options while using the tool to Bake your edit or to Restore the original mesh.

Full Changelog: v2025.08.27...v2025.10.03