Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] be6291: The PlantAppState (for 3d plant views) maintains a...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: be6291e554374740f3a154e3d1c4754b81a36731
      https://github.com/eclipse/ice/commit/be6291e554374740f3a154e3d1c4754b81a36731
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.rcp/src/org/eclipse/ice/client/widgets/reactoreditor/plant/PlantAppState.java

  Log Message:
  -----------
  The PlantAppState (for 3d plant views) maintains a default position and
orientation that can be set at any time. A different default can be set
by editors that can access the view. PlantAppState handles
synchronization with the render thread.


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


  Commit: 7cff375a23ff316b6cfa19285a070452a46727be
      https://github.com/eclipse/ice/commit/7cff375a23ff316b6cfa19285a070452a46727be
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  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:
  -----------
  Adding a new menu to the MOOSE Model Builder ToolBar.
This menu gives the user a few options for setting the default camera
position and orientation.

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


Compare: https://github.com/eclipse/ice/compare/417b0b4915a7...7cff375a23ff

Back to the top