Historique des commits

Auteur SHA1 Message Date
  Mr.doob 842a9bc7fd CanvasRenderer clean up. il y a 9 ans
  Mr.doob c3259a6ad3 Docs/Examples: enableScissorTest to setScissorTest. il y a 9 ans
  Mr.doob d93ed9e963 Renamed .empty() instances. il y a 9 ans
  Mr.doob f5e6478a49 CanvasRenderer: Added imageSmoothingEnabled code to explore later. il y a 9 ans
  Mr.doob 91110eb6d1 CanvasRenderer: texture.onUpdate() support. See #7628 il y a 9 ans
  Mr.doob 611efcba7f jslint/jshint fixes il y a 9 ans
  Mr.doob 916ce9c675 Renamed isIntersection* to intersects*. See #7376. il y a 9 ans
  Mr.doob 5099a1be01 CanvasRenderer: Handle data textures. il y a 9 ans
  Mr.doob e2a72e1350 CanvasRenderer/SVGRenderer: Removed broken MeshDepthMaterial support. See #7311. il y a 9 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  Mr.doob e84c46ef9d CanvasRenderer: Parity with WebGLRenderer. il y a 10 ans
  Mr.doob 6f15df93dc Merge branch 'geo-clone' of https://github.com/dubejf/three.js into dev il y a 10 ans
  Mr.doob 5f1ce544f8 CanvasRenderer: More robustness. il y a 10 ans
  Mr.doob f38765b550 CanvasRenderer: Texture performanceness. il y a 10 ans
  Mr.doob 2d7916a535 CanvasRenderer: Texture robustness. il y a 10 ans
  Mr.doob 8001625698 CanvasRenderer: Now using texture.version. il y a 10 ans
  dubejf 15d9cfe6f9 Simplify and remove paste error il y a 10 ans
  dubejf 2f76f92a1b Rename _copyFrom to copy il y a 10 ans
  dubejf 802e589cc0 CloneProperties renamed _copyFrom, swap src / dest arg order il y a 10 ans
  dubejf 89491d9ba0 Clone should take no argument. Introduce CloneProperties il y a 10 ans
  Mr.doob 082f512499 CanvasRenderer/WebGLRenderer: setPixelRatio clean up. il y a 10 ans
  dubejf 33996b94be Protect against invalid pixel ratio il y a 10 ans
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  brason 4d0041d9be CanvasRenderer: typo il y a 10 ans
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. il y a 10 ans
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log il y a 10 ans
  Mr.doob f41482c27b CanvasRenderer: Fixed white background bug. il y a 10 ans
  Mr.doob 14a98f9259 Renderer no longer take window.devicePixelRatio by default. Added .getPixelRatio() and .setPixelRatio(). See #5627. il y a 10 ans
  Juergen Ahting 2299bc90ed fixed bug which prevented the erease of the clearBox il y a 10 ans