Ben Houston 35c696c820 first quick attempt at a spherical coordinate class. %!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 35c696c820 first quick attempt at a spherical coordinate class. %!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 232a84a242 *Effect: Use renderer.getPixelRatio() %!s(int64=9) %!d(string=hai) anos
exporters f60800ebc5 Bugfix: The binary STL exporter didn't handle meshes imported from binary STL files (BufferGeometry) %!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 d75b500d1f rename HDRCubeMapLoader -> HDRCubeTextureLoader per standard. %!s(int64=9) %!d(string=hai) anos
materials 8063e0e9e6 ShadowMaterial: bug fix %!s(int64=9) %!d(string=hai) anos
math b9b1638fa1 Update Lut.js %!s(int64=9) %!d(string=hai) anos
modifiers 44708dd3b9 Remove Geometry.__tmpVertices from examples %!s(int64=9) %!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
pmrem 1c41df2ae6 ensure no mipmaps or linear filters for non-monotonic encoded texture. %!s(int64=9) %!d(string=hai) anos
postprocessing 21781d37a2 Simplified EffectComposer. %!s(int64=9) %!d(string=hai) anos
renderers fe2fb084cd Merge pull request #8040 from daoshengmu/optimizeSoftwareRender %!s(int64=9) %!d(string=hai) anos
shaders 5e031b9e26 WebGLProgram: I believe GAMMA_INPUT and GAMMA_OUTPUT are no longer needed. /cc @bhouston %!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
Encodings.js 4bf3b5806f more work on PMREM - split out Encodings.js, Half.js %!s(int64=9) %!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
Half.js 54d2c68d93 add proper source for toHalf. %!s(int64=9) %!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 112e4bc54e Clean up. %!s(int64=9) %!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 3c4face74e update ShaderSkin to use new linearToOutputTexel function. %!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