Mr.doob f2f74f9d4f PMREM* code clean up. 9 years ago
..
animation 9e9db1094b MMDLoader enhancement 10 years ago
cameras be90c7f35f CinematicCamera clean up. 10 years ago
controls 04ab44ff7e Merge branch 'master' into dev 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 94e86772e7 Set renderer to correct resolution when entering VR mode 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 2b4464f114 Merge branch 'dev' of http://github.com/mrdoob/three.js into nrrdLoader2 9 years ago
loaders 54ada559dc OBJLoader: Clean up. 9 years ago
materials ac0154cbe7 Removed THREE.UniformsLib[ "ambient" ] references. 9 years ago
math b9b1638fa1 Update Lut.js 10 years ago
modifiers 44708dd3b9 Remove Geometry.__tmpVertices from examples 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 f2f74f9d4f PMREM* code clean up. 9 years ago
postprocessing ddff0f642a Add comments to FF RGB format fix 9 years ago
renderers fe2fb084cd Merge pull request #8040 from daoshengmu/optimizeSoftwareRender 9 years ago
shaders 2225c9e6e8 #8445 Adjust Define in GammaCorrectionShader 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 379f902d15 Merged ambient_pars.glsl into lights_pars.glsl 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 55504ff81d removal of THREE.MeshFaceMaterial 10 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