Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] abccf8: Adding mouse controls to the example SWT ParaView ...

  Branch: refs/heads/jordan/ParaViewVizService
  Home:   https://github.com/eclipse/ice
  Commit: abccf81819eb70e580a8c705a21b906e4bd6b59c
      https://github.com/eclipse/ice/commit/abccf81819eb70e580a8c705a21b906e4bd6b59c
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-07-01 (Wed, 01 Jul 2015)

  Changed paths:
    M tests/org.eclipse.ice.viz.service.paraview.test/src/org/eclipse/ice/viz/service/paraview/test/SWTExample.java

  Log Message:
  -----------
  Adding mouse controls to the example SWT ParaView shell.

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


  Commit: 4b71ca9ae24450c75ca553e5569c907e5f1e5951
      https://github.com/eclipse/ice/commit/4b71ca9ae24450c75ca553e5569c907e5f1e5951
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-07-01 (Wed, 01 Jul 2015)

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

  Log Message:
  -----------
  Adding some code that can be used to zoom the ParaView view in and out,
although it appears to have a bug where, after zooming, the view will
disappear if rotated.

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


Compare: https://github.com/eclipse/ice/compare/1a456ef62fe1...4b71ca9ae244

Back to the top