Skip to content

Releases: function-store/FunctionStore_tools

v2.3.1

11 Mar 21:34
e773499
Compare
Choose a tag to compare
  • ‼️new minimum requirement TD2023.11600
  • ‼️NEW FEATURE
    • OpToClipboard: Ctrl(Cmd)+Shift+C will copy the currently selected operators name as op('<current_op_name>') to the clipboard to be quickly used in expressions
  • Fixed hotkey conflict of AutoComp/Res for Mac, new hotkey is alt
  • Re-Fixed GlobalVolControl for Mac
  • Disabled olib for Mac

v2.3.0

06 Mar 21:55
b31171a
Compare
Choose a tag to compare

🆕NEW FEATURES:

CustomParTools (rightmost diamond icon on the toolbar):

  • Ctrl+Alt+Drag an OP (Ctrl+Cmd+Drag on Mac): Promote as iop to parent
  • Shift+Alt+LeftClick (Shift+Cmd+LeftClick for Mac): Add Extension to parent

NavBar (the current path below the toolbar):

  • Dragging a parameter onto one of the parents in the navbar will promote it to that parent.
  • Dragging an operator onto one of the parents in the navbar, and holding Ctrl+Alt (or Ctrl+Cmd) will promote the operator as an iop (internal operator).

SwitchOPs

  • Press Ctrl+Tab or (Option+Tab) to switch between the two last selected operator's focus.

🩹BUGFIXES:

  • ParGroupPulse type parameters fixed for CustomParPromoter
  • Moved Tweener inside the toolkit

‼️TD2022 variant has been retired, TD2023 is my new friend

‼️HOTFIX: v2.2.4hotfix

29 Feb 16:18
Compare
Choose a tag to compare

❗ Contains a hotfix of a bug causing some Execute DATs to not fire dueof some TD bug https://forum.derivative.ca/t/execute-dat-onstart-blocks-other-onstart-callbacks-in-specific-scenario/437935

v2.2.4

23 Feb 22:48
Compare
Choose a tag to compare
  • Fixed OpTemplates hotkey for Mac (Ctrl+Cmd)

v2.2.3

22 Feb 21:36
Compare
Choose a tag to compare
  • More Mac hotkey fixes, check the Wiki
    AutoCombine/Res minor change, added Format/RGB option to both

v2.2.2

20 Feb 08:20
c9d7388
Compare
Choose a tag to compare
  • Mac hotkey fixes: now all occurences of Alt in the documentation should be substituted with Cmd
    • For example OpTemplates placement: Ctrl+Cmd
    • AltSelect: Cmd
    • etc
    • exception is the toolbar button wiki opening, that is Option+Right/Middleclick
  • AutoCombine/Res minor change, added Format/RGB option to both

v2.2.1

05 Feb 00:44
Compare
Choose a tag to compare
  • Alt-RightClicking any icon in the toolbar will open the relevant wiki in a browser
  • Fixed some minor bugs
  • (Probably the last release supporting 2022 version of TD)

v2.2

27 Jan 20:08
Compare
Choose a tag to compare

🍏This release includes fixes for Mac users --- my testing on Mac is limited to borrowing friend's machines so please let me know if you find any issues still!

  • New feature: hovering over COMPs in the navigation bar while holding Alt will give the relative path of the iops as well
  • Fixed OpTemplates, QuickPane hotkeys for Mac users
  • Fixed GlobalVolControl for Mac users: instead of using ui.masterVolume (since it's not supported) this tool sets the Volume parameter of AudioDeviceOut CHOPs directly! Beware if you are controlling those from elsewere!
  • Fixed (hacked) tools_ui FolderTabs graphical bug
  • Added Version Ctrl to parameter tab exceptions in CustomParPromoter

v2.1.1

23 Jan 03:43
Compare
Choose a tag to compare
  • New Feature ClearPars: Clears broken parameter expressions/binds after copying a COMP (usually from another project). You can do this by Alt-LeftClicking the rightmost (diamond) icon on the toolbar.
  • Added Wiki button to open documentation
  • Major 2023 variant fixes
  • OpTemplates bugfixes
  • VolControl sets volume on startup correctly

v2.1.0

31 Dec 12:46
Compare
Choose a tag to compare
  • New feature: QuickPane
  • Added 2023 variants! Beware: ⚠️ Project .toe files saved in 2023 Official builds can not be loaded back into previous versions of TouchDesigner such as 2022 or 2021 builds.
  • There might be additional undiscovered bugs in the 2023 variants, please feel free to report them!
  • OpTemplates has a new TD2023 Migration guide to move your default templates to the 2023 variant. This is needed for the above mentioned compatibility reasons.
  • Minor fixes
  • TODO: Mac compatibility updates
  • Check the short update video