Histórico de Commits

Autor SHA1 Mensagem Data
  Mr.doob ef2c65dd6d Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev há 10 anos atrás
  Mr.doob c0478beba3 Merge branch 'gammaFactor' of https://github.com/bhouston/three.js into dev há 10 anos atrás
  Mr.doob 00af081ee5 WebGLProgram: Code clean up. há 10 anos atrás
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. há 10 anos atrás
  Ben Houston af236a42f2 completing adjustable gamma - still one bug left. há 10 anos atrás
  Ben Houston 1c24e4d1ad allowing for adjustable gamma factor in WebGLRenderer. há 10 anos atrás
  Ben Houston 71944ab20f use arguments variable to simplify ThreeJS error/warning handlers per @mrdoob's comments here: https://github.com/mrdoob/three.js/pull/5791#issuecomment-67733222 há 10 anos atrás
  Ben Houston 7f656a89ac make use of optionalData on THREE.error. há 10 anos atrás
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. há 10 anos atrás
  Mr.doob 7f7629ab0d glsl clean up há 10 anos atrás
  Mr.doob 1e716c56b1 WebGLRenderer: useRefract to defines. há 10 anos atrás
  Mr.doob f87863078b WebGLRenderer: Moved material.combine to define based. See #5741. há 10 anos atrás
  Mr.doob 92876d839e Fixed more envMap breakage. há 10 anos atrás
  Mr.doob 54034067a1 WebGLProgram: Handle envMap.mapping set to UVMapping. há 10 anos atrás
  Mr.doob ed70516e4e Removed SphericalRefractionMapping. See #5622. há 10 anos atrás
  Michael Bond 484f364eb8 Adding different environment mapping types including equirectangular mapping and sphere mapping há 10 anos atrás
  Mr.doob 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. há 11 anos atrás
  Ian Kerr 8437bfb9c6 Merge branch 'dev' into refactor_flexible_skinning há 11 anos atrás
  Mr.doob 388c405581 WebGLRenderer: Depolluting material's uniform, fragmenShader and vertexshader. há 11 anos atrás
  Ted Cipicchio a7b2e8ee9a Support for separate alpha map textures. há 11 anos atrás
  Ian Kerr a89b5adf1f Merge branch 'dev' into refactor_flexible_skinning há 11 anos atrás
  Mr.doob b49d00d6cf getProgramInfoLog()/getShaderInfoLog() to console.warn. See #4834. há 11 anos atrás
  Ian Kerr 889fa9ff63 This commit re-introduces THREE.Skeleton to decouple bone/object transformations há 11 anos atrás
  Mr.doob 40633c8573 Cleaned up warnings and error messages. há 11 anos atrás
  James Baicoianu d542550851 Re-merged logarithmic depth buffer code into new file structure há 11 anos atrás
  Mr.doob 5c16f25b07 Updated builds. há 11 anos atrás
  Mr.doob 60bf8fbf97 WebGLRenderer: Implemented RawShaderMaterial. Included example. Fixes #3121 and #4518. há 11 anos atrás
  Mr.doob 390ab5b422 WebGLRenderer: Tweaked index0AttributeName handling. Fixes #4469. há 11 anos atrás
  Mr.doob fd9017f7ae WebGLProgram: Save actual shader. há 11 anos atrás
  Mr.doob f6312e0ad7 Updated builds. há 11 anos atrás