| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Make TransformState LatLngBounds optional | Bruno de Oliveira Abinader | 2017-06-01 | 1 | -1/+1 |
* | [core] Reduce use of RecalculateStyle | John Firebaugh | 2017-05-05 | 1 | -4/+3 |
* | [all] Remove redundant scale-related camera methods | John Firebaugh | 2017-04-13 | 1 | -22/+0 |
* | [core] Revert use of optional<EdgeInsets>, because EdgeInsets has a natural "... | John Firebaugh | 2017-04-11 | 1 | -9/+9 |
* | [core] Added {set,get}{Min,Max}Pitch | Bruno de Oliveira Abinader | 2017-04-11 | 1 | -0/+2 |
* | [core] Added Map::{get,set}LatLngBounds | Bruno de Oliveira Abinader | 2017-04-11 | 1 | -0/+1 |
* | [core] Move {Map,Transform}::{get,set}{Min,Max}Zoom to bounds pragma | Bruno de Oliveira Abinader | 2017-04-11 | 1 | -3/+5 |
* | [core] Updated Size::isEmpty and TransformState::valid checks | Bruno de Oliveira Abinader | 2017-04-10 | 1 | -1/+1 |
* | [core] Added Map::latLngBoundsForCamera | Bruno de Oliveira Abinader | 2017-03-24 | 1 | -0/+2 |
* | [core] Replace MapChange enum with MapObserver | Bruno de Oliveira Abinader | 2017-03-15 | 1 | -4/+3 |
* | [core] [android] - allow zooming/scaling to use AnimationOptions (#8181) | Tobrun | 2017-02-28 | 1 | -19/+19 |
* | [core] - allow moveBy to use AnimationOptions | Tobrun | 2017-02-20 | 1 | -1/+1 |
* | [core] change std::array<uint16_t, 2> to mbgl::Size | Konstantin Käfer | 2016-10-27 | 1 | -1/+1 |
* | [core] code style cleanups | Konstantin Käfer | 2016-07-01 | 1 | -3/+3 |
* | [core] use #pragma once instead of ifdef include guards | Konstantin Käfer | 2016-05-25 | 1 | -4/+1 |
* | [core] remove MockView and View dependency in Transform | Konstantin Käfer | 2016-05-18 | 1 | -4/+5 |
* | [core] Added Viewport mode | Bruno de Oliveira Abinader | 2016-05-11 | 1 | -2/+6 |
* | [core, ios, osx] cameraThatFitsCoordinateBounds | Minh Nguyễn | 2016-04-22 | 1 | -0/+2 |
* | [core] Don't copy TransformState (#3501) | Thiago Marcos P. Santos | 2016-04-15 | 1 | -1/+1 |
* | [core] Simplify LatLng::unwrapForShortestPath usage | Bruno de Oliveira Abinader | 2016-03-14 | 1 | -0/+2 |
* | [core] Harden Transform anchor & padding usage | Bruno de Oliveira Abinader | 2016-03-13 | 1 | -13/+23 |
* | [core] Check for NaNs in EdgeInsets | Bruno de Oliveira Abinader | 2016-03-10 | 1 | -3/+3 |
* | [core] Added Transform::getScreenCoordinate | Bruno de Oliveira Abinader | 2016-03-10 | 1 | -0/+1 |
* | [core] Moved wrapping to LatLng scope | Bruno de Oliveira Abinader | 2016-03-01 | 1 | -2/+0 |
* | [core] PrecisionPoint is now ScreenCoordinate | Bruno de Oliveira Abinader | 2016-03-01 | 1 | -10/+10 |
* | [core, ios, osx] Only constrain after adding to a window | Minh Nguyễn | 2016-02-10 | 1 | -0/+4 |
* | [core] add setMaxZoom, setMinZoom | Ansis Brammanis | 2016-01-28 | 1 | -0/+3 |
* | [core, ios, osx] Tilt around visual center point | Minh Nguyễn | 2016-01-26 | 1 | -0/+8 |
* | [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:... | Minh Nguyễn | 2016-01-18 | 1 | -0/+4 |
* | [core, osx] Added optional padding to convenience methods | Minh Nguyễn | 2016-01-18 | 1 | -5/+23 |
* | [core] Added padding option to CameraOptions | Minh Nguyễn | 2016-01-18 | 1 | -1/+2 |
* | [core] Consolidated easeTo and flyTo | Minh Nguyễn | 2016-01-14 | 1 | -5/+5 |
* | [core] Moved camera methods next to each other | Minh Nguyễn | 2016-01-14 | 1 | -2/+8 |
* | [core] Consolidated zoom and angle anchor logic | Minh Nguyễn | 2016-01-14 | 1 | -0/+2 |
* | [core] Standardize transform origin | Minh Nguyễn | 2016-01-14 | 1 | -5/+31 |
* | [core] Cleaned up Transform | Minh Nguyễn | 2016-01-14 | 1 | -10/+5 |
* | [core] Separated AnimationOptions from CameraOptions | Minh Nguyễn | 2016-01-14 | 1 | -4/+3 |
* | [core] Refined and commented flyTo | Minh Nguyễn | 2015-12-19 | 1 | -0/+2 |
* | [core] allow changing the orientation | Konstantin Käfer | 2015-12-15 | 1 | -0/+4 |
* | Implementation of flyTo. | Adam Hunter | 2015-12-09 | 1 | -0/+1 |
* | [core] add namespace comment to closing brace | Konstantin Käfer | 2015-12-03 | 1 | -1/+1 |
* | [core] Added ConstrainMode::{HeightOnly,WidthAndHeight} | Bruno de Oliveira Abinader | 2015-11-18 | 1 | -3/+4 |
* | [core] Avoid extra copy of TransformState in Painter::render | Bruno de Oliveira Abinader | 2015-11-18 | 1 | -1/+1 |
* | [core] Use PrecisionPoint in zoom and angle functions | Bruno de Oliveira Abinader | 2015-11-11 | 1 | -5/+5 |
* | [core] Use pass-by-ref in CameraOptions | Bruno de Oliveira Abinader | 2015-11-11 | 1 | -4/+3 |
* | [core] Use PrecisionPoint in coordinate functions | Bruno de Oliveira Abinader | 2015-11-11 | 1 | -4/+4 |
* | [core] Added PrecisionPoint to represent pixel points | Bruno de Oliveira Abinader | 2015-11-11 | 1 | -2/+2 |
* | improve gestures in perspective view | Ansis Brammanis | 2015-10-26 | 1 | -0/+1 |
* | [core] Added more transform state getters | Bruno de Oliveira Abinader | 2015-10-21 | 1 | -0/+4 |
* | CameraOptions | Minh Nguyễn | 2015-09-07 | 1 | -2/+9 |