Skip to content

Releases: Custom-Extension-Works/Project-Obsidian

v2025.11.25

25 Nov 14:39
6490564

Choose a tag to compare

Update to .NET 10 to work with latest Resonite version

v2025.10.22

22 Oct 10:41
30f7621

Choose a tag to compare

What's Changed

Full Changelog: v2025.10.03...v2025.10.22

v2025.10.03

03 Oct 15:12
70095c3

Choose a tag to compare

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

v2025.08.27

27 Aug 21:22
818cc09

Choose a tag to compare

Notable changes

  • Bundle SteamVR.dll and openvr_api.dll with the plugin since these aren't loaded by FrooxEngine anymore

  • Included licenses file for bundled libs

  • Added a button to plugin settings that refreshes the locale in case it is broken

  • Update FindGrabbableFromSlot node to find IGrabbables (joints, sliders etc. not just grabbable)

Full Changelog: v2025.06.07...v2025.08.27

v2025.06.07

07 Jun 16:03
9ed6d7a

Choose a tag to compare

What's Changed

Full Changelog: v2025.05.28...v2025.06.07

v2025.05.28

29 May 02:40
3641438

Choose a tag to compare

What's Changed

Full Changelog: v2025.05.18...v2025.05.28

v2025.05.18

18 May 17:59
1201d26

Choose a tag to compare

What's Changed

Full Changelog: v2025.05.16...v2025.05.18

v2025.05.16

16 May 22:40
d900acd

Choose a tag to compare

What's Changed

  • Use thread locks and account for buffer resizing by @Nytra in #97
  • Some fixes for mesh collider wizard by @Nytra in #98

Full Changelog: v2025.05.14...v2025.05.16

v2025.05.14

14 May 14:50
894063d

Choose a tag to compare

What's Changed

  • Update readme.md by @Nytra in #91
  • Locale and settings improvements by @Nytra in #94
  • Set plugin to be enabled by default by @Nytra in #92
  • Actually fix locale not loading and fix MIDI settings not refreshing devices on start by @Nytra in #95
  • Add modes to LevelMonitor node (Average, RMS, Peak) by @Nytra in #96

Full Changelog: v2025.05.10...v2025.05.14

v2025.05.10

10 May 19:57
88bcc76

Choose a tag to compare

What's Changed

  • Port to Awwdio by @Nytra in #90
  • The Obsidian dash setting to toggle whether or not to load the plugin for new sessions is now persistent.
  • Improved locale loading for Obsidian dash settings

Full Changelog: v2025.04.10...v2025.05.10