- 19 May, 2016 1 commit
-
-
Robert Smith authored
Fixed a bug where geometry and mesh components were persisted as ICEObjects instead of their specific subclasses. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 17 May, 2016 1 commit
-
-
Robert Smith authored
The Geometry Editor will can now be saved to xml when a change occurs to its data. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 16 May, 2016 1 commit
-
-
Robert Smith authored
The GeometryComponent can now persist its CSG tree to xml using EAVP PersistableShape. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 11 May, 2016 1 commit
-
-
Robert Smith authored
Updated references to EAVP to reflect that PointMesh now uses the general getTranslation() function in place of the old getLocation() function. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 09 May, 2016 2 commits
-
-
Robert Smith authored
Fixed a bug where selecting anything in the MeshElementTreeView would cause the view to deselect anything selected and close all nodes in its trees. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
I refactored the ItemProcessor so that it now implements an IItemProcessor interface. The Client now takes an IItemProcessor in the test constructor, and the ClientTester provides a FakeItemProcessor. The FakeItemProcessor runs most (but not all) of the code of the ItemProcessor on the test thread, thus fixing #180 . I tested this thoroughly on my machine, both with the test framework and the product. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 06 May, 2016 2 commits
-
-
-
Robert Smith authored
The ICEMeshPage now has the capability to mark itself as dirty and persist to an .xml file when the save button is used. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 04 May, 2016 2 commits
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
Robert Smith authored
The ICEResourcePageTester will now wait longer between actions, which hopefully will clear up some failures it was experiencing. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 29 Apr, 2016 2 commits
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 28 Apr, 2016 1 commit
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 25 Apr, 2016 3 commits
-
-
https://github.com/eclipse/icearbennett authored
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
Robert Smith authored
Updated the VisIt documentation to give the easier path for a VisIt installation, instead of having to specify the path inside of VisIt.app. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 14 Apr, 2016 3 commits
-
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 13 Apr, 2016 3 commits
-
-
amccaskey authored
org.eclipse.equinox.security.macosx caused errors in remote executions, removing it from the launch to fix. Adding bcpkix and bcprov for docker shaded plugins. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
-
Greg Watson authored
Signed-off-by:
Greg Watson <g.watson@computer.org>
-
- 12 Apr, 2016 14 commits
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
https://github.com/eclipse/iceJay Jay Billings authored
Conflicts: docs/moose/tutorial/.gitignore Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
https://github.com/eclipse/iceRobert Smith authored
Conflicts: docs/resourceComponents/src/main.tex
-
Robert Smith authored
Updated the ResourceComponent tutorial, including wrapping all images in figures. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Setting up the FileEntry to be an IResourceChangeListeneer that updates its allowed values when a file is added/changed in the project space. This only works if clients invoke FileEntry.setProject with their Item's current IProject instance. Otherwise, resources updates are ignored. Added test to FileEntryTester and verified it worked with ReflectivityModel wave_vector file. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Robert Smith authored
The Linux launch configuration was not displaying the VisIt preferences menu. Rolled back to an older version and added new required plug-ins to get it to show up. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
THe Mac OS launch configuration wasn't starting any of the EAVP service bundles. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 11 Apr, 2016 3 commits
-
-
-
Robert Smith authored
Added a demo bundle for the ResourceComponent, Geometry Editor, and Mesh Editor, to complement the Resource Component Tutorial. Also added some images missing from the tutorial. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Updated the resource component tutorial to work with the new org.eclipse.ice.demo.visualization packages. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 05 Apr, 2016 1 commit
-
-
Robert Smith authored
Added a tutorial for using the ParaViewVizService, as well as how to run the ParaView web visualizer and connect to it with Eclipse's internal web browser. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-