Mr.doob 3f57e233e7 Clean up. 9 years ago
..
animation 3f57e233e7 Clean up. 9 years ago
audio 22e6b5bcbd Fix indentation 9 years ago
cameras 96c76aabeb Merge pull request #10446 from dpotekhin/patch-1 9 years ago
core 3f68e22193 Add a comment with a link to PR 9 years ago
extras 6d450ffcec Clean up. 9 years ago
geometries 3188075c59 Avoid modifying source geometry 9 years ago
helpers 67d67bfcc3 Avoid unneeded geometry allocations. 9 years ago
lights ed475341ad Removed DirectionalLightShadow params from src and docs 9 years ago
loaders 4f821d393e TextureLoader: Clean up. 9 years ago
materials 6f5223951d Deprecated MultiMaterial. 9 years ago
math d8f7ccf26f Matrix4: Deprecated multiplyToArray. 9 years ago
objects c5faae1b3f Fix #9677: use world scale for sprite raycasting 9 years ago
renderers 07b64132c4 Skeleton: Moved useVertexTexture logic to WebGLRenderer. See #10754. 9 years ago
scenes 36cb180c02 Scene: Object.assign()ed. 9 years ago
textures 07b64132c4 Skeleton: Moved useVertexTexture logic to WebGLRenderer. See #10754. 9 years ago
Three.Legacy.js 07b64132c4 Skeleton: Moved useVertexTexture logic to WebGLRenderer. See #10754. 9 years ago
Three.js 246393ebf1 Implement LineLoop using `LINE_LOOP` rendering 9 years ago
constants.js ea9d9b1857 r85dev 9 years ago
polyfills.js 9b9256a96d More robust polyfill for Function.prototype.name. See #10071. 9 years ago
utils.js 933f4cae14 Moved arrayMin and arrayMax out of _Math. See #10603. 9 years ago