]> gerrit.simantics Code Review - simantics/3d.git/commit
Equipment/Component library customization requires proper preloading. 13/3413/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Fri, 25 Oct 2019 14:32:58 +0000 (17:32 +0300)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Fri, 25 Oct 2019 14:32:58 +0000 (17:32 +0300)
commitebdb7f19eac6275cda50731f22fec2f57d349e9e
tree05dfb3e1880195389a56b9879cd1c2568093124c
parent0a0e6285c47fea669cf580c57682cc8f473db411
Equipment/Component library customization requires proper preloading.

Without preloaded components/control points, ObjMap is not able load the
data (causes nested read transaction)

Change-Id: I07b7a0f3500cc9b2a843441f10779316be6a4b70
org.simantics.plant3d/src/org/simantics/plant3d/editor/Plant3DEditor.java
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/controlpoint/ControlPointFactory.java
org.simantics.plant3d/src/org/simantics/plant3d/scl/SCLUtil.java