]> gerrit.simantics Code Review - simantics/platform.git/commit
Added Simantics/Diagram function positionToVector. 65/565/1 release/1.28.0 v1.28.0
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 29 May 2017 09:58:32 +0000 (12:58 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 29 May 2017 10:00:16 +0000 (13:00 +0300)
commit15d6c0d7baa279edde7134f79da4a1260064f482
tree0098ac344ac6fe58d49eef53e02072d285271011
parent529dfdc68f934387c96b2c2825ffa747320538b5
Added Simantics/Diagram function positionToVector.

This function complements the existing positionToDoubleArray and is
required to support for instance diagram template scenegraph node
transform property definition with SCL formulas.

Also fixes:
* Potential NPE in ExperimentUtil.scheduleShutdownActiveExperiment
* MANIFEST.MF warnings from org.simantics.document.server

refs #7246

Change-Id: Icfe41a33824c91e5be76940bbf4d46d34c8d0334
bundles/org.simantics.document.server/META-INF/MANIFEST.MF
bundles/org.simantics.modeling/scl/Simantics/Diagram.scl
bundles/org.simantics.simulation/src/org/simantics/simulation/experiment/ExperimentUtil.java