Skip to content

OMC version 4.4.2

Latest

Choose a tag to compare

@abra-code abra-code released this 09 Feb 07:43
· 104 commits to master since this release

Python Support

  • Fix non-universal binary components in OMCPythonApplet.app embedded Python distribution
  • Precompile Python scripts: On app launch, precompile all .py files in Resources/Scripts/ for embedded Python distributions

Bug Fixes

  • Command lookup precision: Fixed command lookup logic - when no command ID provided, match by name (first command, not last); don't fall back on explicit ID lookup failure

Installation

  • OnMyCommandCM.plugin quarantine: Remove potentially problematic quarantine bit when installing the contextual menu plugin

Documentation

  • Bundle "Documents" with distribution
  • "Building OMC Applets" guide: Comprehensive guide for creating OMC applets, moved to Documentation/ directory