-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Comparing changes
Open a pull request
base repository: mrdoob/three.js
base: 25d16a2c3c54befcb3916dbe756e051984c532a8
head repository: mrdoob/three.js
compare: 1c097d9df74f2bc263006c0bd4d5d4335da126e9
Commits on Jul 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 42c50f3 - Browse repository at this point
Copy the full SHA 42c50f3View commit details -
Merge pull request #1 from washstar/washstar-patch-1
fix intersectsBox
Configuration menu - View commit details
-
Copy full SHA for 0b0e1fe - Browse repository at this point
Copy the full SHA 0b0e1feView commit details
Commits on Jul 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 659c73e - Browse repository at this point
Copy the full SHA 659c73eView commit details -
fix bug: when material is undefined
The triangle may not have the material
Configuration menu - View commit details
-
Copy full SHA for a25321c - Browse repository at this point
Copy the full SHA a25321cView commit details
Commits on Jun 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d5ae07f - Browse repository at this point
Copy the full SHA d5ae07fView commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c2c73d1 - Browse repository at this point
Copy the full SHA c2c73d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14cce39 - Browse repository at this point
Copy the full SHA 14cce39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 921cfea - Browse repository at this point
Copy the full SHA 921cfeaView commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 49d611b - Browse repository at this point
Copy the full SHA 49d611bView commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c3698cb - Browse repository at this point
Copy the full SHA c3698cbView commit details
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e08f8c9 - Browse repository at this point
Copy the full SHA e08f8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22990df - Browse repository at this point
Copy the full SHA 22990dfView commit details
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 924a6d3 - Browse repository at this point
Copy the full SHA 924a6d3View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 3c934fc - Browse repository at this point
Copy the full SHA 3c934fcView commit details
Commits on Jun 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 477c924 - Browse repository at this point
Copy the full SHA 477c924View commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for add8912 - Browse repository at this point
Copy the full SHA add8912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 941beb6 - Browse repository at this point
Copy the full SHA 941beb6View commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1f3e799 - Browse repository at this point
Copy the full SHA 1f3e799View commit details
Commits on Jun 26, 2020
-
Removed trailing comma (breaking strict es6 build)
Here's a tiny fix that removes a trailing comma in the `transformDirection` method. While it generally isn't an issue, it would break builds where we use terser (https://github.com/terser/terser) in strict 'es6' mode. Unlikely to cause any side-effects.
Configuration menu - View commit details
-
Copy full SHA for 4165bea - Browse repository at this point
Copy the full SHA 4165beaView commit details -
Documentation: Add 'import maps' section to Installation docs
Don McCurdy authoredJun 26, 2020 Configuration menu - View commit details
-
Copy full SHA for f6882e7 - Browse repository at this point
Copy the full SHA f6882e7View commit details
Commits on Jun 27, 2020
-
Don McCurdy authored
Jun 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 0e347f7 - Browse repository at this point
Copy the full SHA 0e347f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 446c731 - Browse repository at this point
Copy the full SHA 446c731View commit details
Commits on Jun 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 310591d - Browse repository at this point
Copy the full SHA 310591dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 787ffe5 - Browse repository at this point
Copy the full SHA 787ffe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a1f68 - Browse repository at this point
Copy the full SHA 05a1f68View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0b19f37 - Browse repository at this point
Copy the full SHA 0b19f37View commit details -
WebGLExtensions: Add .has( extName ) method.
Don McCurdy committedJun 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 14ea465 - Browse repository at this point
Copy the full SHA 14ea465View commit details -
Merge pull request #19751 from yushijinhun/glsl-comment
src: add missing /* glsl */ & string template
Configuration menu - View commit details
-
Copy full SHA for c599234 - Browse repository at this point
Copy the full SHA c599234View commit details -
Merge pull request #19756 from donmccurdy/feat-webglextensions-has
WebGLExtensions: Add .has( name ) method
Configuration menu - View commit details
-
Copy full SHA for 2b2c445 - Browse repository at this point
Copy the full SHA 2b2c445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 002fb49 - Browse repository at this point
Copy the full SHA 002fb49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c11c1f - Browse repository at this point
Copy the full SHA 0c11c1fView commit details -
Merge pull request #19750 from munrocket/patch-1
Examples: iOS webcam fix
Configuration menu - View commit details
-
Copy full SHA for c63293d - Browse repository at this point
Copy the full SHA c63293dView commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 20e1255 - Browse repository at this point
Copy the full SHA 20e1255View commit details -
Merge pull request #19760 from WestLangley/dev_box3helper
Box3Helper: Allow 0x000000
Configuration menu - View commit details
-
Copy full SHA for 6d42a71 - Browse repository at this point
Copy the full SHA 6d42a71View commit details -
Merge pull request #19748 from sciecode/dev-zlib
Zlib: update external library, introduces 'Deflate'
Configuration menu - View commit details
-
Copy full SHA for 83f334b - Browse repository at this point
Copy the full SHA 83f334bView commit details -
Merge pull request #19737 from theundebruijn/patch-1
Removed trailing comma (breaking strict es6 build)
Configuration menu - View commit details
-
Copy full SHA for bee9851 - Browse repository at this point
Copy the full SHA bee9851View commit details -
Merge pull request #19346 from gkjohnson/webglrenderlists-tests
Add tests for WebGLRenderLists, WebGLRenderList
Configuration menu - View commit details
-
Copy full SHA for deddef7 - Browse repository at this point
Copy the full SHA deddef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc07f25 - Browse repository at this point
Copy the full SHA fc07f25View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac008dc - Browse repository at this point
Copy the full SHA ac008dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3968d51 - Browse repository at this point
Copy the full SHA 3968d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for db243a9 - Browse repository at this point
Copy the full SHA db243a9View commit details -
Merge pull request #19765 from sciecode/dev-pmrem-alpha
PMREMGenerator: fixes alpha component for LDR outputs
Configuration menu - View commit details
-
Copy full SHA for 7d496c0 - Browse repository at this point
Copy the full SHA 7d496c0View commit details -
Merge pull request #19762 from dskeithbuck/dskeithbuck-catmull-defaults
CatmullRomCurve3: Ensure zero is valid argument for tension.
Configuration menu - View commit details
-
Copy full SHA for 370282e - Browse repository at this point
Copy the full SHA 370282eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88976c0 - Browse repository at this point
Copy the full SHA 88976c0View commit details -
Added .js extension to path of GLTFLoader.
I got a 404 error when I ran the line as written, but the 404 error went away when I added .js. So, should the path end in .js? I am a new user of three.js.
Configuration menu - View commit details
-
Copy full SHA for f59d3fa - Browse repository at this point
Copy the full SHA f59d3faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e95e7 - Browse repository at this point
Copy the full SHA 53e95e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b624ac - Browse repository at this point
Copy the full SHA 2b624acView commit details
Commits on Jul 1, 2020
-
Docs: Improve page.js [link:] syntax, update ZH Installation docs.
Don McCurdy committedJul 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 0c624af - Browse repository at this point
Copy the full SHA 0c624afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ef488 - Browse repository at this point
Copy the full SHA a3ef488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 325b933 - Browse repository at this point
Copy the full SHA 325b933View commit details
There are no files selected for viewing