]> Pileus Git - grits/history - src/plugins
Update docs
[grits] / src / plugins /
2010-02-05 Andy SpencerFix one more include folder
2010-02-03 Andy SpencerFix include folders
2010-02-03 Andy SpencerMove objects to a subdirectory
2010-02-03 Andy SpencerConvert GisTile to GisObject
2010-02-03 Andy SpencerBetter error checking for elev and sat plugins
2010-02-03 Andy Spencermap: colormap for cities and linear texture filtering
2010-01-28 Andy SpencerAdd color mapping to map plugin
2010-01-28 Andy SpencerAdd blank background color to env
2010-01-28 Andy SpencerRename SRTM to Elev
2010-01-28 Andy SpencerRename BMNG to Sat
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-27 Andy SpencerFix null pointer dereference
2010-01-27 Andy SpencerAdding map plugin using OpenStreetMap data
2010-01-26 Andy SpencerStub out an environment plugin.
2010-01-26 Andy SpencerFix rendering at the poles
2010-01-25 Andy SpencerCleanup memory on exit
2010-01-25 Andy SpencerHandle broken images gracefully
2010-01-25 Andy SpencerMinor debugging, precision, and performance updates
2010-01-25 Andy SpencerFix holes in the earth
2010-01-25 Andy SpencerConvert for expose callback to callback objects
2010-01-25 Andy SpencerRemoving unnecessary things from gis-object
2009-11-15 Andy SpencerMarkers as individual textures
2009-11-15 Andy SpencerAdd support for GisMarker to Gis{Viewer,OpenGL}
2009-11-14 Andy SpencerUpdate example plugin
2009-11-14 Andy SpencerRefactor GisViewer and GisOpenGL
2009-11-14 Andy SpencerFix naming for the GisView/GisWorld -> GisViewer merge
2009-11-13 Andy SpencerAdd preliminary support for points/markers
2009-11-11 Andy SpencerRevert problems with the win32 build
2009-11-11 Andy SpencerFix various win32 runtime issues
2009-11-10 Andy SpencerWin32 build fixes
2009-11-10 Andy SpencerRemove redundant LIBADD from plugins makefiles
2009-11-09 Andy SpencerFix misc bugs and bump version to 0.3 v0.3
2009-11-09 Andy SpencerFix UI hangs with parallel processing and callbacks
2009-11-09 Andy SpencerAdd Shuttle Radar Topography Mission plugin and height...
2009-11-09 Andy SpencerAdd Blue Marble Next Gen plugin and tile rendering...
2009-11-09 Andy SpencerNone code changes: TODO, Makefile, vimrc
2009-10-30 Andy SpencerReorganize BMNG and SRTM into plugins
2009-10-24 Andy SpencerSplitting out libgis
2009-10-24 Andy SpencerFix compiling plugins
2009-09-09 Andy SpencerCheck for RSL in configure.ac
2009-09-02 Andy SpencerRemoving ridge plugin and moving exmaple plugin
2009-09-02 Andy SpencerMoving -Werror to gen.sh, improving wms_test
2009-09-02 Andy SpencerAutomake and GCC fixes
2009-09-02 Andy SpencerLots of work on libGIS
2009-08-07 Andy Spencerpackaging fixes v0.2.1
2009-08-06 Andy Spencerbug fixes
2009-08-06 Andy SpencerSplitting GIS into a shared library, and a lot more
2009-08-05 Andy SpencerAdding a prefs dialog (which needs a lot more work)