v2.7.1 hotfix
Changes:
- Huge update to
QuickExt
with a lot of new features to streamline working with Extensions throughCustomParTools !
- New on-extension-init configurable
self.par{Parname}
,self.eval{Parname}
attributes andon{Parname}
callbacks! - These automatically created attributes are non-promoted (callbacks used to be)
- There's a lot of configurability
- Please check the Wiki for more info!!!
- New on-extension-init configurable
- Updated the default path for
ScriptSyncFile
inVSCodeTools
to create a folder with the parent name if externalizing an Extension script - Externalized all major scripts and extensions --- let the AIs feed off my code online!
- Collected OpMenu mods into one COMP for better overview - (creates dependency from OpTemplates though)
- Updated
UPDATER
to skip major version changes by default, unless forced with thef
at the end of the tag --- this release is a live test of that feature - Toolbar icons can be reordered and disabled
- Currently by pulsing the custom parameter Open Toolbar Definition (which links to the table /FunctionStore_tools/FNS_Toolbar/ToolbarDef where you can define these)
- This config does not yet sync globally between project files!
- Also updated
VSCodeTools.tox
standalone release
Bugfixes:
-
Fixed conflict with T3D OpMenu mods
-
Fixed ResetPLS Timeline Reset for local timelines
-
Fixed a bug in config saving/loading --- need to add Seq support!
-
Hotfix: added callbacks for full Sequence Blocks
-
Hotfix: fixed non-promoted ParGroup callbacks