Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods há 10 anos atrás
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method há 10 anos atrás
  Mr.doob 91569e4c12 WebGLRenderer: Allow precision per material. Fixes #6378. há 10 anos atrás
  Mr.doob 59a8e2ec34 Editor: AlphaTest support. há 10 anos atrás
  Mr.doob c66c419832 Simplified .clone()s. há 10 anos atrás
  gero3 923256459e fixed files to codestyle há 10 anos atrás
  dubejf 2f76f92a1b Rename _copyFrom to copy há 10 anos atrás
  dubejf 802e589cc0 CloneProperties renamed _copyFrom, swap src / dest arg order há 10 anos atrás
  dubejf 89491d9ba0 Clone should take no argument. Introduce CloneProperties há 10 anos atrás
  dubejf 324cfb9dc6 Fix typos há 10 anos atrás
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. há 10 anos atrás
  Mr.doob df09504cc4 Unified *Material.toJSON há 10 anos atrás
  Mr.doob 25ffb41e64 Refactored Texture.toJSON implementation. See #6509 há 10 anos atrás
  Fabian Lange dad328077d use strict (in)equalities há 10 anos atrás
  Mr.doob ba5e171d00 *.toJSON tweaks há 10 anos atrás
  Ricardo Cabello 7cf11ed945 Merge pull request #6344 from benaadams/depth há 10 anos atrás
  brason eb68622a6e Add missing semicolons há 10 anos atrás
  Ben Adams f507558bf3 Add depth function to materials há 10 anos atrás
  Mr.doob c1faad5bde Converted space indents to tabs. See #6252. há 10 anos atrás
  aaron 80214490ad toJSON - move class specific code onto individual classes há 10 anos atrás
  Mr.doob bfd29f459f WebGLRenderer: Avoid flat shading buffer creation when using MeshPhongMaterial and clean up. See #6117. há 10 anos atrás
  Arthur Silber 8390b9694b adding support for glColorMask (defined as material.colorWrite) - similar to material.depthWrite há 10 anos atrás
  Pavel Vasev 56c7c276fe Export PointCloudMaterial há 10 anos atrás
  Mr.doob ef2c65dd6d Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev há 10 anos atrás
  Mr.doob 7f1069069d Material: Added needsUpdate getter/setter. há 10 anos atrás
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient há 10 anos atrás
  tsone 448dffacab WebGLRenderer: Material CustomBlending to support separated color and alpha. 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 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 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