alexzhornyak / PyBlendSCXML

An SCXML implementation in Python for Blender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyBlendSCXML 1.0.0

PyBlendSCXML is designed to use SCXML state machines in Blender Python API only. It is based on PySCXML framework (pronounced pixel) that supplies an SCXML parser and interpreter for the Python programming language.

Warning

This parser will work only in Blender!

SCXML Compliance

Supported Data Models

PyBlendSCXML supports the following data models:

Supported Elements and Attributes

Framework Datamodel W3C Mandatory W3C Optional Compliance
PyBlendSCXML 1.0.0 python 159 of 159 22 of 33 Partial

Examples

Allows you to record the elapsed time

About

An SCXML implementation in Python for Blender

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%