Skip to content

Releases: alexzhornyak/ScxmlEditor-Tutorial

ScxmlEditor 2.5.5. Chart Design Panel Presets

25 Jul 13:26
Compare
Choose a tag to compare

New:

  • Chart design panel presets
    image

Enhancement

  • Option to call Edit Dialog of chart elements by hotkey Ctrl + Enter

Fix

#119
#118
#117


NOTE: You can only update ScxmlEditor.exe if you are upgrading from the 2.3, 2.4, 2.5 versions

ScxmlEditor 2.5.4. Nested Initial States

07 Jun 14:26
Compare
Choose a tag to compare

New:

  • Indication of nested initial states
  • Transition line width can be changed in theme settings

NOTE: You can only update ScxmlEditor.exe if you are upgrading from the 2.3, 2.4, 2.5 versions

ScxmlEditor 2.5.3. Lock Chart Axises

17 Nov 13:38
Compare
Choose a tag to compare

New:

  • Lock Chart Axises when dragging states
  • Select Chart Elements Extended (Select states, parallel, similar etc.)

NOTE: You can only update ScxmlEditor.exe if you are upgrading from the 2.3, 2.4, 2.5 versions

Small fixes

29 Sep 10:45
Compare
Choose a tag to compare

Fixes:

NOTE: You can only update ScxmlEditor.exe if you are upgrading from the 2.3, 2.4, 2.5 versions

ScxmlEditor 2.5.1. Fast Triggers

15 Jun 14:52
Compare
Choose a tag to compare

New: Fast Triggers

NOTE: You can only update ScxmlEditor.exe if you are upgrading from the 2.3, 2.4, 2.5 versions

TriggerWhere
Triggers_DoubleClick

ScxmlEditor 2.5. Virtual Invoke

13 Jun 13:13
Compare
Choose a tag to compare

New:

NOTE: You can only update ScxmlEditor.exe if you are upgrading from the 2.3, 2.4 version

Result of virtually invoked scxml parts

ScxmlEditor 2.4. Self-Transitions Inside

06 Jun 11:15
Compare
Choose a tag to compare

New:

image

NOTE: You can only update ScxmlEditor.exe if you are upgrading from the 2.3 version

ScxmlEditor 2.3.1. Autosave Cache

24 Jan 15:32
65ac680
Compare
Choose a tag to compare

New:

  • Latest modified State Chart UI is saved to temporary folder and is available to restore

Installation

ScxmlEditor 2.3.0. Highlight Taking Transitions

04 Oct 15:22
Compare
Choose a tag to compare

New:

  • Highlight taking transitions

Windows installation

First Install

  1. Download zip with binaries and unpack it in any target location
  2. Install ScxmlEditor\vcredist_x86.exe for UscxmlTester, Graphviz
  3. Install ScxmlEditor\vcredist_x64.exe for QtScxmlTester

    (You may skip steps 2 and 3 if you have previously installed MSVC 2015 Update 3 redistributable)
  4. Install ScxmlEditor\UScxmlTester\vcredist_x86_vc10.exe for UscxmlTester with EcmaScript datamodel

    (You may skip step 4 if you have previously installed MSVC 2010 redistributable)

Update

  1. Download zip with binaries and unpack it into Temporary folder
  2. Run Temporary\ScxmlEditor\ScxmlEditor_InstallOrUpdate.cmd "Path\To\Location\ScxmlEditor"

NOTICE! We are continiously making updates, so follow the version number on the README page and update to the latest to have all last cool features

Linux installation

  1. Install Wine:
sudo apt -y install wine
  1. Install Microsoft fonts
  • Install a collection of Microsoft fonts.
sudo apt install ttf-mscorefonts-installer
  • Acknowledge the terms of the EULA in your terminal when prompted.
  1. Download zip with binaries and unpack it in any target location
  2. Run program
cd /path/to/ScxmlEditor
wine ScxmlEditor.exe

ScxmlEditor 2.2.6

03 Mar 18:53
Compare
Choose a tag to compare

Windows installation

First Install

  1. Download zip with binaries and unpack it in any target location
  2. Install ScxmlEditor\vcredist_x86.exe for UscxmlTester, Graphviz
  3. Install ScxmlEditor\vcredist_x64.exe for QtScxmlTester

    (You may skip steps 2 and 3 if you have previously installed MSVC 2015 Update 3 redistributable)
  4. Install ScxmlEditor\UScxmlTester\vcredist_x86_vc10.exe for UscxmlTester with EcmaScript datamodel

    (You may skip step 4 if you have previously installed MSVC 2010 redistributable)

Update

  1. Download zip with binaries and unpack it into Temporary folder
  2. Run Temporary\ScxmlEditor\ScxmlEditor_InstallOrUpdate.cmd "Path\To\Location\ScxmlEditor"

NOTICE! We are continiously making updates, so follow the version number on the README page and update to the latest to have all last cool features

Linux installation

  1. Install Wine:
sudo apt -y install wine
  1. Install Microsoft fonts
  • Install a collection of Microsoft fonts.
sudo apt install ttf-mscorefonts-installer
  • Acknowledge the terms of the EULA in your terminal when prompted.
  1. Download zip with binaries and unpack it in any target location
  2. Run program
cd /path/to/ScxmlEditor
wine ScxmlEditor.exe