summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker/graphics/openscenegraph/OSGInvoker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-1/+1
* Forgot to update pathsStefan Radomski2016-02-241-1/+1
* Renamed URI to URLStefan Radomski2014-12-141-1/+1
* Got rid of more dynamic_castsStefan Radomski2014-08-031-21/+22
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
* Bug fixes (see details)Stefan Radomski2013-10-281-1/+1
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-16/+16
* Fixed header refactoringStefan Radomski2013-10-251-0/+2
* Added license information and bug fixesStefan Radomski2013-10-161-42/+62
* Reactivated plugin systemStefan Radomski2013-10-111-31/+334
* Work on FFMpegInvokerStefan Radomski2013-09-181-1/+2
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-3/+1
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-1/+1
* See detailled logStefan Radomski2013-04-061-1/+1
* See detailed commitlogStefan Radomski2013-01-211-3/+0
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-289/+287
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-131-2/+2
* Refactored to PIMPL patternStefan Radomski2013-01-121-4/+4
* Major changes - see detailsStefan Radomski2013-01-101-16/+58
* Support for rad, deg and % in rotationStefan Radomski2012-12-271-10/+35
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-271-2/+289
* Started SceneGraph invokerStefan Radomski2012-12-211-0/+47