Fixed seg fault on logout.
[situare] / src / coordinates / scenecoordinate.cpp
2010-08-03 Sami RämöFixed SceneCoordinate::azimuthTo() angle calculation
2010-07-28 Sami RämöDirection indicator triange updating
2010-07-28 Sami RämöBasic structure in MapEngine for updating the direction...
2010-07-20 Sami RämöFixed defects found in the review coordinate_classes
2010-07-20 Sami RämöRe-factored MapScroller to use SceneCoordinate
2010-07-15 Sami RämöRe-factored the source to use the new coordinate classes
2010-07-15 Sami RämöCreated osm.h, re-factoring, unit test script bug fix
2010-07-14 Sami RämöImplemented GeoCoordinate::convertFrom, iterated unit...
2010-07-14 Sami RämöUnit tests for converting GeoCoordinate to SceneCoordinate
2010-07-14 Sami RämöConversion from GeoCoordinate to SceneCoordinate
2010-07-13 Sami RämöImplemented SceneCoordinate class and unit tests