Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 916ce9c675 Renamed isIntersection* to intersects*. See #7376. hace 9 años
  Mr.doob e2a72e1350 CanvasRenderer/SVGRenderer: Removed broken MeshDepthMaterial support. See #7311. hace 9 años
  gero3 923256459e fixed files to codestyle hace 10 años
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. hace 10 años
  brason eb68622a6e Add missing semicolons hace 10 años
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. hace 10 años
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log hace 10 años
  gero3 4501d5a51d revert last commit hace 10 años
  gero3 fe8493157e codestyle fixes hace 10 años
  Mr.doob 8b31578ad2 Editor: Fixed pixelRatio breakage. hace 10 años
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes hace 10 años
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. hace 10 años
  Mr.doob 662eaa17f1 Moved CanvasRenderer to examples folder. hace 11 años
  Mr.doob 6acd71c147 SVGRenderer: Fixed MeshNormalMaterial rendering. hace 11 años
  Mr.doob fffbcce862 SVGRenderer: Support for custom nodes (WIP). See #5126 hace 11 años
  Mr.doob b507048fc4 SVGRenderer: Implemented @srifqi clearAlpha code. Fixes #4898. hace 11 años
  Mr.doob fca5866e28 SVGRenderer: Reverted lost changes and using getStyle() instead. hace 11 años
  srifqi 19dc776922 Update SVGRenderer.js hace 11 años
  Mr.doob 43cded21c8 CanvasRenderer/SVGRenderer: Discard elements with material.opacity === 0. Fixes #4617. hace 11 años
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() hace 11 años
  Mr.doob 62dbfbf99d RenderableFace3 to RenderableFace hace 11 años
  WestLangley bb31515d6b Vector3.get*FromMatrix() -> Vector3.setFromMatrix*() hace 11 años
  Mr.doob e359241996 Fixed SVGRenderer's Sprites. hace 11 años
  Mr.doob 90ec969442 Added Sprite support back to SVGRenderer. Fixes #3994. hace 11 años
  Mr.doob 692f1376d1 Unified Particle into Sprite. Renamed ParticleBasicMaterial to ParticleSystemMaterial. Fixes #968. hace 11 años
  Mr.doob 713cdf9452 Removed Face4 out of other renderers. hace 12 años
  Mr.doob 62c268f1c8 SVGRenderer: Removed unused method. hace 12 años
  Mr.doob 2e8db19ff5 Small tweaks to CanvasRenderer, SVGRenderer and SoftwareRenderer. hace 12 años
  Mr.doob 4d9f520d71 Deprecated parameters.clearColor and parameters.clearAlpha from WebGLRenderer contructor. Added missing setClearColor to other renderers. Updated editor. hace 12 años
  Mr.doob 20c8c5e324 SVGRenderer: Reset counters on clear() instead of on render(). Cleaned up code a bit too. hace 12 años