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

Add Stencil Parameter to Materials #15611

Merged
merged 31 commits into from Jul 14, 2019
Merged

Commits on Jan 19, 2019

  1. Copy the full SHA
    4ef4b6d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Copy the full SHA
    156c32a View commit details
    Browse the repository at this point in the history
  2. update webgl state

    gkjohnson committed Jan 22, 2019
    Copy the full SHA
    b0403ab View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Copy the full SHA
    fd6f38d View commit details
    Browse the repository at this point in the history
  2. stencil doc updates

    gkjohnson committed Feb 10, 2019
    Copy the full SHA
    6ab9253 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Copy the full SHA
    0dc880e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. add start to clip example

    gkjohnson committed Mar 9, 2019
    Copy the full SHA
    f099cbd View commit details
    Browse the repository at this point in the history
  2. Add stenciling

    gkjohnson committed Mar 9, 2019
    Copy the full SHA
    b8f0580 View commit details
    Browse the repository at this point in the history
  3. Render all clip planes

    gkjohnson committed Mar 9, 2019
    Copy the full SHA
    e5b487c View commit details
    Browse the repository at this point in the history
  4. example work

    gkjohnson committed Mar 9, 2019
    Copy the full SHA
    38009f0 View commit details
    Browse the repository at this point in the history
  5. example update

    gkjohnson committed Mar 9, 2019
    Copy the full SHA
    4d74c1e View commit details
    Browse the repository at this point in the history
  6. back out the camera plane

    gkjohnson committed Mar 9, 2019
    Copy the full SHA
    3768726 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. add controls

    gkjohnson committed Mar 10, 2019
    Copy the full SHA
    75115a4 View commit details
    Browse the repository at this point in the history
  2. comment

    gkjohnson committed Mar 10, 2019
    Copy the full SHA
    08f9aa7 View commit details
    Browse the repository at this point in the history
  3. add info tag

    gkjohnson committed Mar 10, 2019
    Copy the full SHA
    b76644f View commit details
    Browse the repository at this point in the history
  4. remove extraneous comment

    gkjohnson committed Mar 10, 2019
    Copy the full SHA
    6428719 View commit details
    Browse the repository at this point in the history
  5. update title

    gkjohnson committed Mar 10, 2019
    Copy the full SHA
    199aa67 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5fe89aa View commit details
    Browse the repository at this point in the history
  7. add min controls distance

    gkjohnson committed Mar 10, 2019
    Copy the full SHA
    9e58093 View commit details
    Browse the repository at this point in the history
  8. add controls.maxdistance

    gkjohnson committed Mar 10, 2019
    Copy the full SHA
    4043bd2 View commit details
    Browse the repository at this point in the history
  9. Add camera.far argument

    gkjohnson committed Mar 10, 2019
    Copy the full SHA
    96db842 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Copy the full SHA
    7801fac View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge pull request #4 from mrdoob/dev

    merge dev into stencil branch
    gkjohnson committed May 23, 2019
    Copy the full SHA
    3595590 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Copy the full SHA
    9178f18 View commit details
    Browse the repository at this point in the history
  2. number => StencilFunc

    pboyer committed May 24, 2019
    Copy the full SHA
    d564a45 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Merge pull request #5 from higharc/add-material-stencil-types

    Add type definitions for stencil constants, stencil material properties
    gkjohnson committed May 25, 2019
    Copy the full SHA
    61edddf View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Copy the full SHA
    83180ae View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Copy the full SHA
    cd998e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Copy the full SHA
    3d93b1b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Copy the full SHA
    8300c6a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    865b94a View commit details
    Browse the repository at this point in the history