[libgis] Created tag v0.4



The signed tag 'v0.4' was created.

Tagger: Andy Spencer <andy753421 gmail com>
Date: Wed May 12 03:44:22 2010 +0000

    Version 0.4

Changes since the last tag 'v0.3':

Andy Spencer (162):
      Fix rendering plugins if they're loaded after radar.so
      Add GError to prefs_get functions
      Get example plugin working again
      Remove redundant LIBADD from plugins makefiles
      Win32 build fixes
      Fix various win32 runtime issues
      Revert problems with the win32 build
      Remove redundant print from gis-prefs
      Use G_MODULE_SUFFIX in gis-plugin
      Add preliminary support for points/markers
      Add primitive rendering types
      Merging GisWorld and GisView into GisViewer
      Fix naming for the GisView/GisWorld -> GisViewer merge
      Refactor GisViewer and GisOpenGL
      Update doc index
      Update example plugin
      Add support for GisMarker to Gis{Viewer,OpenGL}
      Markers as individual textures
      Convert from xyz to lle as the main roam coordinates
      Template for sorting example, currently broken
      Add polygon sorting to sorting example
      Template for tessellation example, currently broke
      Debugging and code formatting
      Adding OpenGL shader (GLSL) example
      Update sorting example with textures (broken)
      Update sorting example to use a shader (broken)
      Removing unnecessary things from gis-object
      Add NEVER update for gis-data
      Remove properties from gis-viewer
      Convert for expose callback to callback objects
      Remove site from GisViewer
      Misc OpenGL refactoring and minor updates
      Add gis-object.h to includes dist
      Update teapot example with callback object
      Add gis-object to doc index
      Fix wireframe mode
      Fix holes in the earth
      Minor debugging, precision, and performance updates
      Lock the sphere when working with volatile triangles
      Handle broken images gracefully
      Cleanup memory on exit
      Fix rendering at the poles
      Use glAlphaFunc for transparency for now
      Stub out an environment plugin.
      Use argv for loading plugins with gis_test
      Move wms_test to tile_test
      Use G_PI instead of M_PI
      Adding map plugin using OpenStreetMap data
      Reorder some sources
      Fix null pointer dereference
      Update TODO
      Update copyright and email address
      Rename BMNG to Sat
      Rename SRTM to Elev
      Rename gis_test to gis-demo
      Rename tile_test to tile-test
      Move around a lot of preferences management
      Improve gis-demo
      Add blank background color to env
      Add color mapping to map plugin
      Update TODO with data items
      gis-demo: avoid double-loading plugins
      map: colormap for cities and linear texture filtering
      Better error checking for elev and sat plugins
      Convert GisObject to GObject
      Convert GisTile to GisObject
      Update API docs
      Move objects to a subdirectory
      Split gis-object.{c,h} -> gis-{object,marker,callback}.{c,h}
      Fix include folders
      Fix one more include folder
      Move data access to a subdirectory
      Update docs
      Split gis-data into data and http parts
      Convert GisWms to use GisHttp
      Add better suppressions file
      [Re]add gis-test
      gis-demo: fix memory issues, cleanup
      GisViewer: remove begin/end functions
      GisViewer: Improve add/remove functions
      Fix various memory leaks, mostly in plugins
      Debugging and memory checking
      Update TODO
      GisTile: use g_object_unref instead of g_free
      Misc pointer fixes
      Add mouse support
      Fix SRTM url
      Update todo with some implementation ideas
      Force WMS to only update once
      Sort of fix panning when rotated
      Convert self to real names
      Add man page for gis-demo
      Replace ugly macros with ugly boilerplate
      Miscellaneous updates, mostly aesthetic
      Document GisViewer
      Document GisOpenGL
      Document GisPrefs
      Document gis-util
      Document GisPlugin
      Document GPQueue
      Document ROAM
      Document GisData
      Document GisHttp
      Document GisWms
      Document GisObject
      Document GisMarker
      Document GisCallback
      Document GisTile
      Document GisPluginElev
      Document GisPluginEnv
      Document GisPluginMap
      Document GisPluginSat
      Document GisPluginTest
      Remove pan message
      Add DOLT to make compiling go faster
      Lazy tile splitting
      Add code to draw tile borders
      Use threaded fetch for first tile
      Use .part files for downloads
      Avoid excess threads with g_mutex_trylock
      Return NULL when GisHttp fetch fails
      Add mouse wheel zooming
      Use a different cursor
      Fix up primitive datatypes
      Add outline to markers
      Set size request for viewer in gis-demo
      Call on_configure from on_realize
      Fix marker locations
      Don't install test plugin
      Avoid excess updates
      Update to ll2m
      Move test plugin back to install
      Add horizon test
      Convert from point to bounding box visibility test
      Fix header in teapot example
      Move teapot to overlay level
      Add better locking in GisOpenGL
      Use time_t for times instead of strings
      Set time to current by default
      Move cache name building to separate function
      Add gis_http_available function
      Add z-index to tiles
      Add locking when modifying for viewer object lists
      Fix gis_http_available bugs
      Improve threading
      Improve Z-range in OpenGL
      Win32 port
      Miscellaneous bug fixes
      Win32 build fixes
      Adding OpenGL info query example
      Use 2^x textures for GisMarker
      Add texture coords to tiles
      Load marker from callback in GisPluginTest
      Move gdk_pixbuf calls to main thread
      Move GisChunkCallback calls to the main threads
      Add support for hidden objects
      Fix some possible memory issues in GisHttp
      Version bump to 0.4-p0
      Fix compiler warnings
      Add more files to dist
      Version bump to -p1
      Version 0.4



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]