summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Factory.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-59/+59
|
* Fixed race condition when setting up ioprocessorsStefan Radomski2013-01-151-6/+19
|
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-131-3/+3
|
* Refactored to PIMPL patternStefan Radomski2013-01-121-28/+15
|
* Major changes - see detailsStefan Radomski2013-01-101-26/+57
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-271-0/+11
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Refactoring finishedStefan Radomski2012-12-201-133/+164
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Take pluginpath as argumentStefan Radomski2012-12-161-29/+30
|
* Refactoring and plugin supportStefan Radomski2012-12-151-27/+87
|
* Committing local version againStefan Radomski2012-11-071-3/+18
|
* Implemented DOMStefan Radomski2012-10-051-1/+8
|
* Fixed done.state eventsStefan Radomski2012-09-161-1/+2
|
* Implemented invoke for nested SCXML instancesStefan Radomski2012-09-161-1/+16
|
* Initial uploadStefan Radomski2012-09-081-0/+56
Still somewhat quirky to build but fairly feature complete