Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob 173caa387a stats.js usage clean up 9 gadi atpakaļ
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 gadi atpakaļ
  Mugen87 55504ff81d removal of THREE.MeshFaceMaterial 9 gadi atpakaļ
  Mr.doob 91641537c5 Updated webgl_materials_lightmap. HemisphereLight no longer produces specular. 9 gadi atpakaļ
  WestLangley d14d55862c Clean up 10 gadi atpakaļ
  brason eb68622a6e Add missing semicolons 10 gadi atpakaļ
  Ben Houston 0b993c1b5e rename lightMapScale > lightMapIntensity 10 gadi atpakaļ
  Ben Houston 50c847cec4 lightScale --> lightMapScale. 10 gadi atpakaļ
  Ben Houston b593b45f9d add lightScale parameter which varies the intensity of the lightMap. 10 gadi atpakaļ
  Ben Houston 37f1361fcd update lightMap example scene to reduce lighting now that lightMap is truly additive. 10 gadi atpakaļ
  Ben Houston 2d218c6402 clean up lightmap example to make it look more attractive with normal lighting. 10 gadi atpakaļ
  Ben Houston 3e239215a6 Merge branch 'dev' of [email protected]:mrdoob/three.js into phong_diffuseColor 10 gadi atpakaļ
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 10 gadi atpakaļ
  Ben Houston 487e008ed5 improve settings for light map example now that lightMap is properly modulated and additive. 10 gadi atpakaļ
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 gadi atpakaļ
  Mr.doob f9d909cadd Examples clean up. 11 gadi atpakaļ
  Eric Haines 57afcdaf12 Demos with ground planes have consistent up 11 gadi atpakaļ
  Nima ec13c4c36c samples will not generate negative f error anymore 11 gadi atpakaļ
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 gadi atpakaļ
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 gadi atpakaļ
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 gadi atpakaļ
  Mr.doob 48cf5bb9a6 Replaced remaining setHSV to setHSL. 12 gadi atpakaļ
  Mr.doob 708925855a Updated more examples to geometry.materials-less setup. 12 gadi atpakaļ
  alteredq 886ba4de3e Renamed mPosition => worldPosition in shaders. 12 gadi atpakaļ
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 12 gadi atpakaļ
  Mr.doob feffb88f1e Includes to editor and examples. 13 gadi atpakaļ
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 gadi atpakaļ
  alteredq 5191711924 Added handling of anisotropy to Loader base class. 13 gadi atpakaļ
  alteredq f59f9a3624 Added lightmap example. 13 gadi atpakaļ