Statistics
| Revision:

gvsig-3d / 2.1 / trunk / org.gvsig.view3d / org.gvsig.view3d.app / org.gvsig.view3d.app.common @ 574

# Date Author Comment
574 01/15/2016 03:43 AM Joaquín del Cerro Murciano

Increment build numbers

572 12/22/2015 03:08 AM Joaquín del Cerro Murciano

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

570 12/22/2015 03:08 AM Joaquín del Cerro Murciano

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

569 12/22/2015 03:05 AM Joaquín del Cerro Murciano

Increment build numbers

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

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

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

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

565 12/19/2015 04:21 PM Joaquín del Cerro Murciano

Increment build numbers

564 12/19/2015 03:56 PM Joaquín del Cerro Murciano

Increment build numbers

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

Fix Blue Marble label refs #3520

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

556 05/25/2015 09:47 AM Lluís Marqués

Increment build numbers

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

551 05/25/2015 09:06 AM Lluís Marqués

Increment build numbers

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

547 05/25/2015 08:50 AM Lluís Marqués

Increment build numbers

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

543 05/25/2015 08:38 AM Lluís Marqués

Increment build numbers

539 05/19/2015 05:17 PM Lluís Marqués

Change sphere 3d view to spherical 3d view.
Change load mode to loading mode.

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

Fix translation erros.

530 05/13/2015 11:24 AM Lluís Marqués

Add support to create full screen 3D views. refs #16615

522 05/06/2015 06:02 PM Lluís Marqués

Change spanish translation refs #16057

521 05/06/2015 05:48 PM Lluís Marqués

Add synchronize viewports support refs #16057

518 05/06/2015 12:36 PM Lluís Marqués

Fix null pointer exception when plugin is installed at first time. refs #15891

514 04/30/2015 04:26 PM Lluís Marqués

Fix initiliaze general properties error.

510 04/29/2015 02:18 PM Lluís Marqués

Change string path type for File type. refs #15893

509 04/29/2015 01:51 PM Lluís Marqués

Move general properties and map control properties to swing project.
Fix errors when General3DPreferences stores vales. refs #15893

502 04/24/2015 10:54 AM Lluís Marqués

Fix error when load mode changes to raster image refs #15892

499 04/23/2015 03:06 PM Lluís Marqués

Fixed text of menu. refs #15892

498 04/23/2015 02:59 PM Lluís Marqués

Add support to indicate title of view 3d panel. refs #15892

497 04/23/2015 01:06 PM Lluís Marqués

Add support to load elevation layers refs #15907

496 04/21/2015 04:09 PM Lluís Marqués

Add support to manage general 3D properties. fixes #16056

Implemented panel to configure general 3D properties.
Added new general properties icon.
Defined plugin-persistence to store preferences.
Added new i18n translation keys.
Added new method to API in order to create the panel....

494 04/20/2015 02:50 PM Lluís Marqués

Add support to change 3D properties of view. refs #16056

Implemented and registered 3D properties panel.
Added i18n translation keys.
Added getters and setters to manager in order to manage 3D properties.
Added method to swing manager in order to create 3D properties panel....

492 04/16/2015 01:04 PM Lluís Marqués

Move properties clases to common properties package.

488 04/16/2015 11:48 AM Lluís Marqués

Add support to synchronize views refs #15909

486 04/14/2015 02:34 PM Lluís Marqués

Add support to set load mode of layers. #15905

473 04/02/2015 01:48 PM Lluís Marqués

Fix bug when a mapControl3D war disposed when some retrieval task was still running. refs #15890

When a MapControl3D is disposed, it will wait until all retrieval task stops. It is necessary to avoid problems drawing.

471 04/02/2015 09:40 AM Lluís Marqués

Change register of View3DPanel for MapControl3D register.

470 04/01/2015 04:02 PM Lluís Marqués

Improved visibility of extensions.

Now when some view3d panel is closed, view3d manager is notified to update view3d panel register. That register of view3d panel is used to determinate visibility extensions.

469 04/01/2015 12:05 PM Lluís Marqués

Fix translation key name erros.

468 04/01/2015 12:01 PM Lluís Marqués

Add extensions and icons to create 3D views.

457 03/27/2015 10:47 AM Lluís Marqués

Add following functionalities refs #15904:

  • Raster layer support
  • Basic rasterized vectorial layer support (only surface layers)
  • OGC service layer support
  • Tiles creation at runtime
448 03/20/2015 12:23 PM Lluís Marqués

Change author name of classes.

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

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

443 03/13/2015 01:04 PM Lluís Marqués

Rename name of some classes. Add #synchronizeLayers() and createMapControl3D([..]) to API. Move code of AbstractView3DPanel to MapControl3D. Delete AbstractView3DPanel. Move enum class TYPE to manager. refs #15889

Renamed following classes:
  • View3DManager to View3DSwingManager...
428 02/24/2015 04:18 PM Lluís Marqués

Last changes before leave migration project.

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.

415 02/18/2015 09:26 AM Lluís Marqués

Change name of mainplugin for common. refs #15886