summaryrefslogtreecommitdiff
path: root/src/Panorama.cxx
AgeCommit message (Collapse)Author
2006-06-25first working versionJohannes Hofmann
2006-06-25implement various helper methodsJohannes Hofmann
2006-03-29fix jump on unitialized value (valgrind)Johannes Hofmann
2005-11-11call mark_hidden() in update_close_mountains()Johannes Hofmann
2005-11-10increase hide_value to 1.2Johannes Hofmann
2005-11-10mergeJohannes Hofmann
2005-11-07initial version of hidden hill detectionJohannes Hofmann
2005-11-05make track width depend on real distanceJohannes Hofmann
2005-11-03increase view angle to 360 degrees for panoramic imagesJohannes Hofmann
2005-09-13improve error message if data file is not foundJohannes Hofmann
2005-09-11redraw after changing projection typeJohannes Hofmann
2005-09-04Make Hill flags part of Hill classJohannes Hofmann
2005-09-04make Projection_t part of Projection classJohannes Hofmann
2005-08-14switch popup menu to use new choose_hill functionJohannes Hofmann
2005-08-14add GUI for viewpoint selectionJohannes Hofmann
2005-08-10add panoramic option to GUIJohannes Hofmann
2005-08-08add variable view_angleJohannes Hofmann
2005-08-07add support for sphaeric projectionJohannes Hofmann
2005-08-07fix performance problemJohannes Hofmann
2005-08-06major refactoring:Johannes Hofmann
break out projection specific stuff from Panorama into own class. Unfortunately the performance is much worse...
2005-08-06first - not yet working attempt on cylindric projectionJohannes Hofmann
2005-08-05fix choosing of right solution for a_center Johannes Hofmann
(in comp_center_angle() optimize())
2005-08-02remove old trackpoints before adding new gps trackJohannes Hofmann
2005-08-02fix popup menuJohannes Hofmann
2005-07-30Latitude <-> LongitudeJohannes Hofmann
2005-07-30initial track supportJohannes Hofmann
2005-06-22introduce close_mountains Johannes Hofmann
introduce close_mountains
2005-06-19add duplicate removal Johannes Hofmann
add duplicate removal
2005-05-20add viewpoint name to control window Johannes Hofmann
add viewpoint name to control window
2005-05-10set labels initially Johannes Hofmann
set labels initially
2005-05-10. Johannes Hofmann
.
2005-05-10make parser more robust Johannes Hofmann
make parser more robust
2005-05-10cleanups set height_dist slider properly Johannes Hofmann
cleanups set height_dist slider properly
2005-05-10move file loading to Hills.cxx Johannes Hofmann
move file loading to Hills.cxx
2005-05-10Empty log message Johannes Hofmann
2005-05-10Copyright update about dialog Johannes Hofmann
Copyright update about dialog
2005-05-10GUI improvements Johannes Hofmann
GUI improvements
2005-05-08Mountain->Hill 2/2 Johannes Hofmann
Mountain->Hill 2/2
2005-05-08cleanups Johannes Hofmann
cleanups
2005-05-05set sliders acording to comp/guess result Johannes Hofmann
set sliders acording to comp/guess result
2005-05-05add get_... methods. Johannes Hofmann
add get_... methods.
2005-05-05move label when moving mountain Johannes Hofmann
move label when moving mountain
2005-05-05fix Johannes Hofmann
fix
2005-05-05cleanups Johannes Hofmann
cleanups
2005-05-05limit visible angle to -pi/3 to +pi/3 Johannes Hofmann
limit visible angle to -pi/3 to +pi/3
2005-05-05improve label rendering Johannes Hofmann
improve label rendering
2005-05-03fix Johannes Hofmann
fix
2005-05-03cleanups Johannes Hofmann
cleanups
2005-05-03split up update_visible_mountains Johannes Hofmann
split up update_visible_mountains
2005-05-03add sort Johannes Hofmann
add sort