Mr.doob c34635c25a Clean up. 9 years ago
..
animation 9e9db1094b MMDLoader enhancement 10 years ago
cameras f7687afe8e Revised PerspectiveCamera. 9 years ago
controls a58012bf39 Allow zooming while rotating (#8634) 9 years ago
crossfade 8ab82950c5 Removed deprecated code in other post-processing examples 10 years ago
curves 923256459e fixed files to codestyle 10 years ago
effects 967bb38330 pass array of layers to `VREffect#requestPresent` (per spec change in MozVR/webvr-spec#28) (#8613) 9 years ago
exporters 7bfb536f44 OBJExporter: Fix Line Export 9 years ago
geometries 38dd0a5994 Moved TextGeometry back to core. Removed typeface_js hack. 10 years ago
libs 12b9c52d67 Updated stats.js 9 years ago
loaders ba397e13b8 Fix Scene Loader 9 years ago
materials b836a0178e ShadowMaterial shader: added packing chunk 9 years ago
math b9b1638fa1 Update Lut.js 10 years ago
modifiers 41db6f6956 Add a BufferGeometry based Subdivision Modifier (#8165) 9 years ago
nodes 073c3ab29d Refactored vWorldPosition from phong to envmap where it actually belongs. 9 years ago
objects 923256459e fixed files to codestyle 10 years ago
pmrem db765284f5 Add high quality rand() function to common.glsl and an example to show off the noise textures. (#8603) 9 years ago
postprocessing 0fbc8afb34 Post-Processing: Introducing base class for Passes 9 years ago
renderers c34635c25a Clean up. 9 years ago
shaders db765284f5 Add high quality rand() function to common.glsl and an example to show off the noise textures. (#8603) 9 years ago
utils 38dd0a5994 Moved TextGeometry back to core. Removed typeface_js hack. 10 years ago
AnimationClipCreator.js 22d94d8578 Ported AnimationClipCreator. 10 years ago
BlendCharacter.js f5572ff7a4 Removed unused var 9 years ago
BlendCharacterGui.js c32f31a587 Animation: New API, caching and masses. 10 years ago
BufferGeometryUtils.js 0c42f98876 Removed tangents code. See #7094. 10 years ago
Car.js 55504ff81d removal of THREE.MeshFaceMaterial 10 years ago
Cloth.js ed58ca8a53 webgl_animation_cloth: clean up and improvements 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 4bf3b5806f more work on PMREM - split out Encodings.js, Half.js 9 years ago
GPUParticleSystem.js a84b64b1d7 GPUParticleSystem: Using alternative pack() code. Hopefully fixes #7804. 10 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 eb68622a6e Add missing semicolons 10 years ago
MD2Character.js 8ab4529129 Avoid multiple textureLoaders in for-loops 10 years ago
MD2CharacterComplex.js 8ab4529129 Avoid multiple textureLoaders in for-loops 10 years ago
MarchingCubes.js c54da3f3e5 ImmediateRenderObject: Promoted material (WebGLRenderer depends of it). 10 years ago
Mirror.js 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 years ago
MorphAnimMesh.js c32f31a587 Animation: New API, caching and masses. 10 years ago
MorphAnimation.js 5dad759287 demote MorphAnimMesh.js and MorphAnimation.js 10 years ago
Ocean.js 112e4bc54e Clean up. 9 years ago
Octree.js fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 years ago
PRNG.js 923256459e fixed files to codestyle 10 years ago
ParametricGeometries.js 84300659ec TorusKnotBufferGeometry: Parameter changes 9 years ago
RollerCoaster.js f76fe4dbc3 Added WebVR RollerCoaster example. 9 years ago
ShaderGodRays.js 923256459e fixed files to codestyle 10 years ago
ShaderSkin.js 5b135d55c9 Packing.glsl - unify all packing/unpacking functions into a single glsl snippet 9 years ago
ShaderTerrain.js 76ab8e8e82 webgl_terrain_dynamic: bugfixing and simplification 9 years ago
ShaderToon.js 923256459e fixed files to codestyle 10 years ago
SimplexNoise.js eb68622a6e Add missing semicolons 10 years ago
SimulationRenderer.js 06f1442497 SimulationRenderer: Clean up. 9 years ago
SkyShader.js 09e32d6ade Fixed shader warnings. 10 years ago
TimelinerController.js 2e43178f15 Fixed TimelinerController bug. 10 years ago
TypedArrayUtils.js 923256459e fixed files to codestyle 10 years ago
UCSCharacter.js 1e38c13014 Update UCSCharacter.js (#8662) 9 years ago
Volume.js f44267bfe5 Clean up. 9 years ago
VolumeSlice.js f44267bfe5 Clean up. 9 years ago
WaterShader.js 945a88ec75 Clean up. 10 years ago
WebVR.js 88ae45d47e WebVR.js: isAvailable to isLatestAvailable. 9 years ago