Statistics
| Revision:

gvsig-3d / 2.1 / tags / org.gvsig.view3d-1.0.2 / pom.xml @ 711

History | View | Annotate | Download (5.98 KB)

# Date Author Comment
567 12/19/2015 04:25 PM Joaquín del Cerro Murciano

[maven-release-plugin] copy for tag org.gvsig.view3d-1.0.2

566 12/19/2015 04:25 PM Joaquín del Cerro Murciano

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

563 12/19/2015 10:46 AM Joaquín del Cerro Murciano

Update versions

562 12/16/2015 09:31 AM Daniel Martinez

refs #3930 Updated to org.gvsig.desktop 2.0.116. Changing the references indicated it compiled correctly.

559 05/25/2015 09:50 AM Lluís Marqués

[maven-release-plugin] prepare for next development iteration

557 05/25/2015 09:50 AM Lluís Marqués

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

554 05/25/2015 09:10 AM Lluís Marqués

[maven-release-plugin] prepare for next development iteration

552 05/25/2015 09:10 AM Lluís Marqués

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

550 05/25/2015 09:03 AM Lluís Marqués

Fix properties at parent pom.

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

546 05/25/2015 08:47 AM Lluís Marqués

Fix scm at parent pom.

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

538 05/19/2015 03:44 PM Lluís Marqués

Fix parent version.

533 05/15/2015 09:50 AM Lluís Marqués

Add Javadoc to API classes. refs #15898

526 05/11/2015 10:24 AM Lluís Marqués

Update parent version.

444 03/13/2015 01:50 PM Lluís Marqués

Add API module with manager, library and locator. refs #15889

416 02/18/2015 12:11 PM Lluís Marqués

Add and configure each plugin. refs #15886

There are five plugins:

  • org.gvsig.view3d.common
  • org.gvsig.view3d.lin.x86_64
  • org.gvsig.view3d.lin.x86
  • org.gvsig.view3d.win.x86_64
  • org.gvsig.view3d.win.x86

Each plugin has its own native configuration to create a specific plugin for each architecture.

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

405 02/12/2015 05:12 PM Lluís Marqués

Create managers, add dependencies and created API. refs #15885

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

Create project structure refs #15885