Created by Jack Xu, Viacheslav N. Mezentsev (viacheslavmezentsev@ya.ru) in the scope of SMath project. Published by Вячеслав Мезенцев.
This is Open Source project. Sources shared under MIT Licence and available in public SVN repository.

Download X-Y Plot Region 0.4.9349.42801

Version 0.4.9349.42801
Beta (released at 8/6/2025)
Author: Jack Xu, Viacheslav N. Mezentsev (viacheslavmezentsev@ya.ru)

Undetermined

File icon zip XYPlotRegion.0_4_9349_42801.zip Size: 267 KiB
Downloads: 111 of 2046

Changes

Miscellaneous

  • the animation control menu has been completely redesigned into a single, comprehensive "Animation" dropdown for a cleaner and more intuitive user experience;
  • implemented a dynamic Play/Pause button that intelligently changes its text and function based on the current animation state;
  • added Spacebar as a hotkey to toggle Play/Pause functionality, providing a standard and convenient control method;
  • menu items for playback control (Stop, Next/Previous Frame, Export) are now dynamically enabled/disabled based on whether animation frames have been generated, preventing user confusion;
  • improved animation state management: the "Stop" command now resets the animation to the first frame and pauses it without deleting the generated frames, allowing for immediate playback or frame-by-frame review. A full ResetAnimation is now triggered by deselecting the animation variable;
  • implemented multiple ways to cancel an animation ("Cancel", unchecking and Animate.Variable:="").

Changes history