]> Pileus Git - grits/shortlog
grits
2012-04-29 Andy SpencerAdd cursor support to GritsObject
2012-04-28 Andy SpencerAdd parameters and return values to GritsObject events
2012-04-14 Andy SpencerAdd compass rose
2012-04-14 Andy SpencerAdd support for picking on orthographic projections
2012-04-13 Andy SpencerMinor cleanup in GritsPoly
2012-04-13 Andy SpencerAdd depth buffer bits to info example
2012-02-16 Andy SpencerSwitch to explicit GL_CLAMP_TO_EDGE
2012-02-16 Andy SpencerMove glext.h to gtkgl.h
2012-02-16 Andy SpencerUse larger texture mask
2012-02-16 Andy SpencerAdd explicit gmodule dependency
2012-02-16 Andy SpencerSupport OpenGL extensions under Win32
2012-02-16 Andy SpencerCast gluTessCallbacks to void *
2012-02-16 Andy SpencerCheck the roam view before unprojecting
2012-02-15 Andy SpencerVersion bump for 0.7 v0.7.x v0.7
2012-02-14 Andy SpencerFix run-time warning when closing NULL dir
2012-02-14 Andy SpencerUse depth test for partial tile drawing
2012-02-14 Andy SpencerFix crash when unloading the root tile
2012-02-14 Andy SpencerImprove performance of GritsTile
2012-02-14 Andy SpencerRemove background env tile
2012-02-14 Andy SpencerFix memory leaks in tile loading
2012-02-12 Andy SpencerCast function pointers for gluTessCallback
2012-02-12 Andy SpencerReentrant dispose functions for sat and map
2012-02-12 Andy SpencerDelay load the textures for label markers
2012-02-12 Andy SpencerLoad tiles at a lower resolution
2012-02-12 Andy SpencerCheck for split on all child tiles
2012-02-12 Andy SpencerFix key-press in GritsTest
2012-02-12 Andy SpencerIncrease camera angle to 60 degrees
2012-02-09 Andy SpencerUpdate test plugin for level rendering changes
2012-02-09 Andy SpencerAdd ortho flag to GritsMarker
2012-02-09 Adam BoggsSupport pixmap icons in GritsMarker
2012-02-08 Andy SpencerCorrect FOV_DIST and MPPX calculations
2012-02-06 Andy SpencerAdd grits_viewer_unproject function
2012-02-06 Andy SpencerRewrite expose to preserve the depth buffer
2012-02-05 Andy SpencerAdd rate limit to auto-saving prefs
2012-02-04 Andy SpencerFix bugs in GritsTile
2012-01-30 Andy SpencerImprove rendering of non lat-lon tiles tms
2012-01-30 Andy SpencerUse multi-texturing for alpha masking in tex.c
2012-01-30 Andy SpencerUse glBlendFuncSeparate for alpha masking in tex.c
2012-01-30 Andy SpencerCleanup tex formatting and clear background first
2012-01-30 Andy SpencerSwitch map plugin to tile map service
2012-01-30 Andy SpencerAdd support for Mercator projections in tiles
2012-01-30 Andy SpencerAdd Tile Map Service downloading
2012-01-10 Andy SpencerVersion bump for 0.6.3
2012-01-10 Andy SpencerRemove object when test plugin unloads
2012-01-08 Andy SpencerFix clipping plane issues
2012-01-07 Andy SpencerFix test rules
2012-01-07 Andy SpencerCompute near/far clipping planes
2012-01-03 Andy SpencerRemove haze over the oceans
2012-01-03 Andy SpencerAdd GritsLine
2012-01-03 Andy SpencerMove polygon parsing into grits-util
2012-01-03 Andy SpencerUpdate plugins folder symlink
2012-01-03 Andy SpencerIgnore local gen.sh
2012-01-01 Andy SpencerMove build scripts to separate repository
2012-01-01 Andy SpencerImprove support for relative search paths
2012-01-01 Andy SpencerAdd support for Mac OS
2012-01-01 Andy SpencerCleanup OpenGL example and add Mac OS support
2012-01-01 Andy SpencerUpdate windowing system tests
2011-12-12 Andy SpencerMove OpenGL includes to a common place
2011-12-11 Andy SpencerUpdate teapot example
2011-11-30 Andy SpencerVersion bump for 0.6.2 v0.6.2
2011-11-30 Andy SpencerFix grits-demo linking on 64-bit
2011-11-25 Andy SpencerVersion bump for 0.6.1 v0.6.1
2011-11-25 Andy SpencerFix off-by-one error
2011-11-25 Andy SpencerFix more warnings
2011-11-24 Andy SpencerFix 64-bit warnings
2011-11-24 Andy SpencerFix extra mouse-over bug
2011-11-24 Andy SpencerMake picking 64-bit compatible
2011-11-10 Andy SpencerUse correct resolution tiles when zooming out
2011-11-02 Andy SpencerVersion bump for 0.6 v0.6.x v0.6
2011-11-02 Andy SpencerFix warning if with non-existent cache paths
2011-11-02 Andy SpencerUpdate dolt
2011-10-31 Andy SpencerUse -no-undefined for win32 builds
2011-10-31 Andy SpencerUpdate copyright notices
2011-10-31 Andy SpencerUpdate some documentation
2011-10-31 Andy SpencerAdd alert plugin to grits-test
2011-10-27 Andy SpencerUse rounded corners for GritsPoly
2011-10-27 Andy SpencerFix memory leaks
2011-10-27 Andy SpencerPass objects to grits_viewer_remove instead of refs
2011-10-27 Andy SpencerSave prefs after changes
2011-10-17 Andy SpencerImprove performance of GritsPoly
2011-10-17 Andy SpencerFix typo
2011-10-15 Andy SpencerAdd clicked signal to GritsObject
2011-10-15 Andy SpencerAdd mouse-over testing to test plugin
2011-10-15 Andy SpencerAdd mouse, keyboard, and motion events to GritsObject
2011-10-15 Andy SpencerAdd mouse enter/leave signals to objects
2011-10-15 Andy SpencerCleanup GritsPoly
2011-10-15 Andy SpencerRemove excess debug messages
2011-10-12 Andy SpencerAdd string parser to GritsPoly
2011-10-12 Andy SpencerAdd configurable borders to GritsPoly
2011-10-11 Andy SpencerFix crash when unable to cache http files
2011-09-12 Andy SpencerVersion bump for 0.5.2 v0.5.2
2011-09-09 Andy SpencerRemove no-undefined-symbols from gen.sh
2011-09-09 Andy SpencerAdd linker flag for the math library
2011-09-09 Andy SpencerFix compiler warning with gluTessCallback
2011-08-24 Andy SpencerAdd glut config check v0.5.1
2011-08-24 Andy SpencerVersion bump for 0.5.1
2011-08-24 Andy SpencerFix linker flags
2011-08-24 Andy SpencerAbort when opengl setup fails
2011-08-24 Andy SpencerAdd timeout for http servers
2011-08-24 Andy SpencerSwitch to higher resolution elevation dataset
next