Historie revizí

Autor SHA1 Zpráva Datum
  Mr.doob 906cf5a3a7 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev před 10 roky
  Mr.doob 2b558ff8a1 Geometry: Sort uvs in sortFacesByMaterialIndex. See #7211. před 10 roky
  Mr.doob 2d8b9e32d5 Merge pull request #7233 from tamarintech/fix/code_cleanup před 10 roky
  Elijah Snyder 5681aaa73a Removing leading underscores - misunderstood code style guidelines před 10 roky
  Mr.doob e2f18de21d Updated builds. před 10 roky
  Mr.doob 7c8a56441f Merge pull request #7237 from tschw/DRYinShadowMap před 10 roky
  tschw 9db7aca23f ShadowMap: Corrected number of material variants. před 10 roky
  Mr.doob 03330d54cf Updated builds. před 10 roky
  Mr.doob be7aa67c85 WebGLShadowMap: Clean up. před 10 roky
  Mr.doob 001e5d463e Merge pull request #7236 from tschw/DRYinShadowMap před 10 roky
  tschw 52a7137f0b ShadowMap: Refactored repetitive code. před 10 roky
  tschw 30a5fb2d2b Removed ignored parameter, amending #7153. před 10 roky
  tschw 1b0d49df6a Edited comments and whitespace, amending #7153. před 10 roky
  Mr.doob aaef3a8a73 Simplified PointLight shadows example. před 10 roky
  Mr.doob 5249b4326f Renamed PointLight shadows example. před 10 roky
  Mr.doob a671c551cf Updated builds. před 10 roky
  Mr.doob 9001e050f2 Docs: Fixed invalid JSON. See #7208 před 10 roky
  Mr.doob ffaa6bf06c Merge pull request #7153 from mkkellogg/dev před 10 roky
  Elijah Snyder e2b5400ce0 Updating whitespace, adding underscores and updating Cases to match coding style před 10 roky
  mkkellogg a7eed9d638 Updated cubeToUV() to a reduced-instruction version with minimal branching, and updated near plane values for shadow map cameras to be at least 1. před 10 roky
  mkkellogg 4f4fdc116b Updated point light shadow map shader to use existing 'viewMatrix' and 'shadowBias' variables. před 10 roky
  mkkellogg b9a51318ec Updated comments for cubeToUV() function in shadow mapping shader. před 10 roky
  mkkellogg f476908380 Point light shadow mapping now utilizes cube-to-2D projection, avoiding the need for a samplerCube in the shader. před 10 roky
  mkkellogg 8dfd933fd6 Added checks for definition of POINT_LIGHT_SHADOWS in shaders for including point light shadow mapping code. před 10 roky
  Mark Kellogg 0f9a9226b3 Inlined code from sampleCubeShadowMapPCF() directly into main(). před 10 roky
  Mark Kellogg 5964cb9b00 Updated point-light shadow mapping code to be more efficient with uniforms and varyings. před 10 roky
  Mark Kellogg ebe6e29939 Updated code formatting. před 10 roky
  Mark Kellogg 01e0199b3c Added shadow functionality for point lights. před 10 roky
  Mr.doob c95ac998ad Editor: More animation code commented out. před 10 roky
  Mr.doob b971e3c290 AMFLoader: Clean up. před 10 roky