Mr.doob 426e23f26b Merge pull request #11661 from takahirox/UpdateGLTF2Loader 8 年之前
..
animation a3979e7b8a Fix CCDIKSolver link quaternion bug 8 年之前
cameras 80ad7d069f fix combinedCamera.copy() 8 年之前
controls 1ea031ca41 Merge pull request #11532 from mrdoob/WestLangley-orbit 8 年之前
crossfade 4ab3305a4a Fixed some lgtm.com alerts. 8 年之前
curves cfe9de7da1 Curve: Clean up 8 年之前
effects 11e45b81e1 Fix OutlineEffect broken by #11271 8 年之前
exporters 14c48aa3e5 OBJExporter: log material names 8 年之前
geometries 61520f0d8a Fixed some more lgtm.com alerts. 8 年之前
libs d704dde288 Updated to latest earcut. 8 年之前
lights dad08be938 MeshPhongMaterial: remove support for rect area light 8 年之前
loaders 426e23f26b Merge pull request #11661 from takahirox/UpdateGLTF2Loader 8 年之前
math 61520f0d8a Fixed some more lgtm.com alerts. 8 年之前
modifiers 61520f0d8a Fixed some more lgtm.com alerts. 8 年之前
nodes 7df5d419d5 sprites nodes - custom etex shader 8 年之前
objects 923256459e fixed files to codestyle 10 年之前
pmrem 74114053bc Clean up. 8 年之前
postprocessing 3754f901b1 EffectComposer: Added dependency warning 8 年之前
renderers de6b753873 WebGLDeferredRenderer: Replaced THREE.ShaderChunks with #includes. 8 年之前
shaders 2deb7637c7 Fix Adaptive Tone Map issue on very dark (initial) scene 8 年之前
utils 4ab3305a4a Fixed some lgtm.com alerts. 8 年之前
vr 07b089637d Implemented WebVRCamera in WebGLRenderer. 8 年之前
AnimationClipCreator.js 22d94d8578 Ported AnimationClipCreator. 9 年之前
BufferGeometryUtils.js 0c42f98876 Removed tangents code. See #7094. 10 年之前
Car.js 9f9fbdee47 remove use of MuliMaterial in webGL examples 8 年之前
Cloth.js 4ab3305a4a Fixed some lgtm.com alerts. 8 年之前
ConvexObjectBreaker.js f0b3de8a73 New example: break objects by throwing balls (#9493) 9 年之前
CurveExtras.js 19bf96a627 Curve: Refactoring 8 年之前
Detector.js 923256459e fixed files to codestyle 10 年之前
GPUComputationRenderer.js bd958a146a Add missing semicolon in GPUComputationRenderer 8 年之前
GPUParticleSystem.js ed55752d94 Clean up. 8 年之前
Gyroscope.js 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 年之前
ImprovedNoise.js 7b6f2076d4 Fixed ImprovedNoise.js. See https://twitter.com/3dflashlo/status/745255516033662976 9 年之前
MD2Character.js 60ef1a6523 Animation Update (#8918) 9 年之前
MD2CharacterComplex.js 8ab4529129 Avoid multiple textureLoaders in for-loops 9 年之前
MarchingCubes.js a85d628ff9 Remove unecessary semicolon, and fix comma by semicolon in for loop assignement in MarchingCubes 8 年之前
Mirror.js 0f201714ed Mirror: Avoid re-computing shadows. 8 年之前
MirrorRTT.js 66d4ecc0ae mirror rtt only 8 年之前
MorphAnimMesh.js 60ef1a6523 Animation Update (#8918) 9 年之前
Ocean.js 8735cbab95 Reverted UniformUtils.clone() deprecation. See #10191. 8 年之前
Octree.js fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 年之前
PRNG.js 923256459e fixed files to codestyle 10 年之前
ParametricGeometries.js 0f75dd859a ParametricGeometries: Clean up 8 年之前
QuickHull.js 2ddb73b235 ConvexGeometry: Moved to examples 8 年之前
RollerCoaster.js bb485afe16 Reduced webvr_rollercoaster scale. 8 年之前
ShaderGodRays.js 928c8177ab Removed no longer needed uniform types. 9 年之前
ShaderSkin.js 53ce0b62d7 Spaces -> tabs 8 年之前
ShaderTerrain.js 5b9f1d1f60 Fixing the JS examples to include the fog pieces 8 年之前
ShaderToon.js 928c8177ab Removed no longer needed uniform types. 9 年之前
SimplexNoise.js eb68622a6e Add missing semicolons 10 年之前
SkyShader.js 7c4878da8e Allow skyshader to be used in te code 8 年之前
TimelinerController.js 4ab3305a4a Fixed some lgtm.com alerts. 8 年之前
TypedArrayUtils.js 923256459e fixed files to codestyle 10 年之前
UCSCharacter.js 9f9fbdee47 remove use of MuliMaterial in webGL examples 8 年之前
Volume.js 57b27c0d1d Remove duplicate case, and add missing semicolon in Volume 8 年之前
VolumeSlice.js d8a6ab85bd Add missing semicolon in VolumeSlice 8 年之前
WaterShader.js 6cc82c7a50 Removed redundant matrixWorldInverse updates. 8 年之前