Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 93467f: Adding a ToolBar that can be used to update the pl...

  Branch: refs/heads/jordan/ParaViewVizService
  Home:   https://github.com/eclipse/ice
  Commit: 93467f8c33974e40d021c61ad50ccdaca83c81f1
      https://github.com/eclipse/ice/commit/93467f8c33974e40d021c61ad50ccdaca83c81f1
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

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

  Log Message:
  -----------
  Adding a ToolBar that can be used to update the plot feature and
registered properties.

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


  Commit: d0143d3b12d14db2b961b80785c2d9fcb6d386fa
      https://github.com/eclipse/ice/commit/d0143d3b12d14db2b961b80785c2d9fcb6d386fa
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

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

  Log Message:
  -----------
  Fixed some bugs in setFeature(...).

Added a couple of properties temporarily.

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


Compare: https://github.com/eclipse/ice/compare/983b7287cca5...d0143d3b12d1

Back to the top