- 25 Jun, 2014 1 commit
-
-
Jakob Weiss authored
* parser now allows whitespace in formula * exports _camera matrix (if present) to m_cameraProperty in parserMode
-
- 23 Jun, 2014 3 commits
-
-
Jakob Weiss authored
-
Jakob Weiss authored
-
Jakob Weiss authored
moved matrixprocessor to base module; removed obsolete positiondata.h and transformdata.h from openigtlink module; fixed include statements;
-
- 16 Jun, 2014 2 commits
-
-
Jakob Weiss authored
-
Jakob Weiss authored
-
- 13 Jun, 2014 1 commit
-
-
Jakob Weiss authored
moved matrixprocessor to base module; removed obsolete positiondata.h and transformdata.h from openigtlink module; fixed include statements;
-
- 10 May, 2014 1 commit
-
-
Artur Grunau authored
Starting with commit d6fec679, pipelines need to provide their own light source to function properly. Lua pipelines didn't, which caused them to fail to render. Add a SWIG wrapper for LightSourceProvider to make it accessible from Lua. Instantiate and attach a light source in existing Lua pipelines. References #1
-
- 05 May, 2014 1 commit
-
-
Christian Schulte zu Berge authored
-
- 11 Apr, 2014 1 commit
-
-
Christian Schulte zu Berge authored
* Introducing base module with LightSourceProvider processor * Updated GeometryRenderer and GeometryRendererDemo to use LightSourceData instead of ProcessorDecoratorShading * Introducing LightSourceData::bind() refs #547
-