summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Major changes - see detailsStefan Radomski2013-01-1044-442/+1569
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Fixed compile issues on linux for osginvokerStefan Radomski2012-12-274-3/+23
|
* Support for rad, deg and % in rotationStefan Radomski2012-12-272-11/+36
|
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-2721-32/+34255
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Got rid of xpath on critical pathStefan Radomski2012-12-223-180/+62
| | | | Improves performance by a factor of 8!
* Provided sample invoker as a starting pointStefan Radomski2012-12-212-0/+89
|
* Fixed tests againStefan Radomski2012-12-216-21/+24
|
* Fixed automatic port selection when none given in URLStefan Radomski2012-12-211-1/+2
|
* Do not return generated pseudo state with initial transitionStefan Radomski2012-12-211-9/+24
|
* Fixed scripts to prepare distributionsStefan Radomski2012-12-212-12/+12
|
* Started SceneGraph invokerStefan Radomski2012-12-213-0/+113
|
* Refactoring finishedStefan Radomski2012-12-2059-6173/+6613
| | | | | | 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-163-36/+42
|
* Github client hiccupStefan Radomski2012-12-155-1069/+0
|
* Refactoring and plugin supportStefan Radomski2012-12-1555-854/+4522
|
* Order of libraries matters with some gcc versionsStefan Radomski2012-11-211-5/+7
|
* added rt to linker dependenciesStefan Radomski2012-11-201-0/+1
|
* Include pthread lib on unicesStefan Radomski2012-11-201-1/+4
|
* Fixed build and removed binariesStefan Radomski2012-11-2019-31/+0
|
* Fixed build and removed binariesStefan Radomski2012-11-206-16/+17
|
* Committing local version againStefan Radomski2012-11-071994-201/+369334
|
* Implemented DOMStefan Radomski2012-10-0528-61/+2012
|
* Fixed all testsStefan Radomski2012-09-166-13/+17
|
* fixed json in ecmascript dataStefan Radomski2012-09-1611-44/+31
|
* Fixed done.state eventsStefan Radomski2012-09-16240-44687/+0
|
* Fixed done.state eventsStefan Radomski2012-09-1618-970/+260
|
* Implemented invoke for nested SCXML instancesStefan Radomski2012-09-16261-163/+46104
|
* Initial uploadStefan Radomski2012-09-08142-0/+11445
Still somewhat quirky to build but fairly feature complete