]> Pileus Git - grits/shortlog
grits
2011-06-18 Andy SpencerVersion bump for 0.5 v0.5.x v0.5
2011-06-18 Andy SpencerAdd GL bindings example program
2011-06-18 Andy SpencerAdd some stubbed code for Mac OS support
2011-06-18 Andy SpencerChange binaries to shared objects
2011-06-08 Andy SpencerUse only shared libs on win32
2011-06-07 Andy SpencerVersion bump to 0.5-p0
2011-06-07 Andy SpencerSwitch from GtkGLExt to internal OpenGL handling
2011-05-24 Andy SpencerUse -shared for plugins
2011-05-24 Andy SpencerMisc http fixes
2011-05-24 Andy SpencerSwitch map and sat plugins to using thread pools
2011-05-24 Andy SpencerImprove shutdown code
2011-05-24 Andy SpencerUpdate valgrind suppressions
2011-05-24 Andy SpencerRemove old TODO items
2011-05-24 Andy SpencerAdd hidden method for object
2011-05-24 Andy SpencerTighten up locking to allow for nested objects
2011-02-14 Andy SpencerFix caching bugs with some http servers
2011-01-24 Andy SpencerAdd GritsPoly for drawing sets of polygons
2011-01-24 Andy SpencerAdd volume testing code
2011-01-24 Andy SpencerAdd GritsTester for debugging GritsObjects
2011-01-24 Andy SpencerAdd GritsVolume for 3D volume rendering
2011-01-24 Andy SpencerAdd convex tessellation example
2011-01-24 Andy SpencerAdd interpolation example
2011-01-24 Andy SpencerCleanup examples organization
2011-01-22 Andy SpencerUpdate grits-test
2011-01-22 Andy SpencerAllow disabling operations in grits_object_draw
2011-01-22 Andy SpencerAdd grits_object_queue_draw function
2011-01-22 Andy SpencerStore GritsViewer references in GritsObjects
2011-01-22 Andy SpencerFix bugs in GritsPlugins
2011-01-22 Andy SpencerMisc formatting updates
2011-01-22 Andy SpencerUse common vector operations for ROAM
2011-01-22 Andy SpencerAdd vector operations to utilities
2011-01-22 Andy SpencerDelete OpenGL textures in grits_marker_finalize
2011-01-22 Andy SpencerAdd debugging to GritsCallback
2011-01-22 Andy SpencerDraw plugins in wireframe mode as well
2011-01-22 Andy SpencerLower contrast on global texture parameters
2010-11-28 Andy Spencerlibgis -> grits: Update doap
2010-11-28 Andy Spencerlibgis -> grits: Update functions/types/etc
2010-11-28 Andy Spencerlibgis -> grits: Update non-technical references
2010-11-28 Andy Spencerlibgis -> grits: Fix build after rename
2010-11-28 Andy Spencerlibgis -> grits: Rename files
2010-11-28 Andy SpencerOnly delete sections on maintainer-clean
2010-11-28 Andy SpencerAdd version info for Debian
2010-11-18 Andy SpencerUpdate TODO
2010-11-18 Andy SpencerMove g_signal_connects to realize callback
2010-11-01 Andy SpencerRevert "Test pure distance based errors"
2010-11-01 Andy SpencerTest pure distance based errors
2010-11-01 Andy SpencerKeep the sphere locked while drawing the wireframe
2010-11-01 Andy SpencerGive extra weight to "edge" triangles when splitting
2010-11-01 Andy SpencerSwap order of args to sync_neighbors function
2010-11-01 Andy SpencerStore "kids" in RoamTriangle only
2010-11-01 Andy SpencerClean up formatting in roam.c
2010-11-01 Andy SpencerUpdate ROAM_DEBUG
2010-10-25 Andy SpencerAdd sky effects
2010-10-25 Andy SpencerMove OpenGL code from GisOpenGL to objects
2010-10-24 Andy SpencerUse GisBounds for height_func instead of GisTile
2010-10-24 Andy SpencerRename GisBBox to GisBounds
2010-09-10 Andy SpencerAdd "Description of a Project" file
2010-05-18 Andy SpencerSwitch g_strcmp0 to plain strcmp for glib < 2.16 v0.4.1
2010-05-16 Andy SpencerVersion bump for 0.4.1
2010-05-12 Andy SpencerVersion 0.4 v0.4
2010-05-10 Andy SpencerVersion bump to -p1
2010-05-10 Andy SpencerAdd more files to dist
2010-05-10 Andy SpencerFix compiler warnings
2010-05-06 Andy SpencerVersion bump to 0.4-p0
2010-05-05 Andy SpencerFix some possible memory issues in GisHttp
2010-05-05 Andy SpencerAdd support for hidden objects
2010-05-03 Andy SpencerMove GisChunkCallback calls to the main threads
2010-05-03 Andy SpencerMove gdk_pixbuf calls to main thread
2010-05-03 Andy SpencerLoad marker from callback in GisPluginTest
2010-05-03 Andy SpencerAdd texture coords to tiles
2010-05-03 Andy SpencerUse 2^x textures for GisMarker
2010-05-02 Andy SpencerAdding OpenGL info query example
2010-05-02 Andy SpencerWin32 build fixes
2010-05-01 Andy SpencerMiscellaneous bug fixes
2010-05-01 Andy SpencerWin32 port
2010-04-26 Andy SpencerImprove Z-range in OpenGL
2010-04-26 Andy SpencerImprove threading
2010-04-26 Andy SpencerFix gis_http_available bugs
2010-04-19 Andy SpencerAdd locking when modifying for viewer object lists
2010-04-19 Andy SpencerAdd z-index to tiles
2010-04-19 Andy SpencerAdd gis_http_available function
2010-04-19 Andy SpencerMove cache name building to separate function
2010-04-17 Andy SpencerSet time to current by default
2010-02-15 Andy SpencerUse time_t for times instead of strings
2010-02-15 Andy SpencerAdd better locking in GisOpenGL
2010-02-15 Andy SpencerMove teapot to overlay level
2010-02-13 Andy SpencerFix header in teapot example
2010-02-12 Andy SpencerConvert from point to bounding box visibility test
2010-02-12 Andy SpencerAdd horizon test
2010-02-12 Andy SpencerMove test plugin back to install
2010-02-12 Andy SpencerUpdate to ll2m
2010-02-10 Andy SpencerAvoid excess updates
2010-02-10 Andy SpencerDon't install test plugin
2010-02-10 Andy SpencerFix marker locations
2010-02-10 Andy SpencerCall on_configure from on_realize
2010-02-10 Andy SpencerSet size request for viewer in gis-demo
2010-02-10 Andy SpencerAdd outline to markers
2010-02-10 Andy SpencerFix up primitive datatypes
2010-02-09 Andy SpencerUse a different cursor
2010-02-09 Andy SpencerAdd mouse wheel zooming
next