Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mrdoob/three.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b11f897812a8a48bcd81e9bd46785d07939ec59e
Choose a base ref
...
head repository: mrdoob/three.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7c1424c5819ab622a346dd630ee4e6431388021e
Choose a head ref

Commits on Nov 6, 2018

  1. Merge pull request #1 from mrdoob/dev

    Newest dev from mrdoob's repo
    soadzoor authored Nov 6, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3f92b72 View commit details

Commits on Sep 27, 2019

  1. Copy the full SHA
    ba248bc View commit details

Commits on Feb 28, 2020

  1. Copy the full SHA
    6dd2477 View commit details

Commits on Feb 29, 2020

  1. Copy the full SHA
    fd065eb View commit details
  2. Add CSMHelper

    gkjohnson committed Feb 29, 2020
    Copy the full SHA
    c507317 View commit details
  3. Make it render

    gkjohnson committed Feb 29, 2020
    Copy the full SHA
    89603d3 View commit details
  4. Update light frustums

    gkjohnson committed Feb 29, 2020
    Copy the full SHA
    7118eec View commit details
  5. Add visibility toggle

    gkjohnson committed Feb 29, 2020
    Copy the full SHA
    1f08ad1 View commit details
  6. Use CSMHelper in the scene

    gkjohnson committed Feb 29, 2020
    Copy the full SHA
    1621797 View commit details
  7. Remove helper from CSM.js

    gkjohnson committed Feb 29, 2020
    Copy the full SHA
    a4dabf4 View commit details
  8. Remove unused variables

    gkjohnson committed Feb 29, 2020
    Copy the full SHA
    92f0693 View commit details
  9. Copy the full SHA
    3cdd515 View commit details
  10. Copy the full SHA
    b98a3a3 View commit details

Commits on Mar 1, 2020

  1. lgtm regexp fixes

    makc committed Mar 1, 2020
    Copy the full SHA
    422294f View commit details
  2. Some codes improvements

    LeonYuanYao committed Mar 1, 2020
    Copy the full SHA
    05b05e7 View commit details
  3. continue improving

    LeonYuanYao committed Mar 1, 2020
    Copy the full SHA
    9f3631b View commit details
  4. Copy the full SHA
    8c38927 View commit details
  5. Copy the full SHA
    3beb92a View commit details
  6. Copy the full SHA
    fcc2ac4 View commit details
  7. Merge remote-tracking branch 'upstream/dev' into dev

    Peter Varga committed Mar 1, 2020
    Copy the full SHA
    03bf395 View commit details
  8. Fixes for SVGLoader typescript definitions, based on the js code and …

    …comments
    Peter Varga committed Mar 1, 2020
    Copy the full SHA
    7357b88 View commit details
  9. Copy the full SHA
    08625e4 View commit details

Commits on Mar 2, 2020

  1. Copy the full SHA
    0a30e35 View commit details
  2. Merge pull request #18792 from mrdoob/editor

    Editor: Implemented DataTransferItemList support.
    mrdoob authored Mar 2, 2020
    Copy the full SHA
    624485b View commit details
  3. Decode shader codes added to ShaderChunk; Added more geometry example…

    …s; Code optimizattions & improvements
    LeonYuanYao committed Mar 2, 2020
    Copy the full SHA
    caf9559 View commit details
  4. Copy the full SHA
    f1bd13a View commit details
  5. Merge remote-tracking branch 'upstream/dev' into dev

    Peter Varga committed Mar 2, 2020
    Copy the full SHA
    e9a9bdd View commit details
  6. Fixes for typescript definitions

    Peter Varga committed Mar 2, 2020
    Copy the full SHA
    85a5fbb View commit details
  7. Merge pull request #18788 from soadzoor/fixes_for_svgloader_d_ts

    Fixes for svgloader d ts
    mrdoob authored Mar 2, 2020
    Copy the full SHA
    a32957f View commit details
  8. Merge pull request #18794 from soadzoor/fixes_for_textgeometry.d.ts

    Fixes for textgeometry.d.ts
    mrdoob authored Mar 2, 2020
    Copy the full SHA
    1080e7d View commit details
  9. Merge pull request #18789 from gkjohnson/csm-simplify

    CSM: Remove unnecessary logic in "update"
    mrdoob authored Mar 2, 2020
    Copy the full SHA
    22c100f View commit details
  10. Merge pull request #18790 from gkjohnson/csm-helper

    CSM: Add CSMHelper class with more visualizations
    mrdoob authored Mar 2, 2020
    Copy the full SHA
    7af45fa View commit details
  11. Merge pull request #18786 from makc/lgtm-fixes

    A couple of lgtm regexp fixes
    mrdoob authored Mar 2, 2020
    Copy the full SHA
    d62a3dd View commit details

Commits on Mar 3, 2020

  1. r115dev

    mrdoob committed Mar 3, 2020
    Copy the full SHA
    1bfeee3 View commit details
  2. Merge pull request #18793 from Mugen87/dev43

    InstancedMesh: Add note about material sharing.
    mrdoob authored Mar 3, 2020
    Copy the full SHA
    e964685 View commit details
  3. Merge pull request #18769 from donmccurdy/feat-clearcoat-textures

    MeshPhysicalMaterial: Add clearcoatMap and clearcoatRoughnessMap.
    mrdoob authored Mar 3, 2020
    Copy the full SHA
    17702e5 View commit details
  4. Updated builds.

    mrdoob committed Mar 3, 2020
    Copy the full SHA
    5e49e70 View commit details
  5. Copy the full SHA
    5c2fed0 View commit details
  6. Copy the full SHA
    ca2077d View commit details
  7. fix typo

    LeonYuanYao committed Mar 3, 2020
    Copy the full SHA
    2ee7283 View commit details
  8. Merge pull request #18798 from donmccurdy/docs-clearcoat-textures

    MeshPhysicalMaterial: Document new clearcoat textures
    mrdoob authored Mar 3, 2020
    Copy the full SHA
    68c2197 View commit details
  9. Copy the full SHA
    27d4588 View commit details
  10. Copy the full SHA
    51414a8 View commit details
  11. Merge pull request #18803 from munrocket/dev

    Tests: allow_fails and new screenshot
    munrocket authored Mar 3, 2020
    Copy the full SHA
    a3501b2 View commit details
  12. Merge pull request #18802 from Mugen87/dev43

    Examples: Fix webgl_buffergeometry_instancing_lambert.
    mrdoob authored Mar 3, 2020
    Copy the full SHA
    9c7b4f4 View commit details

Commits on Mar 4, 2020

  1. Copy the full SHA
    a591655 View commit details
  2. Copy the full SHA
    f0a9825 View commit details
  3. Fix CSM shader

    gkjohnson committed Mar 4, 2020
    Copy the full SHA
    32f3fe4 View commit details
  4. Missing semiclon

    gkjohnson authored Mar 4, 2020
    Copy the full SHA
    575f030 View commit details
  5. Copy the full SHA
    ca2be95 View commit details
Showing 554 changed files with 7,082 additions and 5,349 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ Please also include a live example if possible. You can start from these templat
##### Three.js version

- [ ] Dev
- [ ] r114
- [ ] r115
- [ ] ...

##### Browser
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -17,7 +17,8 @@ The aim of the project is to create an easy to use, lightweight, 3D library with
[Migrating](https://github.com/mrdoob/three.js/wiki/Migration-Guide) —
[Questions](http://stackoverflow.com/questions/tagged/three.js) —
[Forum](https://discourse.threejs.org/) —
[Slack](https://join.slack.com/t/threejs/shared_invite/enQtMzYxMzczODM2OTgxLTQ1YmY4YTQxOTFjNDAzYmQ4NjU2YzRhNzliY2RiNDEyYjU2MjhhODgyYWQ5Y2MyZTU3MWNkOGVmOGRhOTQzYTk)
[Slack](https://join.slack.com/t/threejs/shared_invite/enQtMzYxMzczODM2OTgxLTQ1YmY4YTQxOTFjNDAzYmQ4NjU2YzRhNzliY2RiNDEyYjU2MjhhODgyYWQ5Y2MyZTU3MWNkOGVmOGRhOTQzYTk) —
[Discord](https://discordapp.com/invite/HF4UdyF)

### Usage ###

@@ -63,7 +64,7 @@ function animate() {
}
```

If everything went well you should see [this](https://jsfiddle.net/f2Lommf5/).
If everything went well you should see [this](https://jsfiddle.net/8kubjpL5/).

### Change log ###

Loading