Page MenuHomePhabricator

Update SOFA to latest revision (18/09/2014).
Closed, ResolvedPublic

Description

Update SOFA to the latest revision (hash b13c6367).

Event Timeline

User kislinsk has pushed new remote branch:

bug-18118-UpdateSOFAToLatestRevision

Updating target milestone to upcoming release

CAUTION: The SOFA tarball still needs to be uploaded to our server and the path in CMakeExternals/SOFA.cmake adjusted accordingly!

Set target milestone to AfterNextRelease. Should upgrade to the latest "stable" snapshot then instead of the one from 18/09/2014.

[2d78ee]: Merge branch 'bug-18118-UpdateSOFAToLatestRevision'

Merged commits:

2015-01-08 14:33:20 Stefan Kislinskiy [5dbc23]
Removed debugging button.


2015-01-08 12:37:42 Stefan Kislinskiy [54f5b6]
Updated SOFA tarball to latest git revision.


2015-01-07 22:54:46 Stefan Kislinskiy [6faf9b]
Suppress SOFA warnings in org.mitk.simulation plugin.


2015-01-07 22:51:02 Stefan Kislinskiy [fc4513]
Use VtkGLMapperWrapper for SimulationGLMapper2D.


2015-01-07 14:11:51 Stefan Kislinskiy [260256]
Merge branch 'bug-18118-UpdateSOFAToLatestRevision' of mitk.org:MITK into bug-18118-UpdateSOFAToLatestRevision

Conflicts:
Modules/Simulation/CMakeLists.txt


2015-01-07 14:09:23 Stefan Kislinskiy [38c19b]
Fixed simulation module and plugin build script.


2014-10-20 08:41:30 Stefan Kislinskiy [fd0355]
Intersecting triangles and planes are rendered by 2d simulation mapper now.


2014-10-16 22:58:26 Stefan Kislinskiy [49ab2c]
WIP: Implementing 2D mapper for simulations.


2014-10-14 09:13:30 Stefan Kislinskiy [2744ce]
WIP: Implementing plane intersection approach for 2D rendering.


2014-10-14 08:19:48 Stefan Kislinskiy [a53e18]
WIP: Discarded clipping plane approach.


2014-10-13 10:25:58 Stefan Kislinskiy [c56b17]
WIP: Implementing experimental 2D mapper for simulations. Not working yet.


2014-09-18 15:55:57 Stefan Kislinskiy [615f7f]
Updated SOFA to latest revision. Uses DAGSimulations instead of TreeSimulations by default now.


2014-10-20 08:41:30 Stefan Kislinskiy [3e2de5]
Intersecting triangles and planes are rendered by 2d simulation mapper now.


2014-10-16 22:58:26 Stefan Kislinskiy [ea6f54]
WIP: Implementing 2D mapper for simulations.


2014-10-14 09:13:30 Stefan Kislinskiy [0c968f]
WIP: Implementing plane intersection approach for 2D rendering.


2014-10-14 08:19:48 Stefan Kislinskiy [93636b]
WIP: Discarded clipping plane approach.


2014-10-13 10:25:58 Stefan Kislinskiy [e27c8b]
WIP: Implementing experimental 2D mapper for simulations. Not working yet.


2014-09-18 15:55:57 Stefan Kislinskiy [20d33c]
Updated SOFA to latest revision. Uses DAGSimulations instead of TreeSimulations by default now.

User kislinsk has pushed new remote branch:

bug-18118-Fix

[23faca]: Merge branch 'bug-18118-Fix'

Merged commits:

2015-01-09 10:42:35 Stefan Kislinskiy [d215d9]
COMP: Set CMake policies only if they exist in used CMake version.