Commit History

Author SHA1 Message Date
  Mr.doob d3958d0624 WebGLRenderer: Update materials when light setup changes. 9 years ago
  Mr.doob c1c62995f7 WebGLRenderer: setupLights() clean up. 9 years ago
  Mr.doob 3861491bfd Added WebGLMaterials. 9 years ago
  Mr.doob d982731779 WebGLRenderer: setupLights() clean up. 9 years ago
  Mr.doob d5deb46f94 WebGLRenderer: Removed dead code (invisible lights don't get added to lights array). 9 years ago
  Mr.doob 030a41fb25 WebGLRenderer: lights code clean up... 9 years ago
  Mr.doob 4e9bfb2549 Clean up. 9 years ago
  tschw f4063849e1 Renderer: Reduced reallocations in setupLights. 9 years ago
  tschw 2945e30ae3 Renderer: Clarified lighting uniforms update. 9 years ago
  Mr.doob a63aa11fb9 WebGLRenderer: Clean up. 9 years ago
  Mr.doob 27f7880fd8 WebGLRenderer: Apply pixelRatio to Points size. See #7451. 9 years ago
  Mr.doob d09017fa25 Merge pull request #7324 from bhouston/simplified_lighting 9 years ago
  Mr.doob 750670cd26 Moved WebGLRenderer legacy code. 9 years ago
  Mr.doob e2835d9a7c WebGLRenderer: Sprite frustum culling. See #7371. 9 years ago
  Ben Houston fdaad8df8b Merge branch 'dev' of [email protected]:mrdoob/three.js into simplified_lighting 9 years ago
  Mr.doob 91d6c8d1ab Renamed MeshStandardMaterial to MeshPhysicalMaterial. See #7381. 9 years ago
  WestLangley e5443a185b Inital PR for MeshStandardMaterial 9 years ago
  Mr.doob 83a5c1cedd Clean up. 9 years ago
  Mr.doob ff78bc523f WebGLRenderer: Check if shadowMap is enabled before refreshing uniforms. Fixes #7365. 9 years ago
  Mr.doob 3460f25114 WebGLShadowMap: Added layers support. 9 years ago
  Mr.doob b4fc02412e WebGLRenderer: Moved layers test code to Layers. 9 years ago
  Mr.doob 8f0ceef122 Renamed Channels to Layers. 9 years ago
  Mr.doob d36df79035 Basic Channels implementation. See #5180 and #5931. 9 years ago
  Mr.doob b1f0e36062 Fixed merge. 9 years ago
  Ben Houston ea903ed02f introducing the GeometricContext struct, broken hemisphere lights. 9 years ago
  Ben Houston 56b64721b8 remove debug console output. 9 years ago
  Ben Houston 28754cf13c lambert lighting works, defining light helpers only once in common.glsl 9 years ago
  Ben Houston bbace72b72 structs barely work. 9 years ago
  Ben Houston 339e4d3ef1 more code removal 9 years ago
  Ben Houston 3f4a94685e more code removal 9 years ago