Statistics
| Revision:

gvsig-3d / 2.1 / trunk / org.gvsig.view3d / org.gvsig.view3d.swing / org.gvsig.view3d.swing.impl / src / main / java @ 770

# Date Author Comment
770 01/11/2018 06:17 PM Lluís Marqués

Fixed default 3D load when layer does not have 3D properties

768 01/07/2018 02:00 PM Lluís Marqués

Changed how default load mode is selected

756 10/30/2017 06:28 PM Lluís Marqués

Added View3DLibary as required to View3DSwingLibrary

755 10/30/2017 06:00 PM Lluís Marqués

Reintegrated netcdf branch to trunk.
Netcdf branch includes:

  • Loader system to load layers in view 3D.
  • New API to support external plugins like animation 3D.
693 07/29/2016 12:42 PM Lluís Marqués

Add changes of anaglyph mode - animation core changes

634 05/26/2016 12:29 AM Joaquín del Cerro Murciano
633 05/24/2016 11:17 AM Joaquín del Cerro Murciano

Añadido al mapcontrol3d un metodo setViewPortEnvelop y hecho publico el metodo getWwd para que desde scripting se pueda manipular la la vista 3d.

631 05/18/2016 12:35 PM Lluís Marqués

Merge view 3d db projection support to trunk refs #4216

609 02/10/2016 01:40 PM Francisco Díaz Carsí
561 12/04/2015 02:24 PM Lluís Marqués

Removed elevation option in vectorial layer until there is support for vectorial elevation layers refs #3551

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

Fix Blue Marble label refs #3520

541 05/25/2015 08:12 AM Lluís Marqués

Fix error when cache path is uptaded. refs #15913

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.

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

Add Javadoc to API classes. refs #15898

531 05/14/2015 05:29 PM Lluís Marqués

Fix elevation load problems. refs #15910

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

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

529 05/12/2015 08:46 AM Lluís Marqués

Fix name of sphere mapcontrol property.

528 05/11/2015 05:48 PM Lluís Marqués

Add method to check if layer envelope is valid or not. This avoid problems with layers not reproyected. refs #15910

527 05/11/2015 01:51 PM Lluís Marqués

Fix concurrency problems when several layers are added. refs #15910

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

Add synchronize viewports support refs #16057

520 05/06/2015 01:05 PM Lluís Marqués

Fix WW initialize error. refs #15891

519 05/06/2015 12:38 PM Lluís Marqués

Fix bad method name.

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

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

517 05/06/2015 09:21 AM Lluís Marqués

Fix problems moving layers and deleting raster layers. refs #15893

516 05/05/2015 05:02 PM Lluís Marqués

Fix auto layer synchronize errors. refs #15893

Moved implementation of auto synchronize layers to new class.
Add fire layer event method to fire layer listeners when some 3D property changes.

513 04/30/2015 04:00 PM Lluís Marqués

Add buffer dispose to avoid memory problems. refs #15893

512 04/30/2015 01:58 PM Lluís Marqués

Fixed problems with buffer sizes. refs #15893

511 04/29/2015 04:23 PM Lluís Marqués

Fix error when default elvation changes visibility. It has to be the firt elevation at compound elevation model. refs #15893

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

507 04/28/2015 02:00 PM Lluís Marqués

Fix stackoverflow errors. refs #15892

Before set one property, checks if property value is different.

506 04/28/2015 12:51 PM Lluís Marqués

Fix property values when vertical exaggeration is modified by worldwind. refs #15892

505 04/27/2015 04:08 PM Lluís Marqués

Fix broken earth when default elevations are disabled. refs #15892

504 04/27/2015 01:44 PM Lluís Marqués

Fixed error at elevation layers. refs #15892

Simplified implementation of elevation layers. Now ByteBufferRaster API is used to load elevation layers instead of ByteBuffer API.
Improved how data is retriever from raster layer.
Changed byte order to little endian.

503 04/24/2015 01:17 PM Lluís Marqués

Fixe cocurrent modification error at drawLayerStatus register. 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....

495 04/20/2015 04:09 PM Lluís Marqués

Refactor code.

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....

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

Change documentation of API methods

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

Move properties clases to common properties package.

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

Move properties clases to common properties package.

489 04/16/2015 11:49 AM Lluís Marqués

Improve method to calculate scale of method draw.

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

Add support to synchronize views refs #15909

487 04/14/2015 05:10 PM Lluís Marqués

Add description about how to synchronize viewports and layers. refs #16055

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

Add support to set load mode of layers. #15905

482 04/08/2015 01:39 PM Lluís Marqués

Add get methods to know if visual components like minimap, north indicator... is visible or not.

474 04/02/2015 05:48 PM Lluís Marqués

Add Javadoc of swing api and impl. refs #15882

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.

472 04/02/2015 09:47 AM Lluís Marqués

Fix bug when a MapControl3D was disposed when some threads was still drawing. refs #15890

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.

467 03/31/2015 11:16 AM Lluís Marqués

Improved method to generate unique id to create layer caches. refs #15890

466 03/30/2015 05:10 PM Lluís Marqués

Fix problem with labeled layers. refs #15890

465 03/30/2015 03:11 PM Lluís Marqués

Delete log message because if there are several vectorial layers with corrupted sector tiles, viewer looses performance. #refs 15890

464 03/30/2015 02:29 PM Lluís Marqués

Improved log message.

463 03/30/2015 02:15 PM Lluís Marqués

Improve calculation of delta zero level taking into account layer type. refs #15890

462 03/30/2015 02:13 PM Lluís Marqués

Improve comments and log messages. refs #15890

461 03/30/2015 01:29 PM Lluís Marqués

Fix problems with vectorial layer with global extend refs #15890.

Implemented method to fix sector with corrupt values produced by inaccuracies like 180.00000000121 or -90.00000000486.

460 03/30/2015 09:12 AM Lluís Marqués

Fix log messages construction.

459 03/27/2015 01:35 PM Lluís Marqués

Add disposable methods to liberate resources when a 3D viewer is closed. refs #15890

458 03/27/2015 01:34 PM Lluís Marqués

Fix problems with vecotorial on-fly reproyected layers. refs #15890

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
456 03/26/2015 02:26 PM Lluís Marqués

Fix try catch clauses. Fix name of log object.

455 03/26/2015 02:24 PM Lluís Marqués

Fix problems with the load of own worldwind configuration file in gvSIG.

453 03/23/2015 12:34 PM Lluís Marqués
452 03/23/2015 12:34 PM Lluís Marqués

Moved gvSIG MapContext property to implementation.

451 03/23/2015 12:14 PM Lluís Marqués

Create final variable to set an unique name of gvSIG MapContext property.

450 03/23/2015 12:06 PM Lluís Marqués

Change creation of tiled layer configuration document. refs #16195

The use of TiledImageProducer to get configuration document has been removed. Now, the configuration document is created directly from gvSIG layer.

448 03/20/2015 12:23 PM Lluís Marqués

Change author name of classes.

446 03/20/2015 11:36 AM Lluís Marqués

Add raster support. refs #15889

Added following classes to support raster layers:

  • DefaultDataRasterReader: reads from gvSIG layer to create GvSIGDataRaster objects.
  • DefaultDataRasterReaderFactory: factory to creates DefaultDataRasterReader instances....
445 03/16/2015 08:17 AM Lluís Marqués

Fix creation flat viewer problem.

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.

418 02/18/2015 02:17 PM Lluís Marqués

Add status bar to panel and code refactoring. refs #15886

414 02/18/2015 09:13 AM Lluís Marqués

Implement component hide/show methods. refs #15886

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.

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