Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominics
/
three.js
Public
forked from
mrdoob/three.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
helpers
User selector
All users
All time
Commit history
Commits on Mar 8, 2021
GridHelper: Removed colorCenterLine
mrdoob
committed
d6515a7
View commit details
Copy full SHA for d6515a7
Browse repository at this point
Editor: Fixed grid depth glitches. (#21430)
mrdoob
authored
ddae84d
View commit details
Copy full SHA for ddae84d
Browse repository at this point
Commits on Mar 6, 2021
Editor: Improved ShaderMaterial panel (#21423)
mrdoob
authored
6cfe917
View commit details
Copy full SHA for 6cfe917
Browse repository at this point
Editor: Fixed size and sizeAttenuation UI visibility handling (#21422)
mrdoob
authored
365a1dd
View commit details
Copy full SHA for 365a1dd
Browse repository at this point
Commits on Mar 5, 2021
Updated builds.
mrdoob
committed
54c44a0
View commit details
Copy full SHA for 54c44a0
Browse repository at this point
Rollup: Added SPDX License in header. (#21421)
mrdoob
authored
3c51ef9
View commit details
Copy full SHA for 3c51ef9
Browse repository at this point
Water: Removed outputEncoding and toneMapping checks (#21418)
mrdoob
authored
97a62be
View commit details
Copy full SHA for 97a62be
Browse repository at this point
Updated builds.
mrdoob
committed
4e2ea9e
View commit details
Copy full SHA for 4e2ea9e
Browse repository at this point
WebGLRenderer: Add support for multiple programs per material. (#20135)
Show description for d2fa6ed
Mugen87
authored
d2fa6ed
View commit details
Copy full SHA for d2fa6ed
Browse repository at this point
Examples: Removed misc_legacy. (#21417)
mrdoob
authored
dcda6c1
View commit details
Copy full SHA for dcda6c1
Browse repository at this point
Updated builds.
mrdoob
committed
ab95c91
View commit details
Copy full SHA for ab95c91
Browse repository at this point
ArrayCamera: Convert to es6 class. (#21407)
Show description for 5947c2d
beginor
authored
5947c2d
View commit details
Copy full SHA for 5947c2d
Browse repository at this point
Updated builds.
mrdoob
committed
9cc3c81
View commit details
Copy full SHA for 9cc3c81
Browse repository at this point
Rollup: Increased Babel target to >1% (#21413)
mrdoob
authored
a98a8b2
View commit details
Copy full SHA for a98a8b2
Browse repository at this point
Commits on Mar 4, 2021
Examples: Removed old wireframe shader (#21410)
Show description for 9f4be87
mrdoob
authored
9f4be87
View commit details
Copy full SHA for 9f4be87
Browse repository at this point
Examples: Use GLSL1 in wireframe demo. (#21402)
Show description for dba2260
Mugen87
authored
dba2260
View commit details
Copy full SHA for dba2260
Browse repository at this point
Merge pull request #21408 from Mugen87/dev51
Show description for 38d6dec
Mugen87
authored
38d6dec
View commit details
Copy full SHA for 38d6dec
Browse repository at this point
Docs: Fix broken links.
Mugen87
committed
a66b3b4
View commit details
Copy full SHA for a66b3b4
Browse repository at this point
Commits on Mar 3, 2021
Examples: Better show WebGL2 error messages. (#21400)
Mugen87
authored
50380bd
View commit details
Copy full SHA for 50380bd
Browse repository at this point
Fix MMDAnimationHelper lint errors (#21398)
takahirox
authored
6f86fda
View commit details
Copy full SHA for 6f86fda
Browse repository at this point
Tests: Add unit test for Mesh.raycast(). (#21399)
Mugen87
authored
41ded4e
View commit details
Copy full SHA for 41ded4e
Browse repository at this point
Bump MMDParser lib to the latest one (#21397)
takahirox
authored
236ea7b
View commit details
Copy full SHA for 236ea7b
Browse repository at this point
MMDLoader: Improve Animation system for PMX (#21395)
takahirox
authored
9728bf4
View commit details
Copy full SHA for 9728bf4
Browse repository at this point
Update builds.
Mugen87
committed
5eca1cc
View commit details
Copy full SHA for 5eca1cc
Browse repository at this point
Merge pull request #21394 from elisee/patch-1
Show description for 4a87cb5
Mugen87
authored
4a87cb5
View commit details
Copy full SHA for 4a87cb5
Browse repository at this point
Mesh: Use correct vertex to compute normal during raycasting
elisee
authored
e087542
View commit details
Copy full SHA for e087542
Browse repository at this point
Commits on Mar 2, 2021
Examples: Remove alpha option from ocean demo. (#21393)
Mugen87
authored
6bc734a
View commit details
Copy full SHA for 6bc734a
Browse repository at this point
DragControls: Ensure hoveroff is fired correctly. (#21376)
Show description for 4e204db
tb2k
authored
4e204db
View commit details
Copy full SHA for 4e204db
Browse repository at this point
ATC Example: consistently set thickness (#21390)
Show description for f4a6658
gkjohnson
authored
f4a6658
View commit details
Copy full SHA for f4a6658
Browse repository at this point
AlphaToCoverage Example: Make wireframe thickness consistent (#21389)
Show description for 8a59d96
gkjohnson
authored
8a59d96
View commit details
Copy full SHA for 8a59d96
Browse repository at this point
ReflectorForSSRPass : Fixed feedback and improved robustness (#21385)
Show description for a529689
ycw
authored
a529689
View commit details
Copy full SHA for a529689
Browse repository at this point
Updated builds.
mrdoob
committed
3d9baf2
View commit details
Copy full SHA for 3d9baf2
Browse repository at this point
ImageUtils.getDataURL: Added warning when saving image as jpg. (#21386)
Show description for 78c2e35
mrdoob
authored
78c2e35
View commit details
Copy full SHA for 78c2e35
Browse repository at this point
Merge pull request #21383 from Mugen87/dev48
Show description for f5bcaa2
mrdoob
authored
f5bcaa2
View commit details
Copy full SHA for f5bcaa2
Browse repository at this point
Merge pull request #21384 from ycw/ssr
Show description for 2b661c8
mrdoob
authored
2b661c8
View commit details
Copy full SHA for 2b661c8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.