Skip to content

8.7.1-nightly.2022-11-02

Choose a tag to compare

@rfuzzo rfuzzo released this 02 Nov 12:11
· 12 commits to main since this release
76c7023

This is a beta release so you may encounter bugs. Please report them.

8.7.1-nightly.2022-11-02 (2022-11-02)

Features

  • convert from json for folders (ec4621b)
  • fall back to opening settings files as a process in Linux and notify user if EDITOR env var is not set (45e006b)
  • show advanced options toggle in IETool (e1980a1)

Bug Fixes

  • Close All was not properly closing files (f92cffc)
  • CMesh.LocalMaterialBuffer showing wrong names (a3d4f40)
  • consolidate various project directories (0f21e56)
  • delet convert tab (371e02a)
  • fixed a bug where the convert command would not work (da4bb2b)
  • nightly release body message (2121f08)
  • Soundmodding notification (62b02e2)
  • use EDITOR environment variable for settings command on Linux and macOS (8d8d6eb)
  • use shell execute to open settings file like xdg-open (2591453)

Continuous Integration

Code Refactoring