Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] b28edd: Removing the "CustomTube" mesh that came from jMon...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: b28eddcac1510b6b600988c700dc5024027755e9
      https://github.com/eclipse/ice/commit/b28eddcac1510b6b600988c700dc5024027755e9
  Author: Jordan Deyton <jordan.deyton@xxxxxxxxx>
  Date:   2014-12-18 (Thu, 18 Dec 2014)

  Changed paths:
    R src/org.eclipse.ice.client.widgets.rcp/src/org/eclipse/ice/client/widgets/reactoreditor/plant/CustomTube.java
    M src/org.eclipse.ice.client.widgets.rcp/src/org/eclipse/ice/client/widgets/reactoreditor/plant/HeatExchangerView.java
    M src/org.eclipse.ice.client.widgets.rcp/src/org/eclipse/ice/client/widgets/reactoreditor/plant/PipeView.java
    M src/org.eclipse.ice.client.widgets.rcp/src/org/eclipse/ice/client/widgets/reactoreditor/plant/ReactorMesh.java
    A src/org.eclipse.ice.client.widgets.rcp/src/org/eclipse/ice/client/widgets/reactoreditor/plant/TubeMesh.java

  Log Message:
  -----------
  Removing the "CustomTube" mesh that came from jMonkeyEngine 2. Replaced
it with a from-scratch tube mesh that just does what we need it to do
(and also should not have buffer overflow issues).

Signed-off-by: Jordan Deyton <jordan.deyton@xxxxxxxxx>



Back to the top