Statistics
| Revision:

svn-gvsig-desktop / tags / 3D_Animation_v1_0alpha_Build_5 / libraries / lib3DMap / src / org / gvsig / gvsig3d / cacheservices / FLayerCacheService.java @ 25534

History | View | Annotate | Download (12.9 KB)

# Date Author Comment
25504 11/24/2008 06:15 AM Rafa Gaitán

tag for 3D and Animation

22171 07/09/2008 07:53 AM jcampos

Upgrade clases.

21940 06/30/2008 08:35 AM jcampos

Upgrade classes import.

21938 06/30/2008 08:19 AM jcampos

Moved remotely.
Refactoring.

21937 06/30/2008 08:06 AM jcampos

Upgrade import classes.

21645 06/18/2008 05:27 AM jcampos

debug print removed.

21095 06/03/2008 04:54 AM jcampos

classes change to make compatible this project with osgVP-2.1.2-SNAPSHOTS.
New Native libraries version 2.1.2-SNAPSHOT to use with 3D plugin.

20893 05/26/2008 10:41 AM jcampos

classes change to make compatible this project with osgVP-2.1.1-SNAPSHOTS.

18954 02/14/2008 03:32 AM jcampos

Organize imports because there is a new simbology extension.

18219 01/18/2008 07:08 AM María Ten

Upgraded jar libraries.

17848 01/09/2008 06:12 AM jcampos

provisional changes do to manage raster files.

17036 12/03/2007 11:52 AM jcampos

Bug solved. Now the wms elevation runs correctly.

the method getID() from the class myCancel must return a not null id.

16723 11/27/2007 04:49 AM Rafa Gaitán

FIxed problem with import.

16362 11/19/2007 08:39 AM jcampos

bug solved. Now the remote services run correctly with 3D extension.

16361 11/19/2007 07:34 AM jcampos

Bug solved. Upgrade elevation data management.

16292 11/13/2007 07:49 AM jcampos

Upgrade class, new code to manage raterize layers

15851 11/05/2007 04:57 AM jcampos

Bug solved.

15727 10/31/2007 08:52 AM Rafa Gaitán

Trying to fix transparency problems

15664 10/30/2007 11:39 AM jcampos

New reimplementation using the extent to request a tile

15587 10/29/2007 06:49 AM Rafa Gaitán

Pump libjosg to 2.0, reflecting changed in ext3Dgui and lib3DMap

15504 10/25/2007 07:19 AM sto

Movemos bibliotecas 3D al trunk

15500 10/24/2007 07:03 AM Rafa Gaitán

Reorganized repository to the same directory structure as gvsig

15490 10/05/2007 08:35 AM Rafa Gaitán

Upgraded to the new version of libraries, trying to fix
the problem of conversions.

15485 10/02/2007 04:10 AM julio

Upgrade class. Now i use the transparency of the layer without the transparency of 3D properties.

15450 09/06/2007 07:12 AM Rafa Gaitán

Renamed ext3D to lib3DMap

15449 09/06/2007 07:07 AM Rafa Gaitán

Upgraded to the new libjosg libraries.
linux native libraries.

15441 09/04/2007 04:52 AM julio

Refactoring to make compatible with new josg v1.1.

15405 08/21/2007 04:18 AM julio

Changes to make compatible ext3D with the head revision.

15372 08/06/2007 07:45 AM afraile

Refactoring, now ext3D is separate in two projects. Ext3D and ext3Dgui.

15370 08/06/2007 07:33 AM Rafa Gaitán
15369 08/06/2007 07:09 AM Rafa Gaitán

Tag of ext3D_v1.1 branch pre gui refactor

15339 06/12/2007 10:11 AM julio

Upgrade import package:
- Introduce new package gvSIG-exception

15303 05/10/2007 05:37 AM Rafa Gaitán

branch for continue development

15273 03/29/2007 07:09 AM salva

Set noData value to 0.0 for now, so areas with no elevation data appear at 0 height.

15263 03/26/2007 06:38 AM julio

bug solved to use MDT`s files

15221 03/01/2007 04:56 AM julio

Commented all System.out.println.

15106 01/08/2007 11:00 AM salva

Fixes for ArcIMS

15082 01/04/2007 04:24 AM salva

Added code for WCS as image and elevation. Uncommented code for Raster as elevation (won't work yet)

15076 01/02/2007 07:54 AM salva

Added code to read elevation data from Grid object (commented out)

15070 12/21/2006 07:24 AM María Ten

fixed bug for UTM view. Not tested with local data.

14970 10/31/2006 11:51 AM salva

Some changes to prepare for vector drawing

14933 10/17/2006 07:07 AM salva

Added caching from WMS elevation

14927 10/11/2006 10:35 AM salva

Fixes for plane mode.

14922 10/11/2006 07:20 AM salva

Set stage depending on intersection test. Use alpha in tile images.

14917 10/10/2006 03:16 AM salva

restore import paths

14914 10/10/2006 02:56 AM salva

Calculate correct tile extent

14910 10/05/2006 01:19 PM Rafa Gaitán

Added build.xml. working again on linux.

14899 10/02/2006 09:59 AM salva

Persistency fixes.

14896 09/29/2006 08:25 AM Rafa Gaitán

Added ext3d and libCacheServices