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

Expose functionality to generate tangents and binormals #203

Merged
merged 14 commits into from Jan 10, 2017

Commits on Jan 9, 2017

  1. Copy the full SHA
    bc2bc8a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    afbd3fe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    56c848c View commit details
    Browse the repository at this point in the history
  4. README option entry for tangents / binormals

    Max Limper committed Jan 9, 2017
    Copy the full SHA
    e841928 View commit details
    Browse the repository at this point in the history
  5. smaller changes from review

    Max Limper committed Jan 9, 2017
    Copy the full SHA
    5bd7665 View commit details
    Browse the repository at this point in the history
  6. replaced getPrimitives from generateNormals and generateTangentsBinor…

    …mals with existing getAllPrimitives (not via nodes)
    Max Limper committed Jan 9, 2017
    Copy the full SHA
    c522437 View commit details
    Browse the repository at this point in the history
  7. added (currently unused) helper getPrimitivesFromNodes (previously in…

    … generateNormals and generateTangentsBinormals)
    Max Limper committed Jan 9, 2017
    Copy the full SHA
    e993c47 View commit details
    Browse the repository at this point in the history
  8. avoiding explicit check for defined when checking tangentsBinormals o…

    …ption
    Max Limper committed Jan 9, 2017
    Copy the full SHA
    84f0e5d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3205405 View commit details
    Browse the repository at this point in the history
  10. renamed binormal to bitangent throughout

    Max Limper committed Jan 9, 2017
    Copy the full SHA
    a4ad7f1 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    2403a93 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1dfe6b4 View commit details
    Browse the repository at this point in the history
  13. added test for generation of tangents and binormals

    Max Limper committed Jan 9, 2017
    Copy the full SHA
    c708290 View commit details
    Browse the repository at this point in the history
  14. Updated changelog (tangentsBitangents option)

    Max Limper committed Jan 9, 2017
    Copy the full SHA
    20d4167 View commit details
    Browse the repository at this point in the history