]> gerrit.simantics Code Review - simantics/platform.git/commit
Added Simantics/Diagram function positionToVector. 66/566/1
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:26:31 +0000 (13:26 +0300)
commit4c0028f6c6a09b229053532e30ad1f8b44cf506e
tree3ffa6c513bfb6803945d2002497498c71e125dd4
parent043ed4538f5bdc16d299bc40c2dd8285a3120f9b
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