Alexander Borsuk
|
a28d5d15ce
|
[drape] Fixed signed/unsigned comparison warning by changing Resize interface to uint32_t
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 19:01:09 +07:00 |
|
Konstantin Pastbin
|
bfffa1fff4
|
Format all C++ and Java code via clang-format
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-08-17 14:32:37 +07:00 |
|
renderexpert
|
b23c2ba3e3
|
[Drape] Remove GLES2-related code
Signed-off-by: renderexpert <expert@renderconsulting.co.uk>
|
2025-08-17 08:30:56 +02:00 |
|
Alexander Borsuk
|
76d7ef146c
|
Removed SignedRound and replaced std::round with std::lround where needed
Also see https://clang.llvm.org/extra/clang-tidy/checks/bugprone/incorrect-roundings.html
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-11 14:58:45 +02:00 |
|
Alexander Borsuk
|
30718e106e
|
ADL for AlmostEqual* and use math:: instead of base:: (#9634)
* ADL for AlmostEqual* and use math:: instead of base::
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-11 14:58:45 +02:00 |
|
Konstantin Pastbin
|
e3e4a1985a
|
Organic Maps sources as of 02.04.2025 (fad26bbf22ac3da75e01e62aa01e5c8e11861005)
To expand with full Organic Maps and Maps.ME commits history run:
git remote add om-historic [om-historic.git repo url]
git fetch --tags om-historic
git replace squashed-history historic-commits
|
2025-05-08 21:10:51 +07:00 |
|