]> Pileus Git - grits/history - src/roam.c
Add cube GtkGL example
[grits] / src / roam.c
2013-01-02 Andy SpencerFix crash on osx due to uninitialized pointer
2012-12-15 Andy SpencerRemove a lot of callback from GritsOpenGL
2011-12-12 Andy SpencerMove OpenGL includes to a common place
2011-10-31 Andy SpencerUpdate copyright notices
2011-08-24 Andy SpencerSwitch to higher resolution elevation dataset
2011-01-22 Andy SpencerUse common vector operations for ROAM
2010-11-28 Andy Spencerlibgis -> grits: Update functions/types/etc
2010-11-28 Andy Spencerlibgis -> grits: Fix build after rename
2010-11-01 Andy SpencerRevert "Test pure distance based errors"
2010-11-01 Andy SpencerTest pure distance based errors
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-05-10 Andy SpencerFix compiler warnings
2010-02-12 Andy SpencerConvert from point to bounding box visibility test
2010-02-09 Andy SpencerLazy tile splitting
2010-02-08 Andy SpencerDocument ROAM
2010-02-08 Andy SpencerMiscellaneous updates, mostly aesthetic
2010-02-08 Andy SpencerConvert self to real names
2010-02-06 Andy SpencerDebugging and memory checking
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-25 Andy SpencerLock the sphere when working with volatile triangles
2010-01-25 Andy SpencerMinor debugging, precision, and performance updates
2010-01-25 Andy SpencerFix holes in the earth
2009-12-19 Andy SpencerConvert from xyz to lle as the main roam coordinates
2009-11-14 Andy SpencerFix naming for the GisView/GisWorld -> GisViewer merge
2009-11-13 Andy SpencerAdd preliminary support for points/markers
2009-11-09 Andy SpencerFix misc bugs and bump version to 0.3 v0.3
2009-11-09 Andy SpencerAdd Blue Marble Next Gen plugin and tile rendering...
2009-11-09 Andy SpencerMove height_func to RoamPoint and add lat-lon cache
2009-11-09 Andy SpencerSimple updates to rendering code
2009-11-09 Andy SpencerMiscellaneous updates
2009-10-30 Andy SpencerReorganize BMNG and SRTM into plugins
2009-10-24 Andy SpencerSplitting out libgis