Statistics
| Revision:

gvsig-3d / 2.1 / trunk @ 557

# Date Author Comment
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

555 05/25/2015 09:43 AM Lluís Marqués

Fix properties at plugins.

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

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

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

Increment build numbers

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

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

Increment build numbers

542 05/25/2015 08:30 AM Lluís Marqués

Change properties of plugin 3D.

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

Fix error when cache path is uptaded. refs #15913

540 05/20/2015 08:55 AM Lluís Marqués

Add user guide of 3D plugin refs #16473

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.

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

Fix parent version.

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

Fix translation erros.

536 05/18/2015 01:20 PM Lluís Marqués

Update functional analysis. refs #15898

535 05/18/2015 01:17 PM Lluís Marqués

Update technical design
Add mockups of panel properties. refs #15898

534 05/18/2015 01:13 PM Lluís Marqués

Update class diagram refs #15898

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

Add Javadoc to API classes. refs #15898

532 05/14/2015 05:53 PM Lluís Marqués

Set plugin properties.

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

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

Update parent version.

525 05/07/2015 01:35 PM Lluís Marqués

Fix 3D property persistence. refs #15912

Changed implementation of layer 3D property persistence.

524 05/07/2015 11:43 AM Lluís Marqués

Revert changes of r523. refs #15912

523 05/07/2015 11:07 AM Lluís Marqués

Fix layer properties 3D persistent error. refs #15912

Deleted constructor and added to API new methods to get and set layer attribute.

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

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.

515 04/30/2015 04:36 PM Lluís Marqués

Fix name method. refs #15893

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

Fix initiliaze general properties error.

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

508 04/29/2015 12:09 PM Lluís Marqués

Fixed windows plugin installation. refs #15894

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

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

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

501 04/24/2015 08:48 AM Lluís Marqués

Register and define of map control 3d properties refs #15892

500 04/24/2015 08:17 AM Lluís Marqués

Register and define persistence of layer properties 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....

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.

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

Fix errors at main project.

New errors appear due to API changes.

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

485 04/09/2015 09:43 AM Lluís Marqués

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

484 04/09/2015 08:59 AM Lluís Marqués

Add API to change view and application properties.
Add properties panel mockups of view properties and application properties. refs #16053

483 04/08/2015 02:59 PM Lluís Marqués

Move elevation properties to LayerProperties3D.
Remove ElevationProperties3D interface.

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.

481 04/08/2015 12:23 PM Lluís Marqués

Add short description about how to synchronize dirty layers. refs #15902

480 04/08/2015 10:16 AM Lluís Marqués

Update API to set 3D layer properties. refs #15900

479 04/08/2015 08:52 AM Lluís Marqués

Add technical design that describes how to add new properties page to layer. Add two mockups of panels. refs #15900

478 04/07/2015 01:11 PM Lluís Marqués

Fix image rute and revise spelling. refs #15900

477 04/07/2015 12:58 PM Lluís Marqués

Delete "Fase 1" folder and move files to documentation root folder. refs #15900

476 04/07/2015 12:08 PM Lluís Marqués

Update functional analysis, technical design and UML diagrams of project. refs #15882

475 04/07/2015 09:15 AM Lluís Marqués

Add Javadoc. refs #15882

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.

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.

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