Statistics
| Revision:

gvsig-3d / 2.1 / trunk / org.gvsig.view3d / org.gvsig.view3d.main / pom.xml @ 549

History | View | Annotate | Download (6.98 KB)

# Date Author Comment
549 05/25/2015 09:02 AM Lluís Marqués

[maven-release-plugin] rollback the release of org.gvsig.view3d-1.0.0

548 05/25/2015 08:52 AM Lluís Marqués

[maven-release-plugin] prepare release org.gvsig.view3d-1.0.0

545 05/25/2015 08:44 AM Lluís Marqués

[maven-release-plugin] rollback the release of org.gvsig.view3d-1.0.0

544 05/25/2015 08:40 AM Lluís Marqués

[maven-release-plugin] prepare release org.gvsig.view3d-1.0.0

490 04/16/2015 12:02 PM Lluís Marqués

Fix errors at main project.

New errors appear due to API changes.

449 03/20/2015 01:25 PM Lluís Marqués

Change way to pass gdal folder.

413 02/17/2015 01:59 PM Lluís Marqués

Add first version of view 3d. refs #15886

Added necessary dependencies to integrate NASA WW SDK.
Created AbstractView3DPanel that instantiate and configure the WorldWindowGLJPanel.
Implemented some methods to show trivial view.

411 02/17/2015 11:29 AM Lluís Marqués

Add KML and KMZ support to main application refs #15887

407 02/16/2015 02:31 PM Lluís Marqués

Add raster support at main application.

Created two scripts to add Gdal natives to LD_LIBRARY_PATH.
Fixed some errors when raster layer was created.
refs #15887

406 02/16/2015 08:34 AM Lluís Marqués

Add main application to test library.

Create toolbar buttons and menus.
Add vectorial layer load support.
Add dependencies to run main application.
refs #15887

403 02/12/2015 02:46 PM Lluís Marqués

Create project structure refs #15885