Mr.doob 308152d8b7 Merge pull request #8118 from jeffal/master %!s(int64=9) %!d(string=hai) anos
..
animation 9e9db1094b MMDLoader enhancement %!s(int64=9) %!d(string=hai) anos
cameras be90c7f35f CinematicCamera clean up. %!s(int64=9) %!d(string=hai) anos
controls 24134473d0 DragControls: Clean up. %!s(int64=9) %!d(string=hai) anos
crossfade 8ab82950c5 Removed deprecated code in other post-processing examples %!s(int64=9) %!d(string=hai) anos
curves 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
effects 85c4922221 Respond to mrdoob's comments. %!s(int64=9) %!d(string=hai) anos
exporters 30f12122de Support BufferGeometry, created by STLImporter %!s(int64=9) %!d(string=hai) anos
geometries 38dd0a5994 Moved TextGeometry back to core. Removed typeface_js hack. %!s(int64=9) %!d(string=hai) anos
libs a79dae57ea Updated namespace in general purpose particle systems example from 'THREE.Particles' to 'PHOTONS'. %!s(int64=9) %!d(string=hai) anos
loaders 308152d8b7 Merge pull request #8118 from jeffal/master %!s(int64=9) %!d(string=hai) anos
materials 6fd455768d Added ShadowMaterial. %!s(int64=9) %!d(string=hai) anos
math b9b1638fa1 Update Lut.js %!s(int64=9) %!d(string=hai) anos
modifiers 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
nodes b60f67f57d Fixed examples. %!s(int64=9) %!d(string=hai) anos
objects 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
postprocessing 839d6cb6cd add proper support transparent backgrounds for EffectComposer and BloomPass. %!s(int64=9) %!d(string=hai) anos
renderers fe2fb084cd Merge pull request #8040 from daoshengmu/optimizeSoftwareRender %!s(int64=9) %!d(string=hai) anos
shaders d3687ca3a2 Changed SMAA to use base64 textures %!s(int64=9) %!d(string=hai) anos
utils 38dd0a5994 Moved TextGeometry back to core. Removed typeface_js hack. %!s(int64=9) %!d(string=hai) anos
AnimationClipCreator.js 22d94d8578 Ported AnimationClipCreator. %!s(int64=9) %!d(string=hai) anos
BlendCharacter.js c32f31a587 Animation: New API, caching and masses. %!s(int64=9) %!d(string=hai) anos
BlendCharacterGui.js c32f31a587 Animation: New API, caching and masses. %!s(int64=9) %!d(string=hai) anos
BufferGeometryUtils.js 0c42f98876 Removed tangents code. See #7094. %!s(int64=10) %!d(string=hai) anos
Car.js 55504ff81d removal of THREE.MeshFaceMaterial %!s(int64=9) %!d(string=hai) anos
Cloth.js 760252a560 add space after comma %!s(int64=10) %!d(string=hai) anos
CurveExtras.js 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
Detector.js 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
GPUParticleSystem.js a84b64b1d7 GPUParticleSystem: Using alternative pack() code. Hopefully fixes #7804. %!s(int64=9) %!d(string=hai) anos
Gyroscope.js 764d3c08bf Object3D: Setting parent to null by default. See #6987. %!s(int64=10) %!d(string=hai) anos
ImprovedNoise.js eb68622a6e Add missing semicolons %!s(int64=10) %!d(string=hai) anos
MD2Character.js 8ab4529129 Avoid multiple textureLoaders in for-loops %!s(int64=9) %!d(string=hai) anos
MD2CharacterComplex.js 8ab4529129 Avoid multiple textureLoaders in for-loops %!s(int64=9) %!d(string=hai) anos
MarchingCubes.js c54da3f3e5 ImmediateRenderObject: Promoted material (WebGLRenderer depends of it). %!s(int64=10) %!d(string=hai) anos
Mirror.js 764d3c08bf Object3D: Setting parent to null by default. See #6987. %!s(int64=10) %!d(string=hai) anos
MorphAnimMesh.js c32f31a587 Animation: New API, caching and masses. %!s(int64=9) %!d(string=hai) anos
MorphAnimation.js 5dad759287 demote MorphAnimMesh.js and MorphAnimation.js %!s(int64=10) %!d(string=hai) anos
Ocean.js d014875894 Set better defaults for DataTexture %!s(int64=10) %!d(string=hai) anos
Octree.js fb210eb85e add new rule disallowNewlineBeforeBlockStatements %!s(int64=10) %!d(string=hai) anos
PRNG.js 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
ParametricGeometries.js 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
ShaderGodRays.js 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
ShaderSkin.js b60f67f57d Fixed examples. %!s(int64=9) %!d(string=hai) anos
ShaderTerrain.js b60f67f57d Fixed examples. %!s(int64=9) %!d(string=hai) anos
ShaderToon.js 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
SimplexNoise.js eb68622a6e Add missing semicolons %!s(int64=10) %!d(string=hai) anos
SimulationRenderer.js aeb57109a1 cleanup nearestFilter %!s(int64=10) %!d(string=hai) anos
SkyShader.js 09e32d6ade Fixed shader warnings. %!s(int64=10) %!d(string=hai) anos
TimelinerController.js 2e43178f15 Fixed TimelinerController bug. %!s(int64=9) %!d(string=hai) anos
TypedArrayUtils.js 923256459e fixed files to codestyle %!s(int64=10) %!d(string=hai) anos
UCSCharacter.js 55504ff81d removal of THREE.MeshFaceMaterial %!s(int64=9) %!d(string=hai) anos
WaterShader.js 945a88ec75 Clean up. %!s(int64=9) %!d(string=hai) anos