Takahiro 46c3c5a1ce Fix GLTF Skinning bug 8 years ago
..
animation 0c5e84eac5 Update shared MMDPhysics 8 years ago
cameras 23f1685e9c remove UniformsUtils.* 8 years ago
controls 465d2afed3 Set key event handler on control DOM element 8 years ago
crossfade 928c8177ab Removed no longer needed uniform types. 9 years ago
curves 923256459e fixed files to codestyle 10 years ago
effects 93bfc79da1 Clean up MeshPhongMaterial GLSL 8 years ago
exporters 9607e090ae Let MMDExporter use mmd-parser 8 years ago
geometries d283288ad8 Initialize variable that might be not initialized at line 618 to 620 in TeapotBufferGeometry 8 years ago
libs a92f447d8a added VrmlParser code as an external lib, updated the house model with valid VRML, change the loader example so that is can make use of the code from VrmlParser 8 years ago
lights a66eee7d04 Remove unnecessary comma in RectAreaLightUniformsLib 8 years ago
loaders 46c3c5a1ce Fix GLTF Skinning bug 8 years ago
math b9b1638fa1 Update Lut.js 9 years ago
modifiers 84fa8969e6 Add missing semicolon in SimplifyModifier 8 years ago
nodes f6c3ab7699 semicolon 8 years ago
objects 923256459e fixed files to codestyle 10 years ago
pmrem 928c8177ab Removed no longer needed uniform types. 9 years ago
postprocessing f0e2fb0fb7 TAARenderPass: Clean up. 8 years ago
renderers fe574935a3 Merge pull request #10228 from takahirox/NormalPacking 8 years ago
shaders 6e7d31277c Added logarithmic depth buffer support to SSAO postprocessing shader 8 years ago
utils 665ea8ddc7 remove UniformsUtils 8 years ago
vr 1d3022bc4d Arrange file modes : 755 => 644 8 years ago
AnimationClipCreator.js 22d94d8578 Ported AnimationClipCreator. 9 years ago
BlendCharacter.js ff2e5ae077 Remove variable who is assigned to itself, and add missing semicolon in BlendCharacter 8 years ago
BlendCharacterGui.js c32f31a587 Animation: New API, caching and masses. 9 years ago
BufferGeometryUtils.js 0c42f98876 Removed tangents code. See #7094. 10 years ago
Car.js 55504ff81d removal of THREE.MeshFaceMaterial 9 years ago
Cloth.js db3eda52ca Grammar corrections (#9453) 9 years ago
ConvexObjectBreaker.js f0b3de8a73 New example: break objects by throwing balls (#9493) 9 years ago
CurveExtras.js 923256459e fixed files to codestyle 10 years ago
Detector.js 923256459e fixed files to codestyle 10 years ago
Encodings.js 65adaab2e5 Add missing semicolon in Encodings 8 years ago
GPUComputationRenderer.js bd958a146a Add missing semicolon in GPUComputationRenderer 8 years ago
GPUParticleSystem.js b2925e5292 Fix assignement about smoothPosition and declare variable with default as false 8 years ago
Gyroscope.js 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 years ago
Half.js 54d2c68d93 add proper source for toHalf. 9 years ago
ImprovedNoise.js 7b6f2076d4 Fixed ImprovedNoise.js. See https://twitter.com/3dflashlo/status/745255516033662976 9 years ago
MD2Character.js 60ef1a6523 Animation Update (#8918) 9 years ago
MD2CharacterComplex.js 8ab4529129 Avoid multiple textureLoaders in for-loops 9 years ago
MarchingCubes.js a85d628ff9 Remove unecessary semicolon, and fix comma by semicolon in for loop assignement in MarchingCubes 8 years ago
Mirror.js 66bdaf5a00 use new Uniform() instead of object literals 8 years ago
MorphAnimMesh.js 60ef1a6523 Animation Update (#8918) 9 years ago
MorphAnimation.js 5dad759287 demote MorphAnimMesh.js and MorphAnimation.js 10 years ago
Ocean.js f08ef537a7 remove UnifomrsUtils.* 8 years ago
Octree.js fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 years ago
PRNG.js 923256459e fixed files to codestyle 10 years ago
ParametricGeometries.js 1835f8a06b Moved FrenetFrames calculation from TubeBufferGeometry to Curve (#9851) 8 years ago
RollerCoaster.js 98da28a50e Add missing semicolon in RollerCoaster 8 years ago
ShaderGodRays.js 928c8177ab Removed no longer needed uniform types. 9 years ago
ShaderSkin.js ef96ae05ba remove Uniforms.Utils.* 8 years ago
ShaderTerrain.js b396f66d42 :zap: fog rendering for ShaderTerrain 8 years ago
ShaderToon.js 928c8177ab Removed no longer needed uniform types. 9 years ago
SimplexNoise.js eb68622a6e Add missing semicolons 10 years ago
SkyShader.js fcfc420fd4 remove UniformsUtils.* 8 years ago
TimelinerController.js 2e43178f15 Fixed TimelinerController bug. 9 years ago
TypedArrayUtils.js 923256459e fixed files to codestyle 10 years ago
UCSCharacter.js 950c6b467c Variable non assigned set to undefined in UCSCharacter 8 years ago
Volume.js 57b27c0d1d Remove duplicate case, and add missing semicolon in Volume 8 years ago
VolumeSlice.js d8a6ab85bd Add missing semicolon in VolumeSlice 8 years ago
WaterShader.js dc14e3ec01 remove UniformsUtils.* 8 years ago