Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] e06c18: Adding the supported extensions for exodus and sil...

  Branch: refs/heads/jordan/ParaViewVizService
  Home:   https://github.com/eclipse/ice
  Commit: e06c1851bc285256b497d1fce0f0efbfd2b41d6b
      https://github.com/eclipse/ice/commit/e06c1851bc285256b497d1fce0f0efbfd2b41d6b
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.paraview/src/org/eclipse/ice/viz/service/paraview/ParaViewVizService.java

  Log Message:
  -----------
  Adding the supported extensions for exodus and silo files to
ParaViewVizService.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


  Commit: 3a608b5c8908612c589a45013ecef1a77570d1b7
      https://github.com/eclipse/ice/commit/3a608b5c8908612c589a45013ecef1a77570d1b7
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.moose/META-INF/MANIFEST.MF
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/MOOSEFormEditor.java

  Log Message:
  -----------
  Temporarily adding to the MOOSE Model Builder a mesh view that uses the
ParaViewVizService. This will need to be removed before merging into
master.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


  Commit: 1b17d12b7b63c59c3f8f17debb8efc7af1ea224a
      https://github.com/eclipse/ice/commit/1b17d12b7b63c59c3f8f17debb8efc7af1ea224a
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M src/org.eclipse.ice.viz.service.paraview/src/org/eclipse/ice/viz/service/paraview/ParaViewPlot.java

  Log Message:
  -----------
  Added some temporary debug code to print out the proxies returned by the
remote ParaView server.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/435ae02c6eb2...1b17d12b7b63

Back to the top