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