Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for custom marker problem (issue #164) #168

Closed
wants to merge 4 commits into from
Closed

Fix for custom marker problem (issue #164) #168

wants to merge 4 commits into from

Commits on Aug 21, 2017

  1. Fix for custom marker problem (issue #164)

    Fix for issue: #164
    
    Added new if statement.
    Example usage: 
    `<a-marker-camera preset='custom' url='/my/path/mymarker.patt'></a-marker-camera>
    `
    wimvdc authored Aug 21, 2017
    Configuration menu
    Copy the full SHA
    950e82d View commit details
    Browse the repository at this point in the history
  2. Updated documentation regarding PR #168

    Modified documentation to match pull request #168 (which should be fix for issue #164
    wimvdc authored Aug 21, 2017
    Configuration menu
    Copy the full SHA
    443ead3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Refactor

    Refactoring to make the custom marker work as intended
    wimvdc authored Aug 23, 2017
    Configuration menu
    Copy the full SHA
    a6d10cd View commit details
    Browse the repository at this point in the history
  2. Revert changes to documentation

    Reverted my changes
    wimvdc authored Aug 23, 2017
    Configuration menu
    Copy the full SHA
    7fc1d13 View commit details
    Browse the repository at this point in the history