- 11 Feb, 2016 1 commit
-
-
Robert Smith authored
Added some image files that were referenced in the visualization tutorial but weren't in the repo. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 10 Feb, 2016 8 commits
-
-
-
Robert Smith authored
Added a tutorial covering the VisIt and CSV visualization services and MOOSE's embedded visualization, and a second tutorial on the JavaFX Mesh Editor. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
ICE now uses an aggregator pom instead of combining the list of modules with the parent. Both the parent and the aggregrator are in their own bundles. Every other bundle has been redirected to point to the new parent and all ICE bundles are now Maven projects. It is no longer necessary to install the build bundle. Now, just go into the org.eclipse.ice.aggregator directory and run "mvn clean verify" from the CLI or run the build with these goals from the Maven run configuration. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
-
Jay Jay Billings authored
We now pull from eclipseice.ornl.gov/downloads/visit_java_client/ for the latest binary of the VisIt bundle instead of building it on our own. This really cleans up our build quite a bit more. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
amccaskey authored
-
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>
-
- 09 Feb, 2016 1 commit
-
-
Robert Smith authored
Some tests in viz.service.javafx.test belong in another test package and were not compiling. Removing them until viz.service.javafx.mesh.test is added. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 08 Feb, 2016 1 commit
-
-
Jay Jay Billings authored
... in previously removed bundles. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 04 Feb, 2016 1 commit
-
-
Robert Smith authored
Added LaTex tutorials for some of the visualization features. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 03 Feb, 2016 7 commits
-
-
Jay Jay Billings authored
-
https://github.com/eclipse/iceJay Jay Billings authored
Merge branch 'UnifiedVizRefactor_NoReactor' of https://github.com/eclipse/ice into UnifiedVizRefactor_NoReactor
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
https://github.com/eclipse/iceRobert Smith authored
Merge branch 'UnifiedVizRefactor_NoReactor' of https://github.com/eclipse/ice into UnifiedVizRefactor_NoReactor2
-
Robert Smith authored
Added tests for the new bundles. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Set a failing test to be ignored by the build, at Jay's request. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 02 Feb, 2016 1 commit
-
-
Robert Smith authored
Added tests for the new packages and corrected some bugs which were causing test failures. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 29 Jan, 2016 6 commits
-
-
arbennett authored
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
Robert Smith authored
Removed various avoidable uses of instanceof from the code. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Added more tests for the new plug-ins. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
-
Robert Smith authored
Fixed various errors that were causing test failures. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 28 Jan, 2016 5 commits
-
-
Robert Smith authored
https://github.com/eclipse/ice into UnifiedVizRefactor_NoReactor Conflicts: org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/modeling/test/EdgeAndVertexFaceMeshtester.java org.eclipse.ice.viz.service.test/src/org/eclipse/ice/viz/service/modeling/test/EdgeControllerTester.java org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/modeling/EdgeController.java
-
Robert Smith authored
Added more tests for the new plug-ins. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Removed references to JME3 bundles. Fixed version numbers on new packages. Added references to the jfxswt.jar in JavaFX plug-in pom files. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
This reverts commit a1540df7.
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 27 Jan, 2016 3 commits
-
-
Robert Smith authored
Added a factory that can be called using reflection to create a FXGeometryViewer. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Added another test and fixed bug with AbstractAttachment where the user could cause a null pointer exception by requesting a shape with an index larger than the size of the shapes list. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
The MOOSEFormEditor now uses a consumed OSGi JavaFX Geometry Editor service, instead of relying on a hard coded one. Also added viz.service.javafx.mesh to the feature and added more tests. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 26 Jan, 2016 4 commits
-
-
Robert Smith authored
An error in ice.product was preventing the built executable from finding the org.eclipse.fx.osgi bundle, which in turn prevented the loading of JavaFX classes. This commit fixes the problem, as well as adds more test classes. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Taylor Patterson authored
-
Robert Smith authored
Added the -Dosgi.framework.extensions=org.eclipse.fx.osgi to product's VM arguments. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Robert Smith authored
Rolling the branch back to a previous commit while copying changes from later ones, to correct a build error. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 25 Jan, 2016 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 23 Jan, 2016 1 commit
-
-