414 Revīzijas (b94c1abaf54c702a97f034cbea1840c6c8205cb1)
 

Autors SHA1 Ziņojums Datums
  Matthew Petroff b94c1abaf5 Ignore generated docs in Git. pirms 8 gadiem
  Matthew Petroff 5e3006e860 Update documentation generation script for Documentation.js 3.0. pirms 8 gadiem
  Matthew Petroff d1999f5f0b Replace `readAsBinaryString` with `readAsArrayBuffer` to work with IE 11 (fixes #104). pirms 8 gadiem
  Matthew Petroff 848037b13c Fix handling of protocol relative and site relative URLs. pirms 8 gadiem
  Matthew Petroff 523ffefd43 Created separate function for calculating panorama coordinates of mouse event. pirms 8 gadiem
  Matthew Petroff f895a4cb81 Bump copyright year. pirms 9 gadiem
  Matthew Petroff 854106f7d7 Merge pull request #101 from arthurp/master pirms 9 gadiem
  Arthur Peters 0ecf742c19 Add support for URL specified firstScene. pirms 9 gadiem
  Matthew Petroff 67ecccb1b5 Support Pointer Events for touch support in IE / Edge (fixes #91). pirms 9 gadiem
  Matthew Petroff 7a07d64639 NPOT cubemaps still don't work in iOS 9. pirms 9 gadiem
  Matthew Petroff b108152459 Display error for iOS 8 for non-progressive encoded JPEGs (fixes #64 and #77). pirms 9 gadiem
  Matthew Petroff 7c5f230203 Remove `header` parameter from documentation; it has been superseded by the API. pirms 9 gadiem
  Matthew Petroff c1317b1dfb Fix bug in handling of XMP pitch and roll data. pirms 9 gadiem
  Matthew Petroff 473a2b2f81 Revert "Ignore zero degree heading in XMP data since it's used as a placeholder by some cameras that don't have a magnetometer (e.g. Ricoh Theta)." pirms 9 gadiem
  Matthew Petroff cd608eaf2e Make display of title and author more consistent across different browsers. pirms 9 gadiem
  Matthew Petroff a5e490b2d5 Fix some high DPI-related bugs. pirms 9 gadiem
  Matthew Petroff 0c3a63083a Don't continue when JSON can't be loaded. pirms 9 gadiem
  Matthew Petroff 37d62a6043 Ignore zero degree heading in XMP data since it's used as a placeholder by some cameras that don't have a magnetometer (e.g. Ricoh Theta). pirms 9 gadiem
  Matthew Petroff 8947ba5946 Prevent use of undocumented URL configuration parameters. pirms 9 gadiem
  Matthew Petroff 605cfba432 Show fullscreen button iff fullscreen is allowed. pirms 9 gadiem
  Matthew Petroff 4be8ffd403 Fix image hot spots (fixes #80). pirms 9 gadiem
  Matthew Petroff bab9e91fe1 Place Git hash as version in development builds. pirms 9 gadiem
  Matthew Petroff e2f68b6273 Clean up configuration generator. pirms 9 gadiem
  Matthew Petroff 6d3f374b34 Maintain aspect ratio of preview image. pirms 9 gadiem
  Matthew Petroff 36ee3aeb8f Set page title to panorama title in standalone viewer. pirms 9 gadiem
  Matthew Petroff 98c6a58b1f Fix Bootstrap CSS interactions. pirms 9 gadiem
  Matthew Petroff 648fd7880f Bug fixes related to API-created instances. pirms 9 gadiem
  Matthew Petroff 5b0719dace Remove unnecessary iframe attributes from examples. pirms 9 gadiem
  Matthew Petroff 4da84b3194 Don't add iframe title attribute in configuration generator and fix line endings. pirms 9 gadiem
  Matthew Petroff eadd558a81 Encapsulate Video.js plugin. pirms 9 gadiem
  Matthew Petroff eb5a0891cd Greatly improve video support. pirms 9 gadiem
  Matthew Petroff 704e9ad12e Add missing `preview` parameter to documentation. pirms 9 gadiem
  Matthew Petroff f70b01cf64 Fix bug with video. pirms 9 gadiem
  Matthew Petroff ecf2010190 Fix bug in last commit. pirms 9 gadiem
  Matthew Petroff 82d1bc4b4e Add error for when panorama image isn't specified. pirms 9 gadiem
  Matthew Petroff e294e40b23 Escape strings and encode URIs to mitigate possible DOM XSS. pirms 9 gadiem
  Matthew Petroff 7f7065a570 Add high-DPI support (implements #85). pirms 9 gadiem
  Matthew Petroff 1dddfe7bd8 Fix bug with hot spots appearing above controls and title (and includes something I missed in last commit). pirms 9 gadiem
  Matthew Petroff f64390d442 Fix hot spot display bug in Edge (fixes #90). pirms 9 gadiem
  Matthew Petroff 897bdc03ae Minor cleanup. pirms 9 gadiem
  Matthew Petroff 3bc5e9c04c Added support for `PosePitchDegrees` and `PoseRollDegrees` XMP tags (used by Ricoh Theta S). pirms 9 gadiem
  Matthew Petroff 28b7007940 Fix keyboard controls. pirms 9 gadiem
  Matthew Petroff dd8e8d1dc5 Merge pull request #86 from Benvii/master pirms 9 gadiem
  Benjamin BERNARD 6950d401a7 Fix 'undefined' bug in fallback URLs (in library version) pirms 9 gadiem
  Matthew Petroff 994c3a9f49 Better separate minified standalone version from minified library version. pirms 9 gadiem
  Matthew Petroff 7d8d1d8b2b Merge pull request #84 from Benvii/master pirms 9 gadiem
  Benjamin BERNARD 98fff919f0 Container position set to relative, for a better embed into an existing page. We don't want the viewer to be at a fixed place. pirms 9 gadiem
  Benjamin BERNARD 1d93a460cb Keeping html and body CSS rules for standalone mode. pirms 9 gadiem
  Benjamin BERNARD 3abca0d0ee Adding events to the container not the document (body) to be able to embed the viewer pirms 9 gadiem
  Benjamin BERNARD 11f4263ead Removing container declaration as it is already a parameter of the constructor, also fix a bug as it was redefined locally pirms 9 gadiem