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

KHR_lights_punctual extension proposal #1223

Merged
merged 42 commits into from
Oct 31, 2018

Commits on Jan 10, 2018

  1. First draft of khr_lights

    MiiBond committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    31ca6c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Updates to clarify units

    MiiBond committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    524fd6b View commit details
    Browse the repository at this point in the history
  2. Removing hemisphere light

    MiiBond committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    8cb0c17 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

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

Commits on Jan 25, 2018

  1. Configuration menu
    Copy the full SHA
    07a8fec View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

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

Commits on Feb 5, 2018

  1. Configuration menu
    Copy the full SHA
    e7ae552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0610717 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Configuration menu
    Copy the full SHA
    72096c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2018

  1. Fix typos in schemas

    MiiBond committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    e495b9e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    625b28e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc99db View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Updates to light schemas

    MiiBond committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    8326130 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    26f376f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a79dc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    6aff0cc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Adding range

    MiiBond committed May 24, 2018
    Configuration menu
    Copy the full SHA
    6e871f6 View commit details
    Browse the repository at this point in the history
  2. Add range property to schema

    MiiBond committed May 24, 2018
    Configuration menu
    Copy the full SHA
    c605724 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Configuration menu
    Copy the full SHA
    766ba65 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    b5dff39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae54ee View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Format exponents.

    Don McCurdy authored Jul 2, 2018
    Configuration menu
    Copy the full SHA
    3dcdfb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Update readme title.

    Don McCurdy authored Jul 3, 2018
    Configuration menu
    Copy the full SHA
    bd047d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    34ae110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    382d3d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be36985 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2945499 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    08bc3c7 View commit details
    Browse the repository at this point in the history
  2. Make it clearer that the spotlight code is for the attenuation betwee…

    …n inner/outerConeAngle and not for distance
    MiiBond committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    28d2bac View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    78a93ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a6811 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Configuration menu
    Copy the full SHA
    50050e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66dfb38 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Address several comments

    MiiBond committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    1048d16 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Scale affects light orientation, not properties.

    Don McCurdy authored Oct 2, 2018
    Configuration menu
    Copy the full SHA
    10ed0c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Remove space in filename.

    Don McCurdy authored Oct 3, 2018
    Configuration menu
    Copy the full SHA
    d9313cf View commit details
    Browse the repository at this point in the history
  2. Remove space in filename.

    Don McCurdy authored Oct 3, 2018
    Configuration menu
    Copy the full SHA
    fa6d985 View commit details
    Browse the repository at this point in the history
  3. +z -> -z

    Don McCurdy authored Oct 3, 2018
    Configuration menu
    Copy the full SHA
    2d240ec View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Make 'light' required on node.

    Don McCurdy authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    93ae7df View commit details
    Browse the repository at this point in the history
  2. Make 'lights' required on top-level extension.

    Don McCurdy authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    e4989c1 View commit details
    Browse the repository at this point in the history
  3. Use default values when 'spot' property is omitted.

    Don McCurdy authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    03f63e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Make spot property required when type is 'spot'.

    Don McCurdy authored Oct 23, 2018
    Configuration menu
    Copy the full SHA
    f49c51e View commit details
    Browse the repository at this point in the history