Commit graph

  • bfcb154531 Build in stripified triangles in feature structure. vng 2011-01-16 13:35:25 +02:00
  • 8598622351 - Fix 'strip' algorithm; - Add IsPolygonCCW() function; - Add more tests; vng 2011-01-16 13:33:58 +02:00
  • 5087fb7b4c Fix: using unit-test macros instead of assertion macros. vng 2011-01-16 13:32:36 +02:00
  • 06d269dbb6 Fix msvc compilation. vng 2011-01-16 01:51:54 +02:00
  • 294c0d070e - Add visibility for 'villagies' in early levels (12, 13); - Fix draw priority for 'country', 'city', 'town'; - Remove visibility for 'motorway_junction', 'airport' in low scale-levels; vng 2011-01-16 01:15:07 +02:00
  • 91103224e8 Add polygon.hpp with tests. Yury Melnichek 2011-01-15 23:51:39 +02:00
  • 0980e48d8d Add NextModN(), PrevModN(), NextIterInCycle(), PrevIterInCycle(). Yury Melnichek 2011-01-15 23:50:13 +02:00
  • 8614cc9087 Fix CrossProduct(). Yury Melnichek 2011-01-15 23:49:10 +02:00
  • 1fa977fc6f refactored additional information display. rachytski 2011-01-15 23:42:28 +02:00
  • fc1e343b21 regenerated skin(adding '>' and '<') rachytski 2011-01-15 23:40:56 +02:00
  • c9a0d1f592 New planet update Alex Zolotarev 2011-01-15 19:00:29 +01:00
  • e9d066d2b3 Set minimal scale level for text-mask drawing. Remove obsolete xml-style. vng 2011-01-15 19:29:22 +02:00
  • 2711ee5263 Don't draw next types in 13 level, start draw with 14: highway: service, footway, path, footpath, pedestrian. This 'macaroni' are not informative in small scale levels. vng 2011-01-15 17:04:54 +02:00
  • fcbb3643ed Fix minimal height calculation for DrawerYG::drawPathText. vng 2011-01-15 15:57:57 +02:00
  • 5610308496 Added base kml parser code Alex Zolotarev 2011-01-15 13:39:03 +02:00
  • 3c9505fdff Added CharData support in xml parser Alex Zolotarev 2011-01-15 06:36:14 +02:00
  • a22830c77a Fixed typical YG warning Alex Zolotarev 2011-01-15 06:35:16 +02:00
  • d2d88897c1 Fixed download progress Alex Zolotarev 2011-01-15 06:34:35 +02:00
  • 4a6a7f3448 Fixed country Deletion Alex Zolotarev 2011-01-15 06:34:24 +02:00
  • b2f995ff50 Fixed crash in qt download dialog Alex Zolotarev 2011-01-15 06:33:25 +02:00
  • 40ba7519ac Fixed invalid links in About dialog Alex Zolotarev 2011-01-15 06:32:08 +02:00
  • 4b958d35be Updated string_utils tests Alex Zolotarev 2011-01-15 06:31:53 +02:00
  • 833ded9fc5 Add buffer_vector and use it in FeatureType for geometry storing. vng 2011-01-15 13:32:16 +02:00
  • 57c8da0f99 Draw symbols in left side from origin point (do not mix with texts in the right side). vng 2011-01-15 10:56:27 +02:00
  • db65eccfcf Regenerate minsk-pass. vng 2011-01-15 03:59:23 +02:00
  • 097361e0b9 Fix slider control logic. vng 2011-01-15 03:58:48 +02:00
  • 1603d4e013 Tune simplify scales array. vng 2011-01-15 03:42:47 +02:00
  • 2a69582cc7 Add house numbers for features with empty names. vng 2011-01-15 02:57:04 +02:00
  • 5643ba275b Move processing of inner points into ParseGeometry function. vng 2011-01-15 01:30:04 +02:00
  • dacd5c9cfb Some documents. vng 2011-01-15 00:06:55 +02:00
  • 20d7f8ecb2 New feature structure with inner and outer geometry. vng 2011-01-15 00:06:38 +02:00
  • b10bccf227 Pixel-aligned viewport centering. rachytski 2011-01-14 02:40:42 +02:00
  • 6bece13004 Sticky touches navigation and heading drawing. rachytski 2011-01-14 02:27:25 +02:00
  • 05e5fe16cf Fixed development profile Alex Zolotarev 2011-01-13 22:26:04 +02:00
  • c47f919bc0 Only mwm files are used in update at the moment Alex Zolotarev 2011-01-13 17:57:50 +01:00
  • f586a9aa12 Updated files list Alex Zolotarev 2011-01-13 17:56:37 +01:00
  • c6dd1e8678 Warning fix Alex Zolotarev 2011-01-13 05:26:26 +02:00
  • 9be6c739ac Fix vector's out of range in drawPathTextImpl. vng 2011-01-13 00:16:49 +02:00
  • da761273ed Updated boost to 1.45 Alex Zolotarev 2011-01-13 00:15:31 +02:00
  • dc3802b910 ReadVarInt64() for an array of a given size. Yury Melnichek 2011-01-12 23:47:54 +02:00
  • 05450b06ed Feature format specification. vng 2011-01-12 23:33:56 +02:00
  • 86f85373c5 iphone color order fix. rachytski 2011-01-12 22:30:27 +02:00
  • 8fe440570c Fix bug in feature serialization. vng 2011-01-12 16:20:19 +02:00
  • 204fa37986 Filter equal path texts. vng 2011-01-12 14:20:48 +02:00
  • 58c6ef0ea9 Fix orientation of path's texts. vng 2011-01-12 12:34:57 +02:00
  • 2e9324793c drawPath geometry size fixes. rachytski 2011-01-12 15:59:25 +02:00
  • fe4925b3b8 drawing solid path by extruding circle on the texture. rachytski 2011-01-12 13:42:58 +02:00
  • 371ab3f7b5 Added AntiGrainGeometry library. rachytski 2011-01-12 13:41:24 +02:00
  • 7dcc636771 Periodical Update made switchable. rachytski 2011-01-10 00:16:50 +02:00
  • 1addc42080 Add missing dependencies. Yury Melnichek 2011-01-12 15:49:10 +02:00
  • 0674bab340 [qt] About dialog Alex Zolotarev 2011-01-12 14:34:22 +02:00
  • 10368127c4 Fixed missed fribidi dependence Alex Zolotarev 2011-01-11 15:04:13 +01:00
  • 046f3748d4 Updated planet script to build planet only Alex Zolotarev 2011-01-11 14:51:33 +01:00
  • fa2c7f1c58 Fix linker errors : add fribidi dependencies. vng 2011-01-11 00:53:49 +02:00
  • a768efdbdd Path texts doesn't move now (draw in fixed position of way). vng 2011-01-10 23:20:33 +02:00
  • 9fa2f1dbdd Add fribidi library. Correct drawable string in yg::gl::GeometryBatcher. vng 2011-01-10 21:54:02 +02:00
  • 9644ad16b2 Regenerate minsk-pass. vng 2011-01-10 00:00:20 +02:00
  • 50cafffc72 Remove unneeded bound-geometry in area features (leave only triangles). vng 2011-01-09 23:02:51 +02:00
  • 85ce3f68ef ASCII symbols on staticSkinPage rachytski 2011-01-09 22:43:45 +02:00
  • 73dcce60af [iOs] Enabled iTunes File Sharing Alex Zolotarev 2011-01-09 21:21:03 +02:00
  • cec2fa4919 Make simple for_each function in kdtree++. Delete other 'visitors'. vng 2011-01-09 20:33:05 +02:00
  • 7f7394f4a5 Minor bug fixed in OpenGL tests code. rachytski 2011-01-09 19:43:21 +02:00
  • 44e81bb8ff Parallel stages merged into one Alex Zolotarev 2011-01-09 17:49:51 +01:00
  • a5b96328a8 Fix m4::Tree. vng 2011-01-09 18:14:23 +02:00
  • 91b7ba683e Better statistics; includes geometry size. vng 2011-01-09 16:14:12 +02:00
  • cfb6653269 Text Filtering and Kd-Tree tests. rachytski 2011-01-09 17:14:14 +02:00
  • c1ffccff77 Debugging drawText rachytski 2011-01-09 14:56:30 +02:00
  • 114c65a198 Text filtering test. rachytski 2011-01-08 23:35:22 +02:00
  • 83011c67dc Build index for the best geometry (highest drawable scale). vng 2011-01-09 15:11:43 +02:00
  • 391fc9aadf Enchanced IndexForEachTest with alternative option to check "london-center". vng 2011-01-09 13:40:46 +02:00
  • 1f358c0ff1 Add some asserts. vng 2011-01-09 13:39:26 +02:00
  • 1aa1ef443b Fix scale level for geometry during indexing. vng 2011-01-09 13:34:10 +02:00
  • 741a005a41 Regenerate minsk-pass vng 2011-01-09 11:14:57 +02:00
  • 044b8301fa Built in ReadVarInt64Array for geometry loading. vng 2011-01-09 11:14:45 +02:00
  • 6023581a16 Fix win generation script. vng 2011-01-09 11:14:17 +02:00
  • 48b2a4729a [indexer_tool] Added boolean --world_only flag to allow only world file generation Alex Zolotarev 2011-01-09 04:50:01 +02:00
  • 9ebb6fb4b9 GCC build fix Alex Zolotarev 2011-01-09 04:49:10 +02:00
  • 3db26fe6db Warning fixes Alex Zolotarev 2011-01-09 04:49:00 +02:00
  • e98b6dc0d7 Feature statistics calculation. vng 2011-01-09 03:47:48 +02:00
  • 3ef586653d Rewrite batch files for new indexer_tool options vng 2011-01-08 23:30:39 +02:00
  • b13f75e996 Warning fixes Alex Zolotarev 2011-01-09 03:36:00 +02:00
  • 3537fdcc91 Fixed qmake target Alex Zolotarev 2011-01-09 03:35:39 +02:00
  • 6f62d5e6f5 Warning fixes. Yury Melnichek 2011-01-09 02:51:51 +02:00
  • 17815d08b0 Add ReadVarInt64Array(). Yury Melnichek 2011-01-09 02:51:44 +02:00
  • dba3bd8ddf World icon. Yury Melnichek 2011-01-09 01:03:54 +02:00
  • a8966657ff Updated license information Alex Zolotarev 2011-01-09 02:39:25 +02:00
  • a5ac835306 Added about dialog Alex Zolotarev 2011-01-09 00:34:55 +02:00
  • 9842cb7f1c decreasing the size of drawPathText font size, to reduce the "text garbage" effect. rachytski 2011-01-08 23:05:52 +02:00
  • 03235bbc47 created render_state_layer class. rachytski 2011-01-08 17:50:16 +02:00
  • b70bd9e3d1 Test for correct text drawing when overflowing textTexture. rachytski 2011-01-07 17:52:36 +02:00
  • 27f5148e8e introduced separate pages for text rendering. rachytski 2011-01-07 17:24:53 +02:00
  • 7ce75dfeab Some new icons, taken from http://www.iconeden.com/icon/milky-a-free-vector-iconset.html Yury Melnichek 2011-01-08 15:55:07 +02:00
  • dbdfb983a2 Naming fixes. Yury Melnichek 2011-01-08 11:43:47 +02:00
  • 7da73e36c9 Fixed parallel build script Alex Zolotarev 2011-01-08 03:34:15 +01:00
  • 71c62c8564 Parallel build script for planet Alex Zolotarev 2011-01-08 03:20:55 +02:00
  • 562cc8625e Renamed build script parameters Alex Zolotarev 2011-01-07 19:14:05 +02:00
  • e20bfa9636 [indexer_tool] Fixed classificator loading Alex Zolotarev 2011-01-07 18:57:36 +02:00
  • 75aa535cb6 Renamed indexer tool flags Alex Zolotarev 2011-01-07 17:47:58 +02:00
  • 7d0c61e0b3 Fixed crash when file was downloaded (due to not full path) Alex Zolotarev 2011-01-07 17:37:34 +02:00
  • cd04393dde [iPhone][Downloader] Fixed cell update for download progress Alex Zolotarev 2011-01-07 17:19:40 +02:00