Histórico de Commits

Autor SHA1 Mensagem Data
  makc eea6ba39a0 support MultiplyBlending in CanvasRenderer (#8777) há 9 anos atrás
  Mr.doob 842a9bc7fd CanvasRenderer clean up. há 9 anos atrás
  Mr.doob c3259a6ad3 Docs/Examples: enableScissorTest to setScissorTest. há 9 anos atrás
  Mr.doob d93ed9e963 Renamed .empty() instances. há 9 anos atrás
  Mr.doob f5e6478a49 CanvasRenderer: Added imageSmoothingEnabled code to explore later. há 9 anos atrás
  Mr.doob 91110eb6d1 CanvasRenderer: texture.onUpdate() support. See #7628 há 9 anos atrás
  Mr.doob 611efcba7f jslint/jshint fixes há 9 anos atrás
  Mr.doob 916ce9c675 Renamed isIntersection* to intersects*. See #7376. há 9 anos atrás
  Mr.doob 5099a1be01 CanvasRenderer: Handle data textures. há 9 anos atrás
  Mr.doob e2a72e1350 CanvasRenderer/SVGRenderer: Removed broken MeshDepthMaterial support. See #7311. há 9 anos atrás
  gero3 923256459e fixed files to codestyle há 10 anos atrás
  Mr.doob e84c46ef9d CanvasRenderer: Parity with WebGLRenderer. há 10 anos atrás
  Mr.doob 6f15df93dc Merge branch 'geo-clone' of https://github.com/dubejf/three.js into dev há 10 anos atrás
  Mr.doob 5f1ce544f8 CanvasRenderer: More robustness. há 10 anos atrás
  Mr.doob f38765b550 CanvasRenderer: Texture performanceness. há 10 anos atrás
  Mr.doob 2d7916a535 CanvasRenderer: Texture robustness. há 10 anos atrás
  Mr.doob 8001625698 CanvasRenderer: Now using texture.version. há 10 anos atrás
  dubejf 15d9cfe6f9 Simplify and remove paste error 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
  Mr.doob 082f512499 CanvasRenderer/WebGLRenderer: setPixelRatio clean up. há 10 anos atrás
  dubejf 33996b94be Protect against invalid pixel ratio há 10 anos atrás
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. há 10 anos atrás
  brason eb68622a6e Add missing semicolons há 10 anos atrás
  brason 4d0041d9be CanvasRenderer: typo há 10 anos atrás
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. há 10 anos atrás
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log há 10 anos atrás
  Mr.doob f41482c27b CanvasRenderer: Fixed white background bug. há 10 anos atrás
  Mr.doob 14a98f9259 Renderer no longer take window.devicePixelRatio by default. Added .getPixelRatio() and .setPixelRatio(). See #5627. há 10 anos atrás