Statistics
| Revision:

gvsig-3d / 2.1 / trunk / org.gvsig.view3d / org.gvsig.view3d.vector / org.gvsig.view3d.vector.lib / org.gvsig.view3d.vector.lib.impl / src / main / java / org / gvsig / view3d / vector / lib / impl / AbstractRenderableLayer.java @ 772

History | View | Annotate | Download (6.13 KB)

# Date Author Comment
772 01/14/2018 01:56 PM Lluís Marqués

Fixed synchronization when legend changes

770 01/11/2018 06:17 PM Lluís Marqués

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

767 01/07/2018 01:43 PM Lluís Marqués

Fixed layer load when they have a different projection.

763 12/08/2017 01:55 PM Lluís Marqués

Moved getFeatureQuery method to abstact rendereable layer

762 12/08/2017 01:25 PM Lluís Marqués

Changed abstract point renderable layer to abstract renderable layer.

761 12/08/2017 01:07 PM Lluís Marqués

Changed type of constant height field to double (primitive)
Created extrusion and vector packages.
Fixed some UI bugs.