2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added test for m2::Rect More... over 14 years ago
Remove obsolete functions.
vng
More... over 14 years ago
Add hand-made coastline rules.
vng
More... over 14 years ago
Added max points limit in one coastline piece (10000) to avoid infinite indexing More... over 14 years ago
Download Dialog now saves it's state after closing More... over 14 years ago
Removed debug logging for features merging More... over 14 years ago
[indexer_tool] Added --merge_coastlines flag It tries to merge all coastlines when building World file More... over 14 years ago
Regenerate drawing rules (include correct CircleRule).
vng
More... over 14 years ago
Fix CircleRule generation. Fix DrawerYG::drawCircle.
vng
More... over 14 years ago
New planet data More... over 14 years ago
tests for CircleRule rendering. More... over 14 years ago
tests for CircleRule rendering. More... over 14 years ago
CircleRule rendering. colors should be fixed at classificator. More... over 14 years ago
agg::rgba4444_blender channel order fixes. More... over 14 years ago
Correct process and call of drawCircle.
vng
More... over 14 years ago
Always set multisampled to false in iOS. More... over 14 years ago
Regenerate minsk-pass.
vng
More... over 14 years ago
Take the best start edge for triangles encoding. Experimental code for encoding quality test.
vng
More... over 14 years ago
Remove menu bar in Windows. Use our platform macroses instead of WIN32.
vng
More... over 14 years ago
Better reserve logic in triangles decoding.
vng
More... over 14 years ago
Fix compilation on msvc. Fix runtume errors on Windows.
vng
More... over 14 years ago
Added world map generation support to country polygonizer Note that features will not be duplicated in world and countries files any more More... over 14 years ago
[indexer_tool] Removed -world_only flag More... over 14 years ago
code for CircleRule rendering. More... over 14 years ago
Regenerate minsk-pass.
vng
More... over 14 years ago
Feature geometry size optimization : make triangles Encoding\Decoding as binary tree.
vng
More... over 14 years ago
Add extended assert in IsPolygonCCW.
vng
More... over 14 years ago
Add debug_print for buffer_vector.
vng
More... over 14 years ago
packing all line styles for a single path on the same texture to avoid "black" roads. More... over 14 years ago
Fix PredictPointInTriangle. Add more comments.
vng
More... over 14 years ago