Commit History

Author SHA1 Message Date
  mkkellogg 83e2794ac8 Bug fix: Viewport not restored correctly when rendering point light shadows for scenes that contain multiple light types. 10 years ago
  Mr.doob d0ddf0f489 Merge pull request #7250 from alexconlin/patch-1 10 years ago
  Mr.doob b136d53112 Merge pull request #7248 from tamarintech/feature/implement_normals 10 years ago
  Mr.doob 1a06e794e1 Merge pull request #7251 from WestLangley/dev-world_normal 10 years ago
  WestLangley 73cc29aef6 Corrected calculation of world normal 10 years ago
  Alex Conlin 5e2d24d08c Fix broken link to Canvas 2D Context specification 10 years ago
  Mr.doob fbc81c83ed Merge pull request #7242 from WestLangley/dev-circle 10 years ago
  Mr.doob b521f8bd1d Merge pull request #7246 from tamarintech/fix/force_load_elements_in_order 10 years ago
  Elijah Snyder 262fb39e67 Implement normals loading 10 years ago
  Elijah Snyder fcd853dad6 Enforce order of x, y, z and v1, v2, v3 elements 10 years ago
  WestLangley 3913c5fd80 CircleBufferGeometry: fix normals bug 10 years ago
  Mr.doob 790fdaf27c Updated builds. 10 years ago
  Mr.doob 906cf5a3a7 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 years ago
  Mr.doob 2b558ff8a1 Geometry: Sort uvs in sortFacesByMaterialIndex. See #7211. 10 years ago
  Mr.doob 2d8b9e32d5 Merge pull request #7233 from tamarintech/fix/code_cleanup 10 years ago
  Elijah Snyder 5681aaa73a Removing leading underscores - misunderstood code style guidelines 10 years ago
  Mr.doob e2f18de21d Updated builds. 10 years ago
  Mr.doob 7c8a56441f Merge pull request #7237 from tschw/DRYinShadowMap 10 years ago
  tschw 9db7aca23f ShadowMap: Corrected number of material variants. 10 years ago
  Mr.doob 03330d54cf Updated builds. 10 years ago
  Mr.doob be7aa67c85 WebGLShadowMap: Clean up. 10 years ago
  Mr.doob 001e5d463e Merge pull request #7236 from tschw/DRYinShadowMap 10 years ago
  tschw 52a7137f0b ShadowMap: Refactored repetitive code. 10 years ago
  tschw 30a5fb2d2b Removed ignored parameter, amending #7153. 10 years ago
  tschw 1b0d49df6a Edited comments and whitespace, amending #7153. 10 years ago
  Mr.doob aaef3a8a73 Simplified PointLight shadows example. 10 years ago
  Mr.doob 5249b4326f Renamed PointLight shadows example. 10 years ago
  Mr.doob a671c551cf Updated builds. 10 years ago
  Mr.doob 9001e050f2 Docs: Fixed invalid JSON. See #7208 10 years ago
  Mr.doob ffaa6bf06c Merge pull request #7153 from mkkellogg/dev 10 years ago