summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [node] Move to using PBOs for the readStillImage call in HeadlessView.node-v2.2.0-pboAdam Hunter2015-12-162-10/+28
* node-v2.2.0node-v2.2.0Mike Morris2015-12-162-1/+5
* [ios] Custom style layerMinh Nguyễn2015-12-165-0/+149
* [android] Custom layer bindingsJohn Firebaugh2015-12-1612-1/+272
* [core] Fixed annotation icon replacementMinh Nguyễn2015-12-155-10/+28
* [core] Do not use std:: namespace for log2()Thiago Marcos P. Santos2015-12-151-1/+1
* [android] Add scheduled build scriptJohn Firebaugh2015-12-151-4/+50
* [ios] Updated changelogMinh Nguyễn2015-12-151-0/+1
* code review updates: sprite_atlas brackets and nullable removed for reuseIden...Romain Quidet2015-12-153-8/+5
* 2210: Sprites can be removed / updated correctlyRomain Quidet2015-12-157-5/+24
* 2210: MGLAnnotationImage image can be updateRomain Quidet2015-12-155-8/+46
* [ios, android] Remove unnecessary portions of bitrise.ymlJohn Firebaugh2015-12-152-16/+0
* [ios, android] Remove version specifier to avoid Bitrise upgrade nagJohn Firebaugh2015-12-152-11/+11
* [android] Add bitrise.ymlJohn Firebaugh2015-12-151-0/+73
* [ios] Move bitrise.yml into platform/iosJohn Firebaugh2015-12-151-0/+0
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-156-7/+29
* [ios] World tour on iOSMinh Nguyễn2015-12-151-0/+56
* [osx] World tourMinh Nguyễn2015-12-152-4/+76
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-154-46/+104
* [core] Corrected flying trajectory; pitched flightMinh Nguyễn2015-12-155-41/+69
* [android] #3311 fix unit test configurationTobrun2015-12-1510-20/+0
* [ios, osx] Corrected missing annotation tag assertion messageMinh Nguyễn2015-12-152-2/+2
* [osx] Restore debug maskMinh Nguyễn2015-12-151-1/+1
* [core] fix font rendering at the top edge of the viewportKonstantin Käfer2015-12-153-14/+1
* [core] allow changing the orientationKonstantin Käfer2015-12-1512-7/+136
* [osx] Only build osxapp on TravisMinh Nguyễn2015-12-151-6/+0
* [node] code review cleanupMike Morris2015-12-155-26/+23
* [osx] 'make run-linux' should work on OSXBruno de Oliveira Abinader2015-12-151-2/+2
* [android] Add more documentation to Android bindings. Refs #2650Tom MacWright2015-12-155-4/+34
* Expand DEVELOP_ANDROID_OSX with more gotchas.Tom MacWright2015-12-151-3/+17
* [android] #3192 - Updating ChangelogBrad Leege2015-12-141-1/+9
* [android] Add some JavaDocs, fix HTML formattingTom MacWright2015-12-1411-117/+240
* [core] Don't use glClear optimization for layers that aren't the bottommostJohn Firebaugh2015-12-143-6/+17
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-1436-168/+165
* [core] Fix another place GL state was required but not setJohn Firebaugh2015-12-141-0/+1
* [osx] Corrected build documentationMinh Nguyễn2015-12-131-1/+1
* [osx] Corrected documentationMinh Nguyễn2015-12-132-5/+7
* [osx] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-131-17/+30
* [osx] PrintingMinh Nguyễn2015-12-131-1/+49
* [ios] Strip OS X–specific APIs from iOS documentationMinh Nguyễn2015-12-131-0/+4
* [osx] Remove All Pins commandMinh Nguyễn2015-12-133-3/+25
* [osx] Persist viewpoint across relaunchMinh Nguyễn2015-12-131-0/+8
* [osx] Map cameraMinh Nguyễn2015-12-1310-6/+197
* [osx] Don’t strip on copy in DebugMinh Nguyễn2015-12-131-0/+13
* [osx] Fixed IB latitude/longitude inspectablesMinh Nguyễn2015-12-134-1/+29
* [osx] Default callout view controllerMinh Nguyễn2015-12-133-4/+35
* [osx] Fixed standalone launch of osxapp (and run-xosx)Minh Nguyễn2015-12-134-21/+21
* [osx] Documentation comments for public classesMinh Nguyễn2015-12-1312-89/+732
* [osx] Commented private headers and implementation filesMinh Nguyễn2015-12-1314-6/+89
* [osx] Align build settings with Xcode framework project templateMinh Nguyễn2015-12-132-7/+31