]> gerrit.simantics Code Review - simantics/3d.git/commit - org.simantics.plant3d.product.feature/feature.xml
Publish Plant3D feature 32/2832/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Thu, 4 Apr 2019 12:55:24 +0000 (15:55 +0300)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Thu, 4 Apr 2019 12:55:24 +0000 (15:55 +0300)
commit22bb24d2a7e26c70b0dd4c57080f2c25ac3d40a8
treebe1611d27e14a47c2af40e5b55bb85f3291142dd
parent16ec8075f708c6589937f8e760f8074ba27d86c4
Publish Plant3D feature

Change-Id: If41206e5e25a27b027e4fb260d9ed43b1cbdf951
125 files changed:
org.simantics.plant3d.modeling.feature/.project [new file with mode: 0644]
org.simantics.plant3d.modeling.feature/build.properties [new file with mode: 0644]
org.simantics.plant3d.modeling.feature/feature.xml [new file with mode: 0644]
org.simantics.plant3d.ontology/.classpath [new file with mode: 0644]
org.simantics.plant3d.ontology/.gitignore [new file with mode: 0644]
org.simantics.plant3d.ontology/.project [new file with mode: 0644]
org.simantics.plant3d.ontology/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
org.simantics.plant3d.ontology/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.plant3d.ontology/build.properties [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/Component.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/Component.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/Elbow.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/Elbow.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/Nozzle.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/Nozzle.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/Straight.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/Straight.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/eye.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/eye.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/factory.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/factory.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/point.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/point.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/rotate.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/rotate.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/tank.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/tank.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/translate.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/translate.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/translate_d.png [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/images/translate_d.svg [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/plant3d.pgraph [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/plant3d_builtins.pgraph [new file with mode: 0644]
org.simantics.plant3d.ontology/graph/plant3d_viewpoint.pgraph [new file with mode: 0644]
org.simantics.plant3d.ontology/src/org/simantics/plant3d/ontology/Plant3D.java [new file with mode: 0644]
org.simantics.plant3d.product.feature/.project [new file with mode: 0644]
org.simantics.plant3d.product.feature/build.properties [new file with mode: 0644]
org.simantics.plant3d.product.feature/feature.xml [new file with mode: 0644]
org.simantics.plant3d.product/.classpath [new file with mode: 0644]
org.simantics.plant3d.product/.gitignore [new file with mode: 0644]
org.simantics.plant3d.product/.project [new file with mode: 0644]
org.simantics.plant3d.product/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
org.simantics.plant3d.product/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.plant3d.product/build.properties [new file with mode: 0644]
org.simantics.plant3d.product/plant3d.product [new file with mode: 0644]
org.simantics.plant3d.product/plugin.xml [new file with mode: 0644]
org.simantics.plant3d.product/splash.bmp [new file with mode: 0644]
org.simantics.plant3d.product/src/org/simantics/plant3d/product/Activator.java [new file with mode: 0644]
org.simantics.plant3d/.classpath [new file with mode: 0644]
org.simantics.plant3d/.gitignore [new file with mode: 0644]
org.simantics.plant3d/.project [new file with mode: 0644]
org.simantics.plant3d/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
org.simantics.plant3d/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.plant3d/adapters.xml [new file with mode: 0644]
org.simantics.plant3d/build.properties [new file with mode: 0644]
org.simantics.plant3d/icons/Component.png [new file with mode: 0644]
org.simantics.plant3d/icons/Elbow.png [new file with mode: 0644]
org.simantics.plant3d/icons/Nozzle.png [new file with mode: 0644]
org.simantics.plant3d/icons/Straight.png [new file with mode: 0644]
org.simantics.plant3d/icons/factory.png [new file with mode: 0644]
org.simantics.plant3d/icons/middle.png [new file with mode: 0644]
org.simantics.plant3d/icons/middle.svg [new file with mode: 0644]
org.simantics.plant3d/icons/plus.png [new file with mode: 0644]
org.simantics.plant3d/icons/plus.svg [new file with mode: 0644]
org.simantics.plant3d/icons/tank.png [new file with mode: 0644]
org.simantics.plant3d/icons/translate.png [new file with mode: 0644]
org.simantics.plant3d/icons/translate_d.png [new file with mode: 0644]
org.simantics.plant3d/icons/x-axis.png [new file with mode: 0644]
org.simantics.plant3d/icons/x-axis.svg [new file with mode: 0644]
org.simantics.plant3d/icons/y-axis.png [new file with mode: 0644]
org.simantics.plant3d/icons/y-axis.svg [new file with mode: 0644]
org.simantics.plant3d/icons/z-axis.png [new file with mode: 0644]
org.simantics.plant3d/icons/z-axis.svg [new file with mode: 0644]
org.simantics.plant3d/plugin.xml [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/Activator.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/actions/AddComponentAction.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/actions/AddEquipmentAction.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/actions/AddNozzleAction.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/actions/RoutePipeAction.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/browser/P3DBrowser.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/dialog/ComponentContentProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/dialog/ComponentLabelProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/dialog/ComponentSelectionDialog.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/editor/P3DContentOutlinePage.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/editor/P3DNodeMap.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/editor/Plant3DEditor.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/BallValveGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/BuiltinGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/CapGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/CheckValveGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/ElbowGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/HorizontalTankGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/NozzleGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/PumpGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/ReducerGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/StraightGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/geometry/VerticalTankGeometryProvider.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/gizmo/SplitPointSelectionGizmo.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/gizmo/TerminalSelectionGizmo.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/handlers/NewPlantHandler.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/project/P3DPerspectiveFactory.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/project/P3DProjectFeature.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/property/P3DSelectionProcessor.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/EndComponent.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/Equipment.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/GeometryNode.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/IP3DNode.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/IP3DVisualNode.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/InlineComponent.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/Nozzle.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/P3DNode.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/P3DParentGeometryNode.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/P3DParentNode.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/P3DRootNode.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/ParameterizedNode.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/PipeRun.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/PipelineComponent.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/SchemaBuilder.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/TurnComponent.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/controlpoint/ControlPointFactory.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/controlpoint/PipeControlPoint.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/controlpoint/PipingRules.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/utils/ComponentUtils.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/utils/Item.java [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/utils/P3DUtil.java [new file with mode: 0644]