Highlights
- Arctic Code Vault Contributor
Popular repositories
2,780 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 253 commits in 3 repositories
Created 1 repository
- mrdoob/three-gltf-plugins JavaScript
Created a pull request in mrdoob/three.js that received 20 comments
Src: Removed Object.defineProperty() calls.
Fixes: #21284
Description
@marcofugaro but... as you said, this test will now fail?
And doing
Vector3.prototype.isVector3 = true breaks tree shaking.
+48
−50
•
20
comments
Opened 18 other pull requests in 2 repositories
mrdoob/three.js
17
merged
- Revert "Docs: Clarified WebGLRenderTarget optional parameters"
- Removed polyfills.js
- Package.json: Added "sideEffects": false
- Three.Legacy: Removed as many Object.assign() as possible.
- ShaderChunk: Replaced gl_FrontFacing multiplication with conditional.
- Revert to *.prototype.is* = true
- Examples: Removed some not so useful examples
- Added USDZExporter example
- USDZExporter: Improved texture handling
- USDZExporter: Added textures support
- Revert "Eslint: add support for class properties"
- Revert "Eslint: add support for class properties"
- Editor: Converted ui.js to ES6 classes
- Editor: Added ffmpeg.wasm video renderer
- ShaderChunk: Bring gl_FrontFacing back
- ShaderChunks: isFrontFacing boolean to faceDirection float
- ShaderChunk: Workaround for Adreno GPUs gl_FrontFacing bug.
takahirox/three-gltf-extensions
1
merged
Reviewed 11 pull requests in 1 repository
mrdoob/three.js 11 pull requests
- src/textures: move to es6 classes
- src/animation: Convert to es6 classes
- Examples: Clean up.
- Docs: Add 'import' section.
- GLTFLoader: Fix bug when loading external WebP texture
- WebGLRenderLists: Use stack approach.
- simplify Layers.test usage
- NormalMap Shader: fix Adreno work-around
- Src/extras/core: [remake] move to es6 classes
- Add possibility to bind 3D textures and 2D textures array as color attachment to framebuffer
- src/lights: move to es6 classes
Created an issue in 101arrowz/fflate that received 5 comments
Alignment
What can't you do right now? Recently I've been trying to generate USDZ files in JavaScript: mrdoob/three.js#21245 The USDZ file is essentially an…
5
comments
Opened 2 other issues in 2 repositories
webpack/webpack
1
closed
takahirox/three-gltf-extensions
1
closed
3
contributions
in private repositories
Feb 23