Skip to content

v2.8.1f

Compare
Choose a tag to compare
@function-store function-store released this 28 Oct 01:20
· 119 commits to main since this release

This release is v2.8.0f with some more QuickExt functionality.

v2.8.0f notes below
New features:

  • QuickExt has been mega-updated with ExtUtils - containing CustomParHelper and NoNode for the ultimate Python extension experience - Please read the wiki if you use Python Extensions - and if not this is where it gets more user-friendly!
  • CustomParTools is now added to each pane in the NavBar
  • Ctrl+Shift+Click on CustomParTools to add Parent Shortcut
  • Cleaned up window placement dialog (popMenus)

Fixes:

  • Fixed ExprHotStrings syncing
  • macOS: Attempted to fix NavBar popMenus focus problem. This made it usable again, however inconsistent in the extra features... gotta hit up Derivative for this.
  • macOS: fixed VSCodeTools fallback location thanks to @rosofo
  • Added a static exception to ResetPLS to ignore sceneChanger by default