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: 7e0a78beb9317e580d7fa4da9b5b12be051c6feb
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: e0a31ea77c0242ae29ef6e951fa588216e1d247f
Choose a head ref
Loading
Showing 875 changed files with 24,336 additions and 37,704 deletions.
8 changes: 3 additions & 5 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -11,15 +11,13 @@ Always include a code snippet, screenshots, and any relevant models or textures

Please also include a live example if possible. You can start from these templates:

* [jsfiddle](https://jsfiddle.net/3foLr7sn/) (latest release branch)
* [jsfiddle](https://jsfiddle.net/qgu17w5o/) (dev branch)
* [codepen](https://codepen.io/anon/pen/aEBKxR) (latest release branch)
* [codepen](https://codepen.io/anon/pen/BJWzaN) (dev branch)
* [jsfiddle](https://jsfiddle.net/yn8azeg1/) (latest release branch)
* [jsfiddle](https://jsfiddle.net/kLwhx875/) (dev branch)

##### Three.js version

- [ ] Dev
- [ ] r108
- [ ] r109
- [ ] ...

##### Browser
Loading