Jonne Nauha 01d16b7dff Move funcs and state declared on each parse call to a state object. Functions no longer use/manipulate variables from parent scope. 9 anni fa
..
animation 9e9db1094b MMDLoader enhancement 9 anni fa
cameras be90c7f35f CinematicCamera clean up. 9 anni fa
controls 7565b66499 VRControls: Added resetPose() 9 anni fa
crossfade 8ab82950c5 Removed deprecated code in other post-processing examples 9 anni fa
curves 923256459e fixed files to codestyle 10 anni fa
effects 7af1717056 Removed CardboardEffect. See #8400. 9 anni fa
exporters f60800ebc5 Bugfix: The binary STL exporter didn't handle meshes imported from binary STL files (BufferGeometry) 9 anni fa
geometries 38dd0a5994 Moved TextGeometry back to core. Removed typeface_js hack. 9 anni fa
libs 2b4464f114 Merge branch 'dev' of http://github.com/mrdoob/three.js into nrrdLoader2 9 anni fa
loaders 01d16b7dff Move funcs and state declared on each parse call to a state object. Functions no longer use/manipulate variables from parent scope. 9 anni fa
materials ac0154cbe7 Removed THREE.UniformsLib[ "ambient" ] references. 9 anni fa
math b9b1638fa1 Update Lut.js 9 anni fa
modifiers 44708dd3b9 Remove Geometry.__tmpVertices from examples 9 anni fa
nodes 379f902d15 Merged ambient_pars.glsl into lights_pars.glsl 9 anni fa
objects 923256459e fixed files to codestyle 10 anni fa
pmrem a6fdafa726 fix the resolution to what is hard coded in the shaders. 9 anni fa
postprocessing 43dcad2413 EffectComposer.js: Bugfix in .reset 9 anni fa
renderers fe2fb084cd Merge pull request #8040 from daoshengmu/optimizeSoftwareRender 9 anni fa
shaders 5e031b9e26 WebGLProgram: I believe GAMMA_INPUT and GAMMA_OUTPUT are no longer needed. /cc @bhouston 9 anni fa
utils 38dd0a5994 Moved TextGeometry back to core. Removed typeface_js hack. 9 anni fa
AnimationClipCreator.js 22d94d8578 Ported AnimationClipCreator. 9 anni fa
BlendCharacter.js f5572ff7a4 Removed unused var 9 anni fa
BlendCharacterGui.js c32f31a587 Animation: New API, caching and masses. 9 anni fa
BufferGeometryUtils.js 0c42f98876 Removed tangents code. See #7094. 10 anni fa
Car.js 55504ff81d removal of THREE.MeshFaceMaterial 9 anni fa
Cloth.js 760252a560 add space after comma 10 anni fa
CurveExtras.js 923256459e fixed files to codestyle 10 anni fa
Detector.js 923256459e fixed files to codestyle 10 anni fa
Encodings.js 4bf3b5806f more work on PMREM - split out Encodings.js, Half.js 9 anni fa
GPUParticleSystem.js a84b64b1d7 GPUParticleSystem: Using alternative pack() code. Hopefully fixes #7804. 9 anni fa
Gyroscope.js 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 anni fa
Half.js 54d2c68d93 add proper source for toHalf. 9 anni fa
ImprovedNoise.js eb68622a6e Add missing semicolons 10 anni fa
MD2Character.js 8ab4529129 Avoid multiple textureLoaders in for-loops 9 anni fa
MD2CharacterComplex.js 8ab4529129 Avoid multiple textureLoaders in for-loops 9 anni fa
MarchingCubes.js c54da3f3e5 ImmediateRenderObject: Promoted material (WebGLRenderer depends of it). 10 anni fa
Mirror.js 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 anni fa
MorphAnimMesh.js c32f31a587 Animation: New API, caching and masses. 9 anni fa
MorphAnimation.js 5dad759287 demote MorphAnimMesh.js and MorphAnimation.js 10 anni fa
Ocean.js 112e4bc54e Clean up. 9 anni fa
Octree.js fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 anni fa
PRNG.js 923256459e fixed files to codestyle 10 anni fa
ParametricGeometries.js 84300659ec TorusKnotBufferGeometry: Parameter changes 9 anni fa
RollerCoaster.js f76fe4dbc3 Added WebVR RollerCoaster example. 9 anni fa
ShaderGodRays.js 923256459e fixed files to codestyle 10 anni fa
ShaderSkin.js 379f902d15 Merged ambient_pars.glsl into lights_pars.glsl 9 anni fa
ShaderTerrain.js 379f902d15 Merged ambient_pars.glsl into lights_pars.glsl 9 anni fa
ShaderToon.js 923256459e fixed files to codestyle 10 anni fa
SimplexNoise.js eb68622a6e Add missing semicolons 10 anni fa
SimulationRenderer.js aeb57109a1 cleanup nearestFilter 10 anni fa
SkyShader.js 09e32d6ade Fixed shader warnings. 10 anni fa
TimelinerController.js 2e43178f15 Fixed TimelinerController bug. 9 anni fa
TypedArrayUtils.js 923256459e fixed files to codestyle 10 anni fa
UCSCharacter.js 55504ff81d removal of THREE.MeshFaceMaterial 9 anni fa
Volume.js f44267bfe5 Clean up. 9 anni fa
VolumeSlice.js f44267bfe5 Clean up. 9 anni fa
WaterShader.js 945a88ec75 Clean up. 9 anni fa
WebVR.js 88ae45d47e WebVR.js: isAvailable to isLatestAvailable. 9 anni fa